diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-06 13:59:28 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-06 13:59:28 +0100 |
commit | 40cfda4d6bfd7a5993fff4614147a9189d923017 (patch) | |
tree | b208a7e8ced1341dbbc3cb91b6d13b6a75352339 /gdb/coulomb.SCHWINGE/test | |
parent | 7cabfc0c4e4d0c37f4333d45d3574bbe7b873b16 (diff) |
gdb: hurd/master -> tschwinge/Ferry_Tagscherer
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test')
26 files changed, 810 insertions, 810 deletions
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 1d01e28c..b2b5f6a2 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -7,13 +7,13 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.ada/array_bounds.exp ... +Running ../../../Ferry_Tagscherer/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 FAIL: gdb.ada/array_bounds.exp: print table'first FAIL: gdb.ada/array_bounds.exp: print table'last -Running ../../../master/gdb/testsuite/gdb.ada/array_return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_return.exp ... PASS: gdb.ada/array_return.exp: compilation p.adb PASS: gdb.ada/array_return.exp: insert breakpoint in create_small PASS: gdb.ada/array_return.exp: insert breakpoint in create_large @@ -24,10 +24,10 @@ PASS: gdb.ada/array_return.exp: Continuing to Create_Large PASS: gdb.ada/array_return.exp: value printed by finish of Create_Large PASS: gdb.ada/array_return.exp: Continuing to Create_Small_Float_Vector PASS: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector -Running ../../../master/gdb/testsuite/gdb.ada/array_subscript_addr.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/arrayidx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayidx.exp ... PASS: gdb.ada/arrayidx.exp: compilation p.adb PASS: gdb.ada/arrayidx.exp: set print array-indexes off PASS: gdb.ada/arrayidx.exp: print one_two_three, indexes off @@ -47,13 +47,13 @@ PASS: gdb.ada/arrayidx.exp: print p_one_two_three PASS: gdb.ada/arrayidx.exp: print few_reps PASS: gdb.ada/arrayidx.exp: print many_reps PASS: gdb.ada/arrayidx.exp: print empty -Running ../../../master/gdb/testsuite/gdb.ada/arrayparam.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayparam.exp ... PASS: gdb.ada/arrayparam.exp: compilation foo.adb PASS: gdb.ada/arrayparam.exp: print call_me ("bonjour") PASS: gdb.ada/arrayparam.exp: print first after function call PASS: gdb.ada/arrayparam.exp: print last after function call PASS: gdb.ada/arrayparam.exp: print length after function call -Running ../../../master/gdb/testsuite/gdb.ada/arrayptr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayptr.exp ... PASS: gdb.ada/arrayptr.exp: compilation foo.adb PASS: gdb.ada/arrayptr.exp: print string_p PASS: gdb.ada/arrayptr.exp: print string_p (3..4) @@ -62,22 +62,22 @@ PASS: gdb.ada/arrayptr.exp: print arr_ptr PASS: gdb.ada/arrayptr.exp: print arr_ptr (2) PASS: gdb.ada/arrayptr.exp: print arr_ptr (3..4) PASS: gdb.ada/arrayptr.exp: ptype string_access -Running ../../../master/gdb/testsuite/gdb.ada/assign_1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/assign_1.exp ... PASS: gdb.ada/assign_1.exp: Changing the language to ada PASS: gdb.ada/assign_1.exp: set convenience variable $xxx to 1 -Running ../../../master/gdb/testsuite/gdb.ada/atomic_enum.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/boolean_expr.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/call_pn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/call_pn.exp ... PASS: gdb.ada/call_pn.exp: compilation foo.adb PASS: gdb.ada/call_pn.exp: print last_node_id before calling pn PASS: gdb.ada/call_pn.exp: print pn (4321) PASS: gdb.ada/call_pn.exp: print last_node_id after calling pn -Running ../../../master/gdb/testsuite/gdb.ada/catch_ex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/catch_ex.exp ... PASS: gdb.ada/catch_ex.exp: compilation foo.adb FAIL: gdb.ada/catch_ex.exp: insert catchpoint on all Ada exceptions FAIL: gdb.ada/catch_ex.exp: info break, catch all Ada exceptions @@ -94,17 +94,17 @@ FAIL: gdb.ada/catch_ex.exp: continuing to program completion (the program is no FAIL: gdb.ada/catch_ex.exp: tcatch exception FAIL: gdb.ada/catch_ex.exp: continuing to temporary catchpoint (the program exited) FAIL: gdb.ada/catch_ex.exp: continuing to program completion (the program is no longer running) -Running ../../../master/gdb/testsuite/gdb.ada/char_enum.exp ... +Running ../../../Ferry_Tagscherer/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'('B') -Running ../../../master/gdb/testsuite/gdb.ada/char_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/char_param.exp ... PASS: gdb.ada/char_param.exp: compilation foo.adb PASS: gdb.ada/char_param.exp: print procedure_result before calling same PASS: gdb.ada/char_param.exp: call same PASS: gdb.ada/char_param.exp: print procedure_result after calling same PASS: gdb.ada/char_param.exp: call next PASS: gdb.ada/char_param.exp: print procedure_result after calling next -Running ../../../master/gdb/testsuite/gdb.ada/complete.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/complete.exp ... PASS: gdb.ada/complete.exp: compilation foo.adb PASS: gdb.ada/complete.exp: complete p my_glob PASS: gdb.ada/complete.exp: complete p insi @@ -130,57 +130,57 @@ PASS: gdb.ada/complete.exp: complete p external_ident PASS: gdb.ada/complete.exp: complete p pck PASS: gdb.ada/complete.exp: complete p pck. PASS: gdb.ada/complete.exp: complete p <pck__my -Running ../../../master/gdb/testsuite/gdb.ada/cond_lang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/cond_lang.exp ... PASS: gdb.ada/cond_lang.exp: compilation a.adb PASS: gdb.ada/cond_lang.exp: show lang PASS: gdb.ada/cond_lang.exp: break mixed.adb:33 if light = green PASS: gdb.ada/cond_lang.exp: continue -Running ../../../master/gdb/testsuite/gdb.ada/dyn_loc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/dyn_loc.exp ... PASS: gdb.ada/dyn_loc.exp: compilation p.adb FAIL: gdb.ada/dyn_loc.exp: info locals -Running ../../../master/gdb/testsuite/gdb.ada/exec_changed.exp ... +Running ../../../Ferry_Tagscherer/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: start first PASS: gdb.ada/exec_changed.exp: start second -Running ../../../master/gdb/testsuite/gdb.ada/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exprs.exp ... PASS: gdb.ada/exprs.exp: compilation p.adb PASS: gdb.ada/exprs.exp: Long_Long_Integer ** Y PASS: gdb.ada/exprs.exp: long_float'min PASS: gdb.ada/exprs.exp: long_float'max -Running ../../../master/gdb/testsuite/gdb.ada/fixed_cmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_cmp.exp ... PASS: gdb.ada/fixed_cmp.exp: compilation fixed.adb PASS: gdb.ada/fixed_cmp.exp: print My_Var > 10.0 PASS: gdb.ada/fixed_cmp.exp: print My_Var > 20.0 PASS: gdb.ada/fixed_cmp.exp: print My_Var > 10 PASS: gdb.ada/fixed_cmp.exp: print My_Var > 20 -Running ../../../master/gdb/testsuite/gdb.ada/fixed_points.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_points.exp ... PASS: gdb.ada/fixed_points.exp: compilation fixed_points.adb PASS: gdb.ada/fixed_points.exp: p on a fixed point type PASS: gdb.ada/fixed_points.exp: p on a subtype fixed point type PASS: gdb.ada/fixed_points.exp: p on a new fixed point type PASS: gdb.ada/fixed_points.exp: print Overprecise_Object PASS: gdb.ada/fixed_points.exp: ptype Overprecise_Object -Running ../../../master/gdb/testsuite/gdb.ada/formatted_ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/formatted_ref.exp ... PASS: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb 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 s.x = 13 -Running ../../../master/gdb/testsuite/gdb.ada/frame_args.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/frame_args.exp ... PASS: gdb.ada/frame_args.exp: compilation foo.adb PASS: gdb.ada/frame_args.exp: set print frame-arguments scalars PASS: gdb.ada/frame_args.exp: display frame 1 with frame-arguments set to scalars -Running ../../../master/gdb/testsuite/gdb.ada/fun_addr.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/fun_in_declare.exp ... +Running ../../../Ferry_Tagscherer/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: insert breakpoint inside foo.call_me PASS: gdb.ada/fun_in_declare.exp: decoding of function name -Running ../../../master/gdb/testsuite/gdb.ada/funcall_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/funcall_param.exp ... PASS: gdb.ada/funcall_param.exp: compilation foo.adb PASS: gdb.ada/funcall_param.exp: p ident (ident (my_parameter)) -Running ../../../master/gdb/testsuite/gdb.ada/homonym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/homonym.exp ... PASS: gdb.ada/homonym.exp: compilation homonym_main.adb PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_1 PASS: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1 @@ -193,24 +193,24 @@ PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_2 PASS: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2 PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_2 PASS: gdb.ada/homonym.exp: print lcl at BREAK_2 -Running ../../../master/gdb/testsuite/gdb.ada/info_types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/info_types.exp ... PASS: gdb.ada/info_types.exp: set lang ada PASS: gdb.ada/info_types.exp: info types new_integer_type -Running ../../../master/gdb/testsuite/gdb.ada/int_deref.exp ... +Running ../../../Ferry_Tagscherer/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 -Running ../../../master/gdb/testsuite/gdb.ada/interface.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ... PASS: gdb.ada/interface.exp: compilation foo.adb PASS: gdb.ada/interface.exp: print r PASS: gdb.ada/interface.exp: print s -Running ../../../master/gdb/testsuite/gdb.ada/lang_switch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ... PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb PASS: gdb.ada/lang_switch.exp: set print frame-arguments all PASS: gdb.ada/lang_switch.exp: backtrace PASS: gdb.ada/lang_switch.exp: set lang c PASS: gdb.ada/lang_switch.exp: backtrace -Running ../../../master/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... PASS: gdb.ada/mi_catch_ex.exp: compilation foo.adb FAIL: gdb.ada/mi_catch_ex.exp: insert catchpoint on all Ada exceptions PASS: gdb.ada/mi_catch_ex.exp: breakpoint at main @@ -225,117 +225,117 @@ FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (MI error) FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (timeout) FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (failed to resume) FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (unknown output after running) -Running ../../../master/gdb/testsuite/gdb.ada/mod_from_name.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mod_from_name.exp ... PASS: gdb.ada/mod_from_name.exp: compilation foo.adb PASS: gdb.ada/mod_from_name.exp: print xp -Running ../../../master/gdb/testsuite/gdb.ada/nested.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/nested.exp ... PASS: gdb.ada/nested.exp: compilation hello.adb PASS: gdb.ada/nested.exp: break on nested function First -Running ../../../master/gdb/testsuite/gdb.ada/null_array.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_array.exp ... PASS: gdb.ada/null_array.exp: compilation foo.adb FAIL: gdb.ada/null_array.exp: print my_table FAIL: gdb.ada/null_array.exp: ptype my_table PASS: gdb.ada/null_array.exp: print my_matrix -Running ../../../master/gdb/testsuite/gdb.ada/null_record.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/packed_array.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_array.exp ... PASS: gdb.ada/packed_array.exp: compilation pa.adb PASS: gdb.ada/packed_array.exp: print var PASS: gdb.ada/packed_array.exp: ptype &var PASS: gdb.ada/packed_array.exp: print &var XFAIL: gdb.ada/packed_array.exp: print u_var -Running ../../../master/gdb/testsuite/gdb.ada/packed_tagged.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_tagged.exp ... PASS: gdb.ada/packed_tagged.exp: compilation comp_bug.adb FAIL: gdb.ada/packed_tagged.exp: print x PASS: gdb.ada/packed_tagged.exp: ptype x -Running ../../../master/gdb/testsuite/gdb.ada/print_chars.exp ... +Running ../../../Ferry_Tagscherer/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 WC PASS: gdb.ada/print_chars.exp: print WWC -Running ../../../master/gdb/testsuite/gdb.ada/print_pc.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/ptr_typedef.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ... PASS: gdb.ada/ptype_arith_binop.exp: set lang ada PASS: gdb.ada/ptype_arith_binop.exp: ptype 3 * 2.0 PASS: gdb.ada/ptype_arith_binop.exp: ptype 3 / 2.0 -Running ../../../master/gdb/testsuite/gdb.ada/ptype_field.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_field.exp ... PASS: gdb.ada/ptype_field.exp: compilation foo.adb 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 ../../../master/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... PASS: gdb.ada/ptype_tagged_param.exp: compilation foo.adb PASS: gdb.ada/ptype_tagged_param.exp: ptype s -Running ../../../master/gdb/testsuite/gdb.ada/rec_return.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/ref_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_param.exp ... PASS: gdb.ada/ref_param.exp: compilation foo.adb PASS: gdb.ada/ref_param.exp: set print frame-arguments all PASS: gdb.ada/ref_param.exp: frame argument value printed -Running ../../../master/gdb/testsuite/gdb.ada/ref_tick_size.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/same_enum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/same_enum.exp ... PASS: gdb.ada/same_enum.exp: compilation a.adb PASS: gdb.ada/same_enum.exp: print red -Running ../../../master/gdb/testsuite/gdb.ada/start.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/start.exp ... PASS: gdb.ada/start.exp: compilation dummy.adb PASS: gdb.ada/start.exp: start -Running ../../../master/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/sym_print_name.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/taft_type.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/tagged.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged.exp ... PASS: gdb.ada/tagged.exp: compilation foo.adb PASS: gdb.ada/tagged.exp: ptype segm PASS: gdb.ada/tagged.exp: print segm PASS: gdb.ada/tagged.exp: ptype obj PASS: gdb.ada/tagged.exp: print obj -Running ../../../master/gdb/testsuite/gdb.ada/tasks.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tasks.exp ... PASS: gdb.ada/tasks.exp: compilation foo.adb FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint PASS: gdb.ada/tasks.exp: break break_me task 3 FAIL: gdb.ada/tasks.exp: continue to breakpoint FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint FAIL: gdb.ada/tasks.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.ada/tick_last_segv.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/type_coercion.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/type_coercion.exp ... PASS: gdb.ada/type_coercion.exp: compilation assign.adb PASS: gdb.ada/type_coercion.exp: p q PASS: gdb.ada/type_coercion.exp: save q'address in convenience variable PASS: gdb.ada/type_coercion.exp: print {Integer} $addr PASS: gdb.ada/type_coercion.exp: set {Integer} $addr := 19 PASS: gdb.ada/type_coercion.exp: p q -Running ../../../master/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... PASS: gdb.ada/variant_record_packed_array.exp: compilation foo.adb PASS: gdb.ada/variant_record_packed_array.exp: print empty -Running ../../../master/gdb/testsuite/gdb.ada/watch_arg.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ... PASS: gdb.ada/watch_arg.exp: compilation watch.adb PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X PASS: gdb.ada/watch_arg.exp: insert second breakpoint in watch.adb FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint -Running ../../../master/gdb/testsuite/gdb.ada/widewide.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... PASS: gdb.ada/widewide.exp: compilation foo.adb PASS: gdb.ada/widewide.exp: print some_easy PASS: gdb.ada/widewide.exp: print some_larger @@ -349,5 +349,5 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) # of expected passes 237 # of unexpected failures 39 # of expected failures 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index c3c2ae89..e3601896 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -7,28 +7,28 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.arch/alpha-step.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/altivec-abi.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/altivec-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/amd64-byte.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/amd64-dword.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/amd64-word.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/arm-disp-step.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/e500-abi.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/e500-prologue.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/e500-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/gdb1291.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/gdb1431.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/gdb1558.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/i386-avx.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/alpha-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-abi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-byte.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-dword.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1291.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1431.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1558.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... PASS: gdb.arch/i386-bp_permanent.exp: Stop at the 'standard' start breakpoint (fetching esp). PASS: gdb.arch/i386-bp_permanent.exp: Stop at permanent breakpoint. PASS: gdb.arch/i386-bp_permanent.exp: Single stepping past permanent breakpoint. PASS: gdb.arch/i386-bp_permanent.exp: ESP value does not match - step_permanent_breakpoint wrong. -Running ../../../master/gdb/testsuite/gdb.arch/i386-byte.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-byte.exp ... PASS: gdb.arch/i386-byte.exp: set first breakpoint in main PASS: gdb.arch/i386-byte.exp: continue to breakpoint: continue to first breakpoint in main PASS: gdb.arch/i386-byte.exp: check contents of %al @@ -57,7 +57,7 @@ PASS: gdb.arch/i386-byte.exp: check contents of %cl PASS: gdb.arch/i386-byte.exp: check contents of %ch PASS: gdb.arch/i386-byte.exp: check contents of %dl PASS: gdb.arch/i386-byte.exp: check contents of %dh -Running ../../../master/gdb/testsuite/gdb.arch/i386-disp-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-disp-step.exp ... PASS: gdb.arch/i386-disp-step.exp: set displaced-stepping on PASS: gdb.arch/i386-disp-step.exp: show displaced-stepping PASS: gdb.arch/i386-disp-step.exp: break test_call @@ -85,7 +85,7 @@ PASS: gdb.arch/i386-disp-step.exp: break test_int3_end FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3 (the program is no longer running) FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3_end (the program is no longer running) FAIL: gdb.arch/i386-disp-step.exp: continue until exit at i386-disp-step (the program is no longer running) -Running ../../../master/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ... PASS: gdb.arch/i386-dr3-watch.exp: set breakpoint always-inserted on FAIL: gdb.arch/i386-dr3-watch.exp: watch i1 FAIL: gdb.arch/i386-dr3-watch.exp: watch i2 @@ -97,15 +97,15 @@ FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit) -Running ../../../master/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... PASS: gdb.arch/i386-gnu-cfi.exp: continue to abort() PASS: gdb.arch/i386-gnu-cfi.exp: backtrace FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register -Running ../../../master/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... PASS: gdb.arch/i386-permbkpt.exp: First permanent break PASS: gdb.arch/i386-permbkpt.exp: Second permanent break -Running ../../../master/gdb/testsuite/gdb.arch/i386-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-prologue.exp ... PASS: gdb.arch/i386-prologue.exp: continue to standard PASS: gdb.arch/i386-prologue.exp: skip breakpoint in standard PASS: gdb.arch/i386-prologue.exp: backtrace in standard @@ -144,17 +144,17 @@ PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1338 PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1338 PASS: gdb.arch/i386-prologue.exp: saved registers in gdb1338 PASS: gdb.arch/i386-prologue.exp: check jump_at_beginning prologue end -Running ../../../master/gdb/testsuite/gdb.arch/i386-signal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-signal.exp ... PASS: gdb.arch/i386-signal.exp: backtrace 10 PASS: gdb.arch/i386-signal.exp: finish -Running ../../../master/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... PASS: gdb.arch/i386-size-overlap.exp: run past main PASS: gdb.arch/i386-size-overlap.exp: backtrace shows the outer function -Running ../../../master/gdb/testsuite/gdb.arch/i386-size.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size.exp ... PASS: gdb.arch/i386-size.exp: run past main PASS: gdb.arch/i386-size.exp: backtrace shows no function PASS: gdb.arch/i386-size.exp: disassemble stops at end of main -Running ../../../master/gdb/testsuite/gdb.arch/i386-sse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse.exp ... PASS: gdb.arch/i386-sse.exp: check whether processor supports SSE PASS: gdb.arch/i386-sse.exp: set first breakpoint in main PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to first breakpoint in main @@ -192,10 +192,10 @@ FAIL: gdb.arch/i386-sse.exp: check contents of data[4] FAIL: gdb.arch/i386-sse.exp: check contents of data[5] FAIL: gdb.arch/i386-sse.exp: check contents of data[6] FAIL: gdb.arch/i386-sse.exp: check contents of data[7] -Running ../../../master/gdb/testsuite/gdb.arch/i386-unwind.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-unwind.exp ... PASS: gdb.arch/i386-unwind.exp: run past gdb1435 PASS: gdb.arch/i386-unwind.exp: backtrace past gdb1435 -Running ../../../master/gdb/testsuite/gdb.arch/i386-word.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-word.exp ... PASS: gdb.arch/i386-word.exp: set first breakpoint in main PASS: gdb.arch/i386-word.exp: continue to breakpoint: continue to first breakpoint in main PASS: gdb.arch/i386-word.exp: check contents of %ax @@ -212,27 +212,27 @@ PASS: gdb.arch/i386-word.exp: check contents of %ax PASS: gdb.arch/i386-word.exp: check contents of %bx PASS: gdb.arch/i386-word.exp: check contents of %cx PASS: gdb.arch/i386-word.exp: check contents of %dx -Running ../../../master/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/pa-nullify.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/ppc-dfp.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/ppc-fp.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/spu-info.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/spu-ls.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/system-gcore.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/thumb-prologue.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/thumb2-it.exp ... -Running ../../../master/gdb/testsuite/gdb.arch/vsx-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/pa-nullify.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-dfp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-fp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb2-it.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... === gdb Summary === # of expected passes 134 # of unexpected failures 41 # of known failures 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 3fb6e181..2fc09583 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.asm/asm-source.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.asm/asm-source.exp ... PASS: gdb.asm/asm-source.exp: f at main PASS: gdb.asm/asm-source.exp: next over macro PASS: gdb.asm/asm-source.exp: step into foo2 @@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 034c5a3d..076f74e5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -7,17 +7,17 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.base/gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore.exp ... PASS: gdb.base/gcore.exp: help gcore PASS: gdb.base/gcore.exp: set breakpoint at terminal_func PASS: gdb.base/gcore.exp: continue to terminal_func UNSUPPORTED: gdb.base/gcore.exp: save a corefile -Running ../../../master/gdb/testsuite/gdb.base/exe-lock.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exe-lock.exp ... PASS: gdb.base/exe-lock.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.base/complex.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/gdbvars.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbvars.exp ... PASS: gdb.base/gdbvars.exp: set print sevenbit-strings PASS: gdb.base/gdbvars.exp: Set value-history[1] using $1 PASS: gdb.base/gdbvars.exp: Set value-history[2] using $2 @@ -45,8 +45,8 @@ PASS: gdb.base/gdbvars.exp: Use convenience variable assignment in arithmetic ex PASS: gdb.base/gdbvars.exp: Print contents of uninitialized convenience variable PASS: gdb.base/gdbvars.exp: Set a new convenience variable to a program variable PASS: gdb.base/gdbvars.exp: Print contents of new convenience variable of program variable -Running ../../../master/gdb/testsuite/gdb.base/detach.exp ... -Running ../../../master/gdb/testsuite/gdb.base/condbreak.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/detach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 @@ -73,14 +73,14 @@ PASS: gdb.base/condbreak.exp: break *main if (1==1) th 999 PASS: gdb.base/condbreak.exp: break *main if (1==1) ta 999 PASS: gdb.base/condbreak.exp: run until breakpoint at marker3 PASS: gdb.base/condbreak.exp: run until breakpoint at marker4 -Running ../../../master/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... PASS: gdb.base/breakpoint-shadow.exp: set breakpoint always-inserted on PASS: gdb.base/breakpoint-shadow.exp: show breakpoint always-inserted PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: First breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: Second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints -Running ../../../master/gdb/testsuite/gdb.base/bigcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bigcore.exp ... PASS: gdb.base/bigcore.exp: set print sevenbit-strings PASS: gdb.base/bigcore.exp: set width 0 PASS: gdb.base/bigcore.exp: tbreak 269 @@ -92,7 +92,7 @@ PASS: gdb.base/bigcore.exp: save heap size PASS: gdb.base/bigcore.exp: grab pid PASS: gdb.base/bigcore.exp: signal SIGABRT UNTESTED: gdb.base/bigcore.exp: Can't generate a core file -Running ../../../master/gdb/testsuite/gdb.base/jump.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jump.exp ... PASS: gdb.base/jump.exp: break before jump to non-call PASS: gdb.base/jump.exp: jump to non-call PASS: gdb.base/jump.exp: break before jump to call @@ -103,18 +103,18 @@ PASS: gdb.base/jump.exp: jump without argument disallowed PASS: gdb.base/jump.exp: jump with trailing argument junk PASS: gdb.base/jump.exp: aborted jump out of current function PASS: gdb.base/jump.exp: jump out of current function -Running ../../../master/gdb/testsuite/gdb.base/multi-forks.exp ... -Running ../../../master/gdb/testsuite/gdb.base/hbreak.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/multi-forks.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak.exp ... FAIL: gdb.base/hbreak.exp: hbreak FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) -Running ../../../master/gdb/testsuite/gdb.base/frame-args.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/frame-args.exp ... PASS: gdb.base/frame-args.exp: set print frame-arguments all PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to all PASS: gdb.base/frame-args.exp: set print frame-arguments scalars PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to scalars PASS: gdb.base/frame-args.exp: set print frame-arguments none PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to none -Running ../../../master/gdb/testsuite/gdb.base/dbx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ... PASS: gdb.base/dbx.exp: stop in main PASS: gdb.base/dbx.exp: status PASS: gdb.base/dbx.exp: stop at average.c:43 @@ -131,7 +131,7 @@ XFAIL: gdb.base/dbx.exp: func sum PASS: gdb.base/dbx.exp: stop in sum PASS: gdb.base/dbx.exp: cont 2 XFAIL: gdb.base/dbx.exp: func print_average -Running ../../../master/gdb/testsuite/gdb.base/jit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit.exp ... PASS: one_jit_test-1 continue to breakpoint: break here 0 PASS: one_jit_test-1 set var argc = 2 PASS: one_jit_test-1 set var libname = "SHLIBDIR/jit-solib.so" @@ -148,11 +148,11 @@ PASS: one_jit_test-2 continue to breakpoint: break here 1 PASS: one_jit_test-2 info function jit_function PASS: one_jit_test-2 continue to breakpoint: break here 2 PASS: one_jit_test-2 set -Running ../../../master/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... PASS: gdb.base/eu-strip-infcall.exp: infcall -Running ../../../master/gdb/testsuite/gdb.base/echo.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... PASS: gdb.base/echo.exp: Echo test -Running ../../../master/gdb/testsuite/gdb.base/all-bin.exp ... +Running ../../../Ferry_Tagscherer/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_short @@ -196,7 +196,7 @@ 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_unsigned_long 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_double -Running ../../../master/gdb/testsuite/gdb.base/bitfields2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ... PASS: gdb.base/bitfields2.exp: set print sevenbit-strings PASS: gdb.base/bitfields2.exp: break tester prior to break1 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break1 @@ -239,12 +239,12 @@ PASS: gdb.base/bitfields2.exp: set long long signed bitfield positive PASS: gdb.base/bitfields2.exp: long long bitfield values after set PASS: gdb.base/bitfields2.exp: set long long signed bitfield negative PASS: gdb.base/bitfields2.exp: long long bitfield values after set negative -Running ../../../master/gdb/testsuite/gdb.base/moribund-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/moribund-step.exp ... UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.base/gdb1821.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1821.exp ... PASS: gdb.base/gdb1821.exp: print /x bar -Running ../../../master/gdb/testsuite/gdb.base/environ.exp ... -Running ../../../master/gdb/testsuite/gdb.base/interact.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/environ.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interact.exp ... PASS: gdb.base/interact.exp: set interactive-mode auto PASS: gdb.base/interact.exp: source script with interactive-mode auto PASS: gdb.base/interact.exp: sanity check with interactive-mode auto @@ -257,10 +257,10 @@ PASS: gdb.base/interact.exp: set interactive-mode off PASS: gdb.base/interact.exp: source script with interactive-mode off PASS: gdb.base/interact.exp: sanity check with interactive-mode off PASS: gdb.base/interact.exp: show interactive-mode (off) -Running ../../../master/gdb/testsuite/gdb.base/infnan.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infnan.exp ... PASS: gdb.base/infnan.exp: print a PASS: gdb.base/infnan.exp: print b -Running ../../../master/gdb/testsuite/gdb.base/advance.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ... PASS: gdb.base/advance.exp: advance line number PASS: gdb.base/advance.exp: malformed advance PASS: gdb.base/advance.exp: advance func @@ -269,7 +269,7 @@ PASS: gdb.base/advance.exp: set breakpoint at call to func3 PASS: gdb.base/advance.exp: continue to call to func3 in main PASS: gdb.base/advance.exp: advance function called as param PASS: gdb.base/advance.exp: advance with no argument -Running ../../../master/gdb/testsuite/gdb.base/commands.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ... PASS: gdb.base/commands.exp: set foo in gdbvar_simple_if_test PASS: gdb.base/commands.exp: gdbvar_simple_if_test #1 PASS: gdb.base/commands.exp: gdbvar_simple_if_test #2 @@ -401,7 +401,7 @@ PASS: gdb.base/commands.exp: expect response to define backtrace PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test -Running ../../../master/gdb/testsuite/gdb.base/define.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ... PASS: gdb.base/define.exp: define user command: nextwhere PASS: gdb.base/define.exp: use user command: nextwhere PASS: gdb.base/define.exp: define user command: nextwh @@ -432,7 +432,7 @@ PASS: gdb.base/define.exp: define target hookpost-testsuite PASS: gdb.base/define.exp: target testsuite with hooks PASS: gdb.base/define.exp: set gdb_prompt PASS: gdb.base/define.exp: reset gdb_prompt -Running ../../../master/gdb/testsuite/gdb.base/callfuncs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callfuncs.exp ... PASS: gdb.base/callfuncs.exp: set print sevenbit-strings PASS: gdb.base/callfuncs.exp: set print address off PASS: gdb.base/callfuncs.exp: set width 0 @@ -590,10 +590,10 @@ PASS: gdb.base/callfuncs.exp: set $sp = -1 PASS: gdb.base/callfuncs.exp: sp == -1: call doubleit (1) PASS: gdb.base/callfuncs.exp: set $sp = $old_sp PASS: gdb.base/callfuncs.exp: print callfunc (Lcallfunc, 5) -Running ../../../master/gdb/testsuite/gdb.base/catch-syscall.exp ... -Running ../../../master/gdb/testsuite/gdb.base/foll-fork.exp ... -Running ../../../master/gdb/testsuite/gdb.base/auxv.exp ... -Running ../../../master/gdb/testsuite/gdb.base/interrupt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-syscall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-fork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/auxv.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interrupt.exp ... PASS: gdb.base/interrupt.exp: set interrupt character in interrupt.exp PASS: gdb.base/interrupt.exp: child process is alive PASS: gdb.base/interrupt.exp: child process ate our char @@ -606,7 +606,7 @@ FAIL: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT PASS: gdb.base/interrupt.exp: echo more data FAIL: gdb.base/interrupt.exp: send end of file -Running ../../../master/gdb/testsuite/gdb.base/a2-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit PASS: gdb.base/a2-run.exp: run "a2-run" with arg @@ -616,7 +616,7 @@ PASS: gdb.base/a2-run.exp: run after setting args to nil PASS: gdb.base/a2-run.exp: set args 6 PASS: gdb.base/a2-run.exp: run "a2-run" again after setting args PASS: gdb.base/a2-run.exp: run "a2-run" with shell -Running ../../../master/gdb/testsuite/gdb.base/call-signal-resume.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... PASS: gdb.base/call-signal-resume.exp: break stop_one PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one PASS: gdb.base/call-signal-resume.exp: inferior function call signaled @@ -636,31 +636,31 @@ PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: break handle_signal PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal PASS: gdb.base/call-signal-resume.exp: continue to program exit -Running ../../../master/gdb/testsuite/gdb.base/hashline2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ... PASS: gdb.base/hashline2.exp: set breakpoint -Running ../../../master/gdb/testsuite/gdb.base/async.exp ... -Running ../../../master/gdb/testsuite/gdb.base/callexit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callexit.exp ... PASS: gdb.base/callexit.exp: inferior function call terminated program -Running ../../../master/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... PASS: gdb.base/break-on-linker-gcd-function.exp: b 25 -Running ../../../master/gdb/testsuite/gdb.base/freebpcmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/freebpcmd.exp ... PASS: gdb.base/freebpcmd.exp: set breakpoint PASS: gdb.base/freebpcmd.exp: send breakpoint commands PASS: gdb.base/freebpcmd.exp: run program with breakpoint commands -Running ../../../master/gdb/testsuite/gdb.base/corefile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/corefile.exp ... WARNING: can't generate a core file - core tests suppressed - check ulimit -c -Running ../../../master/gdb/testsuite/gdb.base/hook-stop-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-frame.exp ... PASS: gdb.base/hook-stop-frame.exp: breakpoint line number PASS: gdb.base/hook-stop-frame.exp: define hook-stop command PASS: gdb.base/hook-stop-frame.exp: hook-stop runs before frame print -Running ../../../master/gdb/testsuite/gdb.base/info-proc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-proc.exp ... UNSUPPORTED: gdb.base/info-proc.exp: gdb does not support info proc on this target -Running ../../../master/gdb/testsuite/gdb.base/kill-after-signal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/kill-after-signal.exp ... PASS: gdb.base/kill-after-signal.exp: handle SIGUSR1 stop print pass PASS: gdb.base/kill-after-signal.exp: continue PASS: gdb.base/kill-after-signal.exp: stepi PASS: gdb.base/kill-after-signal.exp: kill -Running ../../../master/gdb/testsuite/gdb.base/info-macros.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-macros.exp ... PASS: gdb.base/info-macros.exp: info definitions FOO 1 PASS: gdb.base/info-macros.exp: info macros 2 PASS: gdb.base/info-macros.exp: info macros 4 @@ -670,7 +670,7 @@ PASS: gdb.base/info-macros.exp: info macros *$pc 5 PASS: gdb.base/info-macros.exp: info macros 6 PASS: gdb.base/info-macros.exp: info macros 7 KFAIL: gdb.base/info-macros.exp: info macros info-macros.c:42 (PRMS: gdb/NNNN) -Running ../../../master/gdb/testsuite/gdb.base/arithmet.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arithmet.exp ... 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 z=2 @@ -705,7 +705,7 @@ 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)*w -Running ../../../master/gdb/testsuite/gdb.base/call-sc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-sc.exp ... PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 @@ -868,12 +868,12 @@ PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-te PASS: gdb.base/call-sc.exp: finish foo; return call-sc-te PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-te PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-te -Running ../../../master/gdb/testsuite/gdb.base/info-target.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-target.exp ... PASS: gdb.base/info-target.exp: info target -Running ../../../master/gdb/testsuite/gdb.base/expand-psymtabs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/expand-psymtabs.exp ... PASS: gdb.base/expand-psymtabs.exp: Expand psymtabs -Running ../../../master/gdb/testsuite/gdb.base/checkpoint.exp ... -Running ../../../master/gdb/testsuite/gdb.base/cond-expr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/checkpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-expr.exp ... PASS: gdb.base/cond-expr.exp: print value of cond expr (const true) PASS: gdb.base/cond-expr.exp: print value of cond expr (const false) PASS: gdb.base/cond-expr.exp: set variable x=14 @@ -883,12 +883,12 @@ PASS: gdb.base/cond-expr.exp: print value of cond expr (var true) PASS: gdb.base/cond-expr.exp: set variable x=0 PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr -Running ../../../master/gdb/testsuite/gdb.base/consecutive.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/help.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/help.exp ... PASS: gdb.base/help.exp: test set height PASS: gdb.base/help.exp: help add-symbol-file PASS: gdb.base/help.exp: help advance @@ -1169,7 +1169,7 @@ PASS: gdb.base/help.exp: help gotcha PASS: gdb.base/help.exp: apropos \(print[^ bsiedf\".-]\) PASS: gdb.base/help.exp: apropos handle a signal PASS: gdb.base/help.exp: apropos apropos -Running ../../../master/gdb/testsuite/gdb.base/finish.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/finish.exp ... PASS: gdb.base/finish.exp: set break on void_func PASS: gdb.base/finish.exp: continue to void_func PASS: gdb.base/finish.exp: finish from void_func @@ -1195,7 +1195,7 @@ PASS: gdb.base/finish.exp: set break on double_func PASS: gdb.base/finish.exp: continue to double_func PASS: gdb.base/finish.exp: finish from double_func PASS: gdb.base/finish.exp: Testing the "fin" abbreviation for "finish" -Running ../../../master/gdb/testsuite/gdb.base/code_elim.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code_elim.exp ... PASS: gdb.base/code_elim.exp: add-symbol-file code_elim1 0x100000 PASS: gdb.base/code_elim.exp: test eliminated var my_global_symbol PASS: gdb.base/code_elim.exp: test eliminated var my_static_symbol @@ -1217,13 +1217,13 @@ PASS: gdb.base/code_elim.exp: get address of my_global_symbol PASS: gdb.base/code_elim.exp: get address of my_static_symbol PASS: gdb.base/code_elim.exp: get address of my_global_func PASS: gdb.base/code_elim.exp: get address of main -Running ../../../master/gdb/testsuite/gdb.base/lineinc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/lineinc.exp ... PASS: gdb.base/lineinc.exp: tolerate macro info with multiple #inclusions per line -Running ../../../master/gdb/testsuite/gdb.base/disasm-end-cu.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disasm-end-cu.exp ... PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main" PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3" PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output -Running ../../../master/gdb/testsuite/gdb.base/annota1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota1.exp ... PASS: gdb.base/annota1.exp: set height 0 PASS: gdb.base/annota1.exp: breakpoint main PASS: gdb.base/annota1.exp: annotation set at level 2 @@ -1253,7 +1253,7 @@ PASS: gdb.base/annota1.exp: cleanup core file (not dumped) PASS: gdb.base/annota1.exp: successfully compiled posix threads test case PASS: gdb.base/annota1.exp: new thread FAIL: gdb.base/annota1.exp: thread switch (timeout) -Running ../../../master/gdb/testsuite/gdb.base/logical.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !!x; variables x = 0; expecting 0 @@ -1381,11 +1381,11 @@ PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 1, y = 2, w 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 && w != z; variables x = 2, y = 2, w = 2, 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 -Running ../../../master/gdb/testsuite/gdb.base/async-shell.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async-shell.exp ... UNSUPPORTED: gdb.base/async-shell.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.base/fixsection.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fixsection.exp ... PASS: gdb.base/fixsection.exp: breakpoint at static_fun -Running ../../../master/gdb/testsuite/gdb.base/annota3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota3.exp ... PASS: gdb.base/annota3.exp: set height 0 PASS: gdb.base/annota3.exp: breakpoint main PASS: gdb.base/annota3.exp: annotation set at level 3 @@ -1415,12 +1415,12 @@ PASS: gdb.base/annota3.exp: next to exit loop PASS: gdb.base/annota3.exp: breakpoint ignore count PASS: gdb.base/annota3.exp: signal sent PASS: gdb.base/annota3.exp: cleanup core file (not dumped) -Running ../../../master/gdb/testsuite/gdb.base/break-entry.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-entry.exp ... PASS: gdb.base/break-entry.exp: info files PASS: gdb.base/break-entry.exp: p/x $pc PASS: gdb.base/break-entry.exp: continue to breakpoint: main -Running ../../../master/gdb/testsuite/gdb.base/break-interp.exp ... -Running ../../../master/gdb/testsuite/gdb.base/args.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-interp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for basic PASS: gdb.base/args.exp: argc for basic PASS: gdb.base/args.exp: argv[1] for basic @@ -1458,13 +1458,13 @@ PASS: gdb.base/args.exp: argv[1] for two newlines PASS: gdb.base/args.exp: argv[2] for two newlines PASS: gdb.base/args.exp: argv[3] for two newlines PASS: gdb.base/args.exp: argv[4] for two newlines -Running ../../../master/gdb/testsuite/gdb.base/hook-stop-continue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-continue.exp ... PASS: gdb.base/hook-stop-continue.exp: breakpoint line number PASS: gdb.base/hook-stop-continue.exp: print $do_continue = 1 PASS: gdb.base/hook-stop-continue.exp: define hook-stop command PASS: gdb.base/hook-stop-continue.exp: next triggering hook-stop PASS: gdb.base/hook-stop-continue.exp: next no hook-stop -Running ../../../master/gdb/testsuite/gdb.base/display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/display.exp ... PASS: gdb.base/display.exp: kill PASS: gdb.base/display.exp: detach PASS: gdb.base/display.exp: run @@ -1527,7 +1527,7 @@ PASS: gdb.base/display.exp: print/a &sum PASS: gdb.base/display.exp: print/a main+4 PASS: gdb.base/display.exp: print/a $pc PASS: gdb.base/display.exp: print/a &&j -Running ../../../master/gdb/testsuite/gdb.base/ifelse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... PASS: gdb.base/ifelse.exp: if 1 with empty body PASS: gdb.base/ifelse.exp: if 0 with empty body PASS: gdb.base/ifelse.exp: if true else false #1 @@ -1539,14 +1539,14 @@ PASS: gdb.base/ifelse.exp: create define with empty else PASS: gdb.base/ifelse.exp: call original define PASS: gdb.base/ifelse.exp: replace define with if .. else with empty body PASS: gdb.base/ifelse.exp: call replacement define -Running ../../../master/gdb/testsuite/gdb.base/gdb11531.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... PASS: gdb.base/gdb11531.exp: Set watchpoint PASS: gdb.base/gdb11531.exp: watchpoint variable triggers at next PASS: gdb.base/gdb11531.exp: watchpoint variable triggers at continue -Running ../../../master/gdb/testsuite/gdb.base/gdb1056.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/bitops.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitops.exp ... PASS: gdb.base/bitops.exp: print value of !1 PASS: gdb.base/bitops.exp: print value of !0 PASS: gdb.base/bitops.exp: print value of !100 @@ -1579,7 +1579,7 @@ PASS: gdb.base/bitops.exp: print value of 0.0 || 1.0 PASS: gdb.base/bitops.exp: print value of 0.0 || 0 PASS: gdb.base/bitops.exp: print value of 0 || 1 && 0 | 0 ^ 0 == 8 PASS: gdb.base/bitops.exp: print value of 0 == 8 > 128 >> 1 + 2 * 2 -Running ../../../master/gdb/testsuite/gdb.base/memattr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/memattr.exp ... 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 @@ -1610,7 +1610,7 @@ PASS: gdb.base/memattr.exp: mem 2 and 4 were deleted PASS: gdb.base/memattr.exp: delete mem 2-4 PASS: gdb.base/memattr.exp: mem 2-4 were deleted PASS: gdb.base/memattr.exp: delete non-existant region -Running ../../../master/gdb/testsuite/gdb.base/completion.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/completion.exp ... PASS: gdb.base/completion.exp: complete 'hfgfh' PASS: gdb.base/completion.exp: complete 'show output' PASS: gdb.base/completion.exp: complete 'show output-' @@ -1648,7 +1648,7 @@ PASS: gdb.base/completion.exp: complete 'set follow-fork-mode' PASS: gdb.base/completion.exp: field completion with invalid field PASS: gdb.base/completion.exp: test non-deprecated completion PASS: gdb.base/completion.exp: test deprecated completion -Running ../../../master/gdb/testsuite/gdb.base/list.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size PASS: gdb.base/list.exp: list default lines around main @@ -1708,13 +1708,13 @@ PASS: gdb.base/list.exp: list long_line 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) -Running ../../../master/gdb/testsuite/gdb.base/dup-sect.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/long_long.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/long_long.exp ... PASS: gdb.base/long_long.exp: get integer valueof "sizeof (char)" (1) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (short)" (2) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (int)" (4) @@ -1832,26 +1832,26 @@ PASS: gdb.base/long_long.exp: x/2gt g 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/2gf g -Running ../../../master/gdb/testsuite/gdb.base/gdbindex-stabs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbindex-stabs.exp ... PASS: gdb.base/gdbindex-stabs.exp: list stabs_function -Running ../../../master/gdb/testsuite/gdb.base/label.exp ... +Running ../../../Ferry_Tagscherer/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 'there' PASS: gdb.base/label.exp: continue to 'here' PASS: gdb.base/label.exp: rerun to main PASS: gdb.base/label.exp: continue to 'there' after re-run -Running ../../../master/gdb/testsuite/gdb.base/eval.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval.exp ... PASS: gdb.base/eval.exp: Initialize $a. PASS: gdb.base/eval.exp: First eval. PASS: gdb.base/eval.exp: Second eval. -Running ../../../master/gdb/testsuite/gdb.base/bang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bang.exp ... PASS: gdb.base/bang.exp: run program -Running ../../../master/gdb/testsuite/gdb.base/morestack.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/morestack.exp ... UNTESTED: gdb.base/morestack.exp: diff != 0 GNU Mach assertion failure -Running ../../../master/gdb/testsuite/gdb.base/mips_pro.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/mips_pro.exp ... PASS: gdb.base/mips_pro.exp: backtrace -Running ../../../master/gdb/testsuite/gdb.base/dfp-exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ... PASS: gdb.base/dfp-exprs.exp: p 1.2df PASS: gdb.base/dfp-exprs.exp: p -1.2df PASS: gdb.base/dfp-exprs.exp: p 1.234567df @@ -1953,11 +1953,11 @@ PASS: gdb.base/dfp-exprs.exp: p (int) 8.3dd PASS: gdb.base/dfp-exprs.exp: p (_Decimal64) 3.1 PASS: gdb.base/dfp-exprs.exp: p (_Decimal128) 3.7df PASS: gdb.base/dfp-exprs.exp: p (_Decimal32) 4 -Running ../../../master/gdb/testsuite/gdb.base/interp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interp.exp ... PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *" PASS: gdb.base/interp.exp: interpreter-exec console "show version" PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *" -Running ../../../master/gdb/testsuite/gdb.base/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exprs.exp ... 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) @@ -2272,7 +2272,7 @@ PASS: gdb.base/exprs.exp: print v_int-- 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-- = 5 -Running ../../../master/gdb/testsuite/gdb.base/ena-dis-br.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ... PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: enable break marker1 PASS: gdb.base/ena-dis-br.exp: info break marker1 @@ -2321,8 +2321,8 @@ PASS: gdb.base/ena-dis-br.exp: prepare to continue with ignore count PASS: gdb.base/ena-dis-br.exp: continue with ignore count PASS: gdb.base/ena-dis-br.exp: step PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt -Running ../../../master/gdb/testsuite/gdb.base/attach-pie-misread.exp ... -Running ../../../master/gdb/testsuite/gdb.base/gnu-ifunc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-misread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-ifunc.exp ... PASS: gdb.base/gnu-ifunc.exp: continue to breakpoint: break-at-call PASS: gdb.base/gnu-ifunc.exp: p gnu_ifunc (3) FAIL: gdb.base/gnu-ifunc.exp: step @@ -2334,7 +2334,7 @@ PASS: gdb.base/gnu-ifunc.exp: info sym gnu_ifunc executing PASS: gdb.base/gnu-ifunc.exp: info addr gnu_ifunc PASS: gdb.base/gnu-ifunc.exp: info sym <gnu_ifunc-address> PASS: gdb.base/gnu-ifunc.exp: static gnu_ifunc -Running ../../../master/gdb/testsuite/gdb.base/langs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/langs.exp ... PASS: gdb.base/langs.exp: break on nonexistent function in langs.exp PASS: gdb.base/langs.exp: show language at csub in langs.exp PASS: gdb.base/langs.exp: backtrace in langs.exp @@ -2351,9 +2351,9 @@ PASS: gdb.base/langs.exp: show language at main in langs.exp PASS: gdb.base/langs.exp: continue until exit at langs.exp PASS: gdb.base/langs.exp: set lang to minimal PASS: gdb.base/langs.exp: print parameter value -Running ../../../master/gdb/testsuite/gdb.base/hashline1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline1.exp ... PASS: gdb.base/hashline1.exp: set breakpoint -Running ../../../master/gdb/testsuite/gdb.base/default.exp ... +Running ../../../Ferry_Tagscherer/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 @@ -2616,7 +2616,7 @@ 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 ../../../master/gdb/testsuite/gdb.base/assign.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/assign.exp ... PASS: gdb.base/assign.exp: continuing after dummy() PASS: gdb.base/assign.exp: v_int=57 PASS: gdb.base/assign.exp: set v_int to 6 @@ -2655,7 +2655,7 @@ PASS: gdb.base/assign.exp: set v_int to 6 (17) PASS: gdb.base/assign.exp: v_int+=v_float PASS: gdb.base/assign.exp: set v_int to 6 (18) PASS: gdb.base/assign.exp: v_int+=double -Running ../../../master/gdb/testsuite/gdb.base/call-strs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-strs.exp ... PASS: gdb.base/call-strs.exp: set print sevenbit-strings PASS: gdb.base/call-strs.exp: set print address off PASS: gdb.base/call-strs.exp: set width 0 @@ -2673,7 +2673,7 @@ PASS: gdb.base/call-strs.exp: print str_func("a","b","c","d","e","f","g") PASS: gdb.base/call-strs.exp: call 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: call str_func(s,s,s,s,s,s,s) -Running ../../../master/gdb/testsuite/gdb.base/dump.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dump.exp ... PASS: gdb.base/dump.exp: inaccessible memory is reported PASS: gdb.base/dump.exp: endianness: little PASS: gdb.base/dump.exp: dump array as value, default @@ -2855,10 +2855,10 @@ PASS: gdb.base/dump.exp: reload array as memory, tekhex; capture * (int (*)[32]) PASS: gdb.base/dump.exp: reload array as memory, tekhex; value restored ok PASS: gdb.base/dump.exp: reload struct as memory, tekhex; capture * (struct teststruct *) 0x80498a0 PASS: gdb.base/dump.exp: reload struct as memory, tekhex; value restored ok -Running ../../../master/gdb/testsuite/gdb.base/hashline3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline3.exp ... PASS: gdb.base/hashline3.exp: set breakpoint -Running ../../../master/gdb/testsuite/gdb.base/foll-exec.exp ... -Running ../../../master/gdb/testsuite/gdb.base/ending-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-exec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ending-run.exp ... PASS: gdb.base/ending-run.exp: bpt at line before routine PASS: gdb.base/ending-run.exp: b ending-run.c:14, one PASS: gdb.base/ending-run.exp: b ending-run.c:31 @@ -2879,12 +2879,12 @@ PASS: gdb.base/ending-run.exp: step to end of run 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) -Running ../../../master/gdb/testsuite/gdb.base/dfp-test.exp ... -Running ../../../master/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... PASS: gdb.base/gcore-buffer-overflow.exp: help gcore PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile -Running ../../../master/gdb/testsuite/gdb.base/fileio.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fileio.exp ... PASS: gdb.base/fileio.exp: set print sevenbit-strings PASS: gdb.base/fileio.exp: set print address off PASS: gdb.base/fileio.exp: set width 0 @@ -2929,9 +2929,9 @@ FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access retu FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT (the program is no longer running) FAIL: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter (the program is no longer running) FAIL: gdb.base/fileio.exp: Time(2) returns feasible values (the program is no longer running) -Running ../../../master/gdb/testsuite/gdb.base/huge.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/huge.exp ... PASS: gdb.base/huge.exp: print a very large data object -Running ../../../master/gdb/testsuite/gdb.base/find.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find.exp ... PASS: gdb.base/find.exp: breakpoint function in file PASS: gdb.base/find.exp: run until function breakpoint PASS: gdb.base/find.exp: find string pattern @@ -2954,7 +2954,7 @@ PASS: gdb.base/find.exp: find 64-bit pattern PASS: gdb.base/find.exp: find mixed-sized pattern PASS: gdb.base/find.exp: search spanning large range PASS: gdb.base/find.exp: find pattern straddling chunk boundary -Running ../../../master/gdb/testsuite/gdb.base/eval-skip.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval-skip.exp ... 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 @@ -2986,15 +2986,15 @@ 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+=7)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x=y)) -Running ../../../master/gdb/testsuite/gdb.base/arrayidx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arrayidx.exp ... PASS: gdb.base/arrayidx.exp: Set print array-indexes to off PASS: gdb.base/arrayidx.exp: Print array with array-indexes off PASS: gdb.base/arrayidx.exp: Set print array-indexes to on PASS: gdb.base/arrayidx.exp: Print array with array-indexes on -Running ../../../master/gdb/testsuite/gdb.base/gdb1555.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1555.exp ... PASS: gdb.base/gdb1555.exp: Step into shared lib function PASS: gdb.base/gdb1555.exp: Next while in a shared lib function -Running ../../../master/gdb/testsuite/gdb.base/del.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/del.exp ... PASS: gdb.base/del.exp: Remove all breakpoints (del) PASS: gdb.base/del.exp: info break after removing break on main PASS: gdb.base/del.exp: breakpoint insertion (del) @@ -3005,7 +3005,7 @@ PASS: gdb.base/del.exp: info break after removing break on main PASS: gdb.base/del.exp: breakpoint insertion (d) PASS: gdb.base/del.exp: Remove last breakpoint (d) PASS: gdb.base/del.exp: info break after removing break on main (d) -Running ../../../master/gdb/testsuite/gdb.base/attach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited @@ -3030,7 +3030,7 @@ FAIL: gdb.base/attach.exp: attach call PASS: gdb.base/attach.exp: info other register PASS: gdb.base/attach.exp: p should_exit = 1 FAIL: gdb.base/attach.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.base/break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: Delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function PASS: gdb.base/break.exp: breakpoint quoted function @@ -3124,7 +3124,7 @@ PASS: gdb.base/break.exp: run until breakpoint set at small function, optimized PASS: gdb.base/break.exp: rbreak junk pending setup PASS: gdb.base/break.exp: rbreak junk set breakpoint PASS: gdb.base/break.exp: rbreak junk -Running ../../../master/gdb/testsuite/gdb.base/miscexprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/miscexprs.exp ... PASS: gdb.base/miscexprs.exp: continue to marker1 PASS: gdb.base/miscexprs.exp: up from marker1 PASS: gdb.base/miscexprs.exp: print value of &ibig.i[0] @@ -3149,11 +3149,11 @@ PASS: gdb.base/miscexprs.exp: print value of sizeof lbig / sizeof long PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4 PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6 -Running ../../../master/gdb/testsuite/gdb.base/float.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/float.exp ... PASS: gdb.base/float.exp: info float PASS: gdb.base/float.exp: step PASS: gdb.base/float.exp: finish -Running ../../../master/gdb/testsuite/gdb.base/longjmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longjmp.exp ... PASS: gdb.base/longjmp.exp: breakpoint at pattern 1 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1 @@ -3172,7 +3172,7 @@ PASS: gdb.base/longjmp.exp: next into safety net (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: next over patt3 -Running ../../../master/gdb/testsuite/gdb.base/code-expr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off PASS: gdb.base/code-expr.exp: set width 0 @@ -3274,13 +3274,13 @@ PASS: gdb.base/code-expr.exp: (@code struct t_struct * @code) PASS: gdb.base/code-expr.exp: (@code union t_union * @code) PASS: gdb.base/code-expr.exp: (struct t_struct @code * @code) PASS: gdb.base/code-expr.exp: (union t_union @code * @code) -Running ../../../master/gdb/testsuite/gdb.base/included.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/included.exp ... PASS: gdb.base/included.exp: set listsize 1 PASS: gdb.base/included.exp: list main PASS: gdb.base/included.exp: list integer PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer -Running ../../../master/gdb/testsuite/gdb.base/cvexpr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ... PASS: gdb.base/cvexpr.exp: set print sevenbit-strings PASS: gdb.base/cvexpr.exp: set print address off PASS: gdb.base/cvexpr.exp: set width 0 @@ -3396,7 +3396,7 @@ PASS: gdb.base/cvexpr.exp: (const struct t_struct * const) PASS: gdb.base/cvexpr.exp: (const union t_union * const) PASS: gdb.base/cvexpr.exp: (struct t_struct const * const) PASS: gdb.base/cvexpr.exp: (union t_union const * const) -Running ../../../master/gdb/testsuite/gdb.base/call-ar-st.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off PASS: gdb.base/call-ar-st.exp: set width 0 @@ -3443,7 +3443,7 @@ PASS: gdb.base/call-ar-st.exp: continue to 1311 PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10, *struct1, *struct2, *struct3, *struct4) PASS: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3) PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1) -Running ../../../master/gdb/testsuite/gdb.base/maint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/maint.exp ... PASS: gdb.base/maint.exp: set height 0 PASS: gdb.base/maint.exp: maint print registers PASS: gdb.base/maint.exp: maint check-symtabs @@ -3505,7 +3505,7 @@ PASS: gdb.base/maint.exp: help maint PASS: gdb.base/maint.exp: maint dump-me PASS: gdb.base/maint.exp: maint internal-error PASS: gdb.base/maint.exp: internal-error resync -Running ../../../master/gdb/testsuite/gdb.base/funcargs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/funcargs.exp ... PASS: gdb.base/funcargs.exp: set print frame-arguments all PASS: gdb.base/funcargs.exp: run to call0a PASS: gdb.base/funcargs.exp: print c after run to call0a @@ -3647,12 +3647,12 @@ PASS: gdb.base/funcargs.exp: finish from marker_call_with_trampolines PASS: gdb.base/funcargs.exp: stepping into function called with trampolines PASS: gdb.base/funcargs.exp: backtrace through call with trampolines PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines -Running ../../../master/gdb/testsuite/gdb.base/chng-syms.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/chng-syms.exp ... PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes -Running ../../../master/gdb/testsuite/gdb.base/foll-vfork.exp ... -Running ../../../master/gdb/testsuite/gdb.base/cursal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-vfork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cursal.exp ... PASS: gdb.base/cursal.exp: set listsize 1 PASS: gdb.base/cursal.exp: list before run PASS: gdb.base/cursal.exp: list in main @@ -3661,7 +3661,7 @@ PASS: gdb.base/cursal.exp: backtrace PASS: gdb.base/cursal.exp: list after backtrace PASS: gdb.base/cursal.exp: set listsize 3 PASS: gdb.base/cursal.exp: list size 3 -Running ../../../master/gdb/testsuite/gdb.base/charset.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/charset.exp ... PASS: gdb.base/charset.exp: show charset PASS: gdb.base/charset.exp: show target-charset PASS: gdb.base/charset.exp: check `show target-charset' against `show charset' @@ -3928,10 +3928,10 @@ PASS: gdb.base/charset.exp: Display String String32 with x/ws PASS: gdb.base/charset.exp: assign string to short array PASS: gdb.base/charset.exp: assign string to int array PASS: gdb.base/charset.exp: assign string to long array -Running ../../../master/gdb/testsuite/gdb.base/fortran-sym-case.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fortran-sym-case.exp ... PASS: gdb.base/fortran-sym-case.exp: set language fortran PASS: gdb.base/fortran-sym-case.exp: frame -Running ../../../master/gdb/testsuite/gdb.base/break-always.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-always.exp ... PASS: gdb.base/break-always.exp: set breakpoint always-inserted on PASS: gdb.base/break-always.exp: confirm breakpoint always-inserted PASS: gdb.base/break-always.exp: set breakpoint on bar @@ -3954,7 +3954,7 @@ PASS: gdb.base/break-always.exp: disable 2.I PASS: gdb.base/break-always.exp: before re-enable check breakpoint state PASS: gdb.base/break-always.exp: re-enable all breakpoints PASS: gdb.base/break-always.exp: continue to breakpoint: bar -Running ../../../master/gdb/testsuite/gdb.base/call-rt-st.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-rt-st.exp ... PASS: gdb.base/call-rt-st.exp: set print sevenbit-strings PASS: gdb.base/call-rt-st.exp: set print address off PASS: gdb.base/call-rt-st.exp: set width 0 @@ -3972,7 +3972,7 @@ PASS: gdb.base/call-rt-st.exp: print print_bit_flags_combo(*flags_combo) PASS: gdb.base/call-rt-st.exp: print print_three_chars(*three_char) 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) -Running ../../../master/gdb/testsuite/gdb.base/constvars.exp ... +Running ../../../Ferry_Tagscherer/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: up from marker1 @@ -4083,7 +4083,7 @@ PASS: gdb.base/constvars.exp: ptype lush PASS: gdb.base/constvars.exp: ptype lynx PASS: gdb.base/constvars.exp: ptype crass PASS: gdb.base/constvars.exp: ptype crisp -Running ../../../master/gdb/testsuite/gdb.base/gnu_vector.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu_vector.exp ... PASS: gdb.base/gnu_vector.exp: print c4 PASS: gdb.base/gnu_vector.exp: print c4[2] PASS: gdb.base/gnu_vector.exp: print i4a @@ -4153,7 +4153,7 @@ PASS: gdb.base/gnu_vector.exp: print i4a + i2 PASS: gdb.base/gnu_vector.exp: print i2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + f2 PASS: gdb.base/gnu_vector.exp: print f2 + f4a -Running ../../../master/gdb/testsuite/gdb.base/fullname.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullname.exp ... PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built absolute PASS: gdb.base/fullname.exp: set breakpoint at main - built absolute PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute @@ -4163,13 +4163,13 @@ PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built other PASS: gdb.base/fullname.exp: set breakpoint at main - built other PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other -Running ../../../master/gdb/testsuite/gdb.base/anon.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/anon.exp ... PASS: gdb.base/anon.exp: set breakpoint in anon.c PASS: gdb.base/anon.exp: continue to breakpoint: continue to breakpoint in anon.c PASS: gdb.base/anon.exp: print val.data.six -Running ../../../master/gdb/testsuite/gdb.base/gdb1250.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1250.exp ... FAIL: gdb.base/gdb1250.exp: running to abort in runto -Running ../../../master/gdb/testsuite/gdb.base/bfp-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bfp-test.exp ... PASS: gdb.base/bfp-test.exp: continue to breakpoint: return 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 @@ -4187,7 +4187,7 @@ PASS: gdb.base/bfp-test.exp: set variable b32 = 100.5a PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fl PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fff -Running ../../../master/gdb/testsuite/gdb.base/jit-so.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-so.exp ... PASS: one_jit_test-1 continue to breakpoint: break here before-dlopen PASS: one_jit_test-1 set var jit_libname = "jit-main.so" FAIL: one_jit_test-1 continue to breakpoint: break here after-dlopen @@ -4216,7 +4216,7 @@ FAIL: one_jit_test-2 info function jit_function FAIL: one_jit_test-2 setting breakpoint at jit-main.c:219 FAIL: one_jit_test-2 continue to breakpoint: break here 2 PASS: one_jit_test-2 set -Running ../../../master/gdb/testsuite/gdb.base/bitfields.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ... PASS: gdb.base/bitfields.exp: set print sevenbit-strings PASS: gdb.base/bitfields.exp: print flags PASS: gdb.base/bitfields.exp: continuing to break1 #1 @@ -4251,7 +4251,7 @@ PASS: gdb.base/bitfields.exp: continuing to break5 PASS: gdb.base/bitfields.exp: distinct bitfields in container PASS: gdb.base/bitfields.exp: print container.one.u3 PASS: gdb.base/bitfields.exp: print container.two.u3 -Running ../../../master/gdb/testsuite/gdb.base/macscp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/macscp.exp ... PASS: gdb.base/macscp.exp: list main for support check PASS: gdb.base/macscp.exp: list main for WHERE PASS: gdb.base/macscp.exp: info macro WHERE after `list main' @@ -4568,11 +4568,11 @@ PASS: gdb.base/macscp.exp: stringify without substitution PASS: gdb.base/macscp.exp: stringify with substitution PASS: gdb.base/macscp.exp: define si_addr macro PASS: gdb.base/macscp.exp: macro expand siginfo.si_addr -Running ../../../master/gdb/testsuite/gdb.base/gdb11530.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/gdb1090.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... PASS: gdb.base/gdb1090.exp: continue to breakpoint: break-here PASS: gdb.base/gdb1090.exp: print s24 @@ -4584,5 +4584,5 @@ PASS: gdb.base/gdb1090.exp: print s24 # of known failures 22 # of untested testcases 2 # of unsupported tests 6 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index dc7b941c..1f6ec0d5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -7,12 +7,12 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... PASS: gdb.base/watchpoint-cond-gone.exp: set can-use-hw-watchpoints 0 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: Catch the no longer valid watchpoint -Running ../../../master/gdb/testsuite/gdb.base/watch-read.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-read.exp ... FAIL: gdb.base/watch-read.exp: set hardware read watchpoint on global variable FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout) FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout) @@ -21,7 +21,7 @@ FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout) FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout) FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) -Running ../../../master/gdb/testsuite/gdb.base/radix.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/radix.exp ... PASS: gdb.base/radix.exp: initialize radix, input radix 2 PASS: gdb.base/radix.exp: set input-radix 2 PASS: gdb.base/radix.exp: show radix, input radix 2 @@ -166,7 +166,7 @@ PASS: gdb.base/radix.exp: Reject output-radix 1 PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1 PASS: gdb.base/radix.exp: set radix 7 rejected PASS: gdb.base/radix.exp: Output radix unchanged after rejection through set radix command -Running ../../../master/gdb/testsuite/gdb.base/return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return.exp ... PASS: gdb.base/return.exp: simple return PASS: gdb.base/return.exp: break func2 PASS: gdb.base/return.exp: break func3 @@ -176,7 +176,7 @@ PASS: gdb.base/return.exp: correct value returned (integer test) PASS: gdb.base/return.exp: continue to return of -5.0 PASS: gdb.base/return.exp: next over call to func3 PASS: gdb.base/return.exp: correct value returned double test (known problem with sparc solaris) -Running ../../../master/gdb/testsuite/gdb.base/watchpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint.exp ... PASS: gdb.base/watchpoint.exp: set breakpoint at marker1 PASS: gdb.base/watchpoint.exp: set breakpoint at marker2 PASS: gdb.base/watchpoint.exp: info break in watchpoint.exp @@ -268,7 +268,7 @@ PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here PASS: gdb.base/watchpoint.exp: watch -location .x PASS: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location -Running ../../../master/gdb/testsuite/gdb.base/signals.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signals.exp ... PASS: gdb.base/signals.exp: handle all print PASS: gdb.base/signals.exp: set variable count = 0 PASS: gdb.base/signals.exp: break handler if 0 @@ -302,9 +302,9 @@ PASS: gdb.base/signals.exp: override SIGINT FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running) FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running) FAIL: gdb.base/signals.exp: backtrace for SIGUSR1 -Running ../../../master/gdb/testsuite/gdb.base/randomize.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/randomize.exp ... UNTESTED: gdb.base/randomize.exp: Disabling randomization is not supported on this GDB platform -Running ../../../master/gdb/testsuite/gdb.base/return-nodebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ... PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast 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: advance to marker @@ -325,19 +325,19 @@ PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug 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: advance to marker PASS: gdb.base/return-nodebug.exp: long-long: full width of the returned result -Running ../../../master/gdb/testsuite/gdb.base/set-lang-auto.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ... PASS: gdb.base/set-lang-auto.exp: show lang after loading binary PASS: gdb.base/set-lang-auto.exp: forcing the language to ada 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 PASS: gdb.base/set-lang-auto.exp: show lang after having switched back to auto -Running ../../../master/gdb/testsuite/gdb.base/structs2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs2.exp ... PASS: gdb.base/structs2.exp: set width 0 PASS: gdb.base/structs2.exp: structs2 sanity check PASS: gdb.base/structs2.exp: structs2 breakpoint set PASS: gdb.base/structs2.exp: structs2 continue1 PASS: gdb.base/structs2.exp: structs2 continue2 -Running ../../../master/gdb/testsuite/gdb.base/opaque.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/opaque.exp ... PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (statically) PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (statically) PASS: gdb.base/opaque.exp: whatis on opaque struct instance (statically) @@ -353,7 +353,7 @@ PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (dynamically) 2 PASS: gdb.base/opaque.exp: whatis on opaque struct instance (dynamically) 2 PASS: gdb.base/opaque.exp: ptype on opaque struct instance (dynamically) 2 PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (dynamically) 2 -Running ../../../master/gdb/testsuite/gdb.base/watchpoints.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoints.exp ... PASS: gdb.base/watchpoints.exp: watchpoint hit, first time PASS: gdb.base/watchpoints.exp: watchpoint hit, first time PASS: gdb.base/watchpoints.exp: Watchpoint hit count is 1 @@ -369,7 +369,7 @@ PASS: gdb.base/watchpoints.exp: watchpoint hit, fourth time PASS: gdb.base/watchpoints.exp: Watchpoint hit count is 4 PASS: gdb.base/watchpoints.exp: watchpoint hit, fifth time PASS: gdb.base/watchpoints.exp: Watchpoint hit count is 5 -Running ../../../master/gdb/testsuite/gdb.base/printcmds.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/printcmds.exp ... PASS: gdb.base/printcmds.exp: print $pc PASS: gdb.base/printcmds.exp: print "abc" PASS: gdb.base/printcmds.exp: print sizeof ("abc") @@ -1089,7 +1089,7 @@ PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E1dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E-10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E6144dl -Running ../../../master/gdb/testsuite/gdb.base/restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ... PASS: gdb.base/restore.exp: tbreak caller1 PASS: gdb.base/restore.exp: run to caller1 PASS: gdb.base/restore.exp: caller1 calls callee1; tbreak callee @@ -1251,7 +1251,7 @@ 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: run to completion -Running ../../../master/gdb/testsuite/gdb.base/savedregs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/savedregs.exp ... PASS: gdb.base/savedregs.exp: advance thrower PASS: gdb.base/savedregs.exp: Get main info frame PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop @@ -1274,7 +1274,7 @@ PASS: gdb.base/savedregs.exp: Check catcher info frame; stack contains callee ca PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains callee caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main -Running ../../../master/gdb/testsuite/gdb.base/ui-redirect.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... PASS: gdb.base/ui-redirect.exp: commands PASS: gdb.base/ui-redirect.exp: print 1 PASS: gdb.base/ui-redirect.exp: end @@ -1283,15 +1283,15 @@ PASS: gdb.base/ui-redirect.exp: set logging on PASS: gdb.base/ui-redirect.exp: save breakpoints /dev/null PASS: gdb.base/ui-redirect.exp: set logging off PASS: gdb.base/ui-redirect.exp: help -Running ../../../master/gdb/testsuite/gdb.base/tui-layout.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ... PASS: gdb.base/tui-layout.exp: layout asm -Running ../../../master/gdb/testsuite/gdb.base/signest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ... PASS: gdb.base/signest.exp: continue to fault PASS: gdb.base/signest.exp: set conditional breakpoint PASS: gdb.base/signest.exp: pass SIGSEGV PASS: gdb.base/signest.exp: pass SIGBUS PASS: gdb.base/signest.exp: run through nested faults -Running ../../../master/gdb/testsuite/gdb.base/pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) @@ -1321,7 +1321,7 @@ PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 PASS: gdb.base/pending.exp: set imaginary pending breakpoint PASS: gdb.base/pending.exp: rerun to main PASS: gdb.base/pending.exp: verify pending breakpoint after restart -Running ../../../master/gdb/testsuite/gdb.base/prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... PASS: gdb.base/prologue.exp: setting breakpoint at marker PASS: gdb.base/prologue.exp: continue to marker PASS: gdb.base/prologue.exp: reading $pc: marker @@ -1329,7 +1329,7 @@ PASS: gdb.base/prologue.exp: setting breakpoint at other PASS: gdb.base/prologue.exp: continue to other PASS: gdb.base/prologue.exp: reading $pc: other PASS: gdb.base/prologue.exp: same pc from minimal symbol -Running ../../../master/gdb/testsuite/gdb.base/setvar.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... PASS: gdb.base/setvar.exp: set print sevenbit-strings PASS: gdb.base/setvar.exp: set variable char=0 PASS: gdb.base/setvar.exp: set variable char=1 @@ -1459,7 +1459,7 @@ PASS: gdb.base/setvar.exp: print uef.field=u1 PASS: gdb.base/setvar.exp: print uef.field (u1) PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 -Running ../../../master/gdb/testsuite/gdb.base/varargs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... PASS: gdb.base/varargs.exp: set print sevenbit-strings PASS: gdb.base/varargs.exp: set print address off PASS: gdb.base/varargs.exp: set width 0 @@ -1471,7 +1471,7 @@ PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0) PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4) KFAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) (PRMS: gdb/12776) KFAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) (PRMS: gdb/12776) -Running ../../../master/gdb/testsuite/gdb.base/trace-commands.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/trace-commands.exp ... PASS: gdb.base/trace-commands.exp: show trace-commands says off PASS: gdb.base/trace-commands.exp: source -v PASS: gdb.base/trace-commands.exp: set trace-commands @@ -1482,13 +1482,13 @@ PASS: gdb.base/trace-commands.exp: define user command PASS: gdb.base/trace-commands.exp: nested trace-commands test with source PASS: gdb.base/trace-commands.exp: depth resets on error part 1 PASS: gdb.base/trace-commands.exp: depth resets on error part 2 -Running ../../../master/gdb/testsuite/gdb.base/so-impl-ld.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-impl-ld.exp ... PASS: gdb.base/so-impl-ld.exp: step over solib call PASS: gdb.base/so-impl-ld.exp: step into solib call PASS: gdb.base/so-impl-ld.exp: step in solib call PASS: gdb.base/so-impl-ld.exp: step out of solib call -Running ../../../master/gdb/testsuite/gdb.base/siginfo-obj.exp ... -Running ../../../master/gdb/testsuite/gdb.base/relocate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-obj.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relocate.exp ... PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0 PASS: gdb.base/relocate.exp: get address of static_foo PASS: gdb.base/relocate.exp: get address of static_bar @@ -1507,7 +1507,7 @@ PASS: gdb.base/relocate.exp: print static_foo PASS: gdb.base/relocate.exp: print static_bar PASS: gdb.base/relocate.exp: print global_foo PASS: gdb.base/relocate.exp: print global_bar -Running ../../../master/gdb/testsuite/gdb.base/sepdebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepdebug.exp ... PASS: gdb.base/sepdebug.exp: breakpoint function PASS: gdb.base/sepdebug.exp: breakpoint quoted function PASS: gdb.base/sepdebug.exp: breakpoint function in file @@ -1596,7 +1596,7 @@ 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 function breakpoint, optimized file PASS: gdb.base/sepdebug.exp: multiple-dirs: run until breakpoint set at small function, optimized file -Running ../../../master/gdb/testsuite/gdb.base/pr11022.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr11022.exp ... PASS: gdb.base/pr11022.exp: set breakpoint FAIL: gdb.base/pr11022.exp: set watchpoint PASS: gdb.base/pr11022.exp: breakpoint hit @@ -1604,7 +1604,7 @@ FAIL: gdb.base/pr11022.exp: watchpoint hit PASS: gdb.base/pr11022.exp: breakpoint hit 2 PASS: gdb.base/pr11022.exp: set var x = 1 FAIL: gdb.base/pr11022.exp: watchpoint hit 2 -Running ../../../master/gdb/testsuite/gdb.base/shreloc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shreloc.exp ... 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: relocated extern functions have different addresses @@ -1620,7 +1620,7 @@ PASS: gdb.base/shreloc.exp: get_msym_addrs extern_var_[12] PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addresses PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12] PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses -Running ../../../master/gdb/testsuite/gdb.base/sigaltstack.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigaltstack.exp ... PASS: gdb.base/sigaltstack.exp: handle SIGALRM print pass nostop PASS: gdb.base/sigaltstack.exp: handle SIGVTALRM print pass nostop PASS: gdb.base/sigaltstack.exp: handle SIGPROF print pass nostop @@ -1635,7 +1635,7 @@ FAIL: gdb.base/sigaltstack.exp: finish from catch INNER (timeout) FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout) FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout) FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout) -Running ../../../master/gdb/testsuite/gdb.base/relational.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ... PASS: gdb.base/relational.exp: set variable x=14 PASS: gdb.base/relational.exp: set variable y=2 PASS: gdb.base/relational.exp: set variable z=2 @@ -1701,7 +1701,7 @@ PASS: gdb.base/relational.exp: print value of x==(y==z) PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of (x==y)<z -Running ../../../master/gdb/testsuite/gdb.base/volatile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/volatile.exp ... PASS: gdb.base/volatile.exp: continue to marker1 PASS: gdb.base/volatile.exp: up from marker1 PASS: gdb.base/volatile.exp: ptype vox @@ -1749,7 +1749,7 @@ PASS: gdb.base/volatile.exp: ptype vagrancy PASS: gdb.base/volatile.exp: ptype vagary PASS: gdb.base/volatile.exp: ptype vendor PASS: gdb.base/volatile.exp: ptype qux2 -Running ../../../master/gdb/testsuite/gdb.base/sizeof.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sizeof.exp ... PASS: gdb.base/sizeof.exp: next PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (short)" (2) @@ -1812,18 +1812,18 @@ PASS: gdb.base/sizeof.exp: print padding_long_double.p1 PASS: gdb.base/sizeof.exp: print/f padding_long_double.v PASS: gdb.base/sizeof.exp: print padding_long_double.p2 PASS: gdb.base/sizeof.exp: maint print arch -Running ../../../master/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) -Running ../../../master/gdb/testsuite/gdb.base/solib.exp ... -Running ../../../master/gdb/testsuite/gdb.base/solib-nodir.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-nodir.exp ... PASS: gdb.base/solib-nodir.exp: set env LD_LIBRARY_PATH=: PASS: gdb.base/solib-nodir.exp: cd OBJDIR/gdb.base PASS: gdb.base/solib-nodir.exp: library loaded -Running ../../../master/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... UNSUPPORTED: gdb.base/valgrind-db-attach.exp: spawn valgrind -Running ../../../master/gdb/testsuite/gdb.base/store.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ... PASS: gdb.base/store.exp: tbreak wack_charest PASS: gdb.base/store.exp: continue to wack_charest PASS: gdb.base/store.exp: var charest l; next charest @@ -2072,9 +2072,9 @@ PASS: gdb.base/store.exp: set variable u = f_4, u.j = F_4.j PASS: gdb.base/store.exp: F_4.j PASS: gdb.base/store.exp: set variable u = f_4, u.k = F_4.k PASS: gdb.base/store.exp: F_4.k -Running ../../../master/gdb/testsuite/gdb.base/start.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... PASS: gdb.base/start.exp: start -Running ../../../master/gdb/testsuite/gdb.base/solib-weak.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-weak.exp ... FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib1 first (the program exited) PASS: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib2 first KFAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib1 first (PRMS: gdb/1824) @@ -2083,14 +2083,14 @@ FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib KFAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first (the program exited) (PRMS: gdb/1824) FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first (the program exited) PASS: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first -Running ../../../master/gdb/testsuite/gdb.base/term.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/term.exp ... PASS: gdb.base/term.exp: set print sevenbit-strings PASS: gdb.base/term.exp: set print address off PASS: gdb.base/term.exp: set width 0 PASS: gdb.base/term.exp: test info terminal PASS: gdb.base/term.exp: test info terminal #2 PASS: gdb.base/term.exp: info terminal at breakpoint -Running ../../../master/gdb/testsuite/gdb.base/step-resume-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-resume-infcall.exp ... PASS: gdb.base/step-resume-infcall.exp: step PASS: gdb.base/step-resume-infcall.exp: up PASS: gdb.base/step-resume-infcall.exp: set $b=$pc @@ -2099,7 +2099,7 @@ 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 -Running ../../../master/gdb/testsuite/gdb.base/readline-ask.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline-ask.exp ... PASS: gdb.base/readline-ask.exp: set width 50 PASS: gdb.base/readline-ask.exp: set height 3 PASS: gdb.base/readline-ask.exp: bell for more message @@ -2112,14 +2112,14 @@ 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: abort ask message -Running ../../../master/gdb/testsuite/gdb.base/sep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sep.exp ... PASS: gdb.base/sep.exp: list using location inside included file PASS: gdb.base/sep.exp: breakpoint inside included file -Running ../../../master/gdb/testsuite/gdb.base/nofield.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nofield.exp ... PASS: gdb.base/nofield.exp: ptype struct not_empty PASS: gdb.base/nofield.exp: ptype struct empty PASS: gdb.base/nofield.exp: ptype union empty_union -Running ../../../master/gdb/testsuite/gdb.base/whatis-exp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis-exp.exp ... 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 @@ -2139,7 +2139,7 @@ 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-- -Running ../../../master/gdb/testsuite/gdb.base/return2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return2.exp ... PASS: gdb.base/return2.exp: set break on void_func PASS: gdb.base/return2.exp: continue to void_func PASS: gdb.base/return2.exp: return from void_func @@ -2179,7 +2179,7 @@ PASS: gdb.base/return2.exp: continue to double_func PASS: gdb.base/return2.exp: return from double_func PASS: gdb.base/return2.exp: double value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value -Running ../../../master/gdb/testsuite/gdb.base/shlib-call.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shlib-call.exp ... PASS: gdb.base/shlib-call.exp: set print sevenbit-strings PASS: gdb.base/shlib-call.exp: set print address off PASS: gdb.base/shlib-call.exp: set width 0 @@ -2204,24 +2204,24 @@ PASS: gdb.base/shlib-call.exp: run to bp in shared library PASS: gdb.base/shlib-call.exp: continue until exit PASS: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213) PASS: gdb.base/shlib-call.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.base/watch-vfork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ... PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) -Running ../../../master/gdb/testsuite/gdb.base/solib-symbol.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-symbol.exp ... PASS: gdb.base/solib-symbol.exp: foo2 in main PASS: gdb.base/solib-symbol.exp: foo in libmd PASS: gdb.base/solib-symbol.exp: continue PASS: gdb.base/solib-symbol.exp: foo2 in mdlib -Running ../../../master/gdb/testsuite/gdb.base/pie-execl.exp ... -Running ../../../master/gdb/testsuite/gdb.base/sigall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pie-execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigall.exp ... UNTESTED: gdb.base/sigall.exp: takes ages: nearly all FAIL with timeout -Running ../../../master/gdb/testsuite/gdb.base/siginfo-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ... PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1 PASS: gdb.base/siginfo-infcall.exp: p callme () FAIL: gdb.base/siginfo-infcall.exp: continue to the handler -Running ../../../master/gdb/testsuite/gdb.base/setshow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... PASS: gdb.base/setshow.exp: default annotation_level is zero PASS: gdb.base/setshow.exp: set annotate 2 PASS: gdb.base/setshow.exp: show annotate 2 @@ -2298,12 +2298,12 @@ PASS: gdb.base/setshow.exp: set verbose on PASS: gdb.base/setshow.exp: show verbose (on) PASS: gdb.base/setshow.exp: set verbose off PASS: gdb.base/setshow.exp: show verbose (off) -Running ../../../master/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: hw: continue PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: sw: continue -Running ../../../master/gdb/testsuite/gdb.base/unwindonsignal.exp ... +Running ../../../Ferry_Tagscherer/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 @@ -2311,12 +2311,12 @@ PASS: gdb.base/unwindonsignal.exp: showing unwindonsignal PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signaled PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed -Running ../../../master/gdb/testsuite/gdb.base/structs3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ... PASS: gdb.base/structs3.exp: print two PASS: gdb.base/structs3.exp: print *twop PASS: gdb.base/structs3.exp: print *(struct Two *)onep PASS: gdb.base/structs3.exp: print *(tTwo *)onep -Running ../../../master/gdb/testsuite/gdb.base/page.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ... PASS: gdb.base/page.exp: set pagination off PASS: gdb.base/page.exp: pagination is off PASS: gdb.base/page.exp: unpaged help @@ -2325,31 +2325,31 @@ PASS: gdb.base/page.exp: pagination is on PASS: gdb.base/page.exp: set height 10 PASS: gdb.base/page.exp: paged help PASS: gdb.base/page.exp: q -Running ../../../master/gdb/testsuite/gdb.base/pc-fp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pc-fp.exp ... PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc" PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp" PASS: gdb.base/pc-fp.exp: display/i $pc PASS: gdb.base/pc-fp.exp: display/w $fp -Running ../../../master/gdb/testsuite/gdb.base/step-bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-bt.exp ... 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: backtrace after first instruction step PASS: gdb.base/step-bt.exp: step second instruction PASS: gdb.base/step-bt.exp: backtrace after second instruction step -Running ../../../master/gdb/testsuite/gdb.base/solib-overlap.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/siginfo.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ... PASS: gdb.base/siginfo.exp: display/i $pc PASS: gdb.base/siginfo.exp: break handler FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout) FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout) FAIL: gdb.base/siginfo.exp: step out of handler (timeout) -Running ../../../master/gdb/testsuite/gdb.base/siginfo-addr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-addr.exp ... PASS: gdb.base/siginfo-addr.exp: display/i $pc PASS: gdb.base/siginfo-addr.exp: continue to signal FAIL: gdb.base/siginfo-addr.exp: si_addr value -Running ../../../master/gdb/testsuite/gdb.base/watch-cond.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ... PASS: gdb.base/watch-cond.exp: set write watchpoint on global variable, local condition PASS: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame PASS: gdb.base/watch-cond.exp: set write watchpoint on local variable, local condition @@ -2358,7 +2358,7 @@ PASS: gdb.base/watch-cond.exp: set write watchpoint on global2 variable PASS: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers PASS: gdb.base/watch-cond.exp: condition of watchpoint 2 changes PASS: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression -Running ../../../master/gdb/testsuite/gdb.base/structs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs.exp ... PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 @@ -2994,7 +2994,7 @@ FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td (timeout FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td (timeout) FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td (timeout) PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf-td -Running ../../../master/gdb/testsuite/gdb.base/subst.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ... PASS: gdb.base/subst.exp: deactivate GDB's confirmation interface PASS: gdb.base/subst.exp: show substitute-path, no rule entered yet PASS: gdb.base/subst.exp: show substitute-path from, no rule entered yet @@ -3025,7 +3025,7 @@ PASS: gdb.base/subst.exp: unset substitute-path empty (end of list) PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed -Running ../../../master/gdb/testsuite/gdb.base/step-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-test.exp ... PASS: gdb.base/step-test.exp: next 1 PASS: gdb.base/step-test.exp: step 1 PASS: gdb.base/step-test.exp: next 2 @@ -3043,7 +3043,7 @@ PASS: gdb.base/step-test.exp: set breakpoint at call to large_struct_by_value PASS: gdb.base/step-test.exp: run to pass large struct PASS: gdb.base/step-test.exp: large struct by value PASS: gdb.base/step-test.exp: continue until exit at step-test.exp -Running ../../../master/gdb/testsuite/gdb.base/step-line.exp ... +Running ../../../Ferry_Tagscherer/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 @@ -3060,15 +3060,15 @@ PASS: gdb.base/step-line.exp: next over dummy 8 PASS: gdb.base/step-line.exp: next to dummy 9 PASS: gdb.base/step-line.exp: next to dummy 10 PASS: gdb.base/step-line.exp: next over dummy 10 -Running ../../../master/gdb/testsuite/gdb.base/source.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/source.exp ... PASS: gdb.base/source.exp: script contains error PASS: gdb.base/source.exp: source -v PASS: gdb.base/source.exp: source after -v -PASS: gdb.base/source.exp: dir ../../../master/gdb/testsuite/gdb.base +PASS: gdb.base/source.exp: dir ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base PASS: gdb.base/source.exp: source -s PASS: gdb.base/source.exp: source -s -v PASS: gdb.base/source.exp: source -v -s -Running ../../../master/gdb/testsuite/gdb.base/recurse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recurse.exp ... PASS: gdb.base/recurse.exp: next over b = 0 in first instance PASS: gdb.base/recurse.exp: set first instance watchpoint PASS: gdb.base/recurse.exp: continue to first instance watchpoint, first time @@ -3088,15 +3088,15 @@ PASS: gdb.base/recurse.exp: continue to second instance watchpoint, second time PASS: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope PASS: gdb.base/recurse.exp: continue to first instance watchpoint, second time PASS: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope -Running ../../../master/gdb/testsuite/gdb.base/regs.exp ... -Running ../../../master/gdb/testsuite/gdb.base/type-opaque.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/type-opaque.exp ... PASS: gdb.base/type-opaque.exp: opaque struct type resolving PASS: gdb.base/type-opaque.exp: empty struct type resolving PASS: gdb.base/type-opaque.exp: filled struct type resolving PASS: gdb.base/type-opaque.exp: opaque union type resolving PASS: gdb.base/type-opaque.exp: empty union type resolving PASS: gdb.base/type-opaque.exp: filled union type resolving -Running ../../../master/gdb/testsuite/gdb.base/ptype.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptype.exp ... PASS: gdb.base/ptype.exp: ptype unnamed enumeration member PASS: gdb.base/ptype.exp: ptype structure PASS: gdb.base/ptype.exp: ptype v_struct1.v_float_member @@ -3155,17 +3155,17 @@ PASS: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}} PASS: gdb.base/ptype.exp: ptype {4,5,6}[2] PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1] PASS: gdb.base/ptype.exp: ptype $pc -Running ../../../master/gdb/testsuite/gdb.base/relativedebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... PASS: gdb.base/relativedebug.exp: continue PASS: gdb.base/relativedebug.exp: pause found in backtrace -Running ../../../master/gdb/testsuite/gdb.base/remotetimeout.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ... PASS: gdb.base/remotetimeout.exp: correct remotetimeout printed -Running ../../../master/gdb/testsuite/gdb.base/until.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ... PASS: gdb.base/until.exp: until line number 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 -Running ../../../master/gdb/testsuite/gdb.base/pointers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pointers.exp ... PASS: gdb.base/pointers.exp: continuing after dummy() PASS: gdb.base/pointers.exp: set pointer to beginning of array PASS: gdb.base/pointers.exp: set pointer to end of array @@ -3225,23 +3225,23 @@ 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: p instance.array_variable + 0 -Running ../../../master/gdb/testsuite/gdb.base/ptr-typedef.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/readline.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ... UNTESTED: gdb.base/readline.exp: <http://www.gnu.org/software/hurd/open_issues/term_blocking.html> -Running ../../../master/gdb/testsuite/gdb.base/wchar.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ... PASS: gdb.base/wchar.exp: print narrow PASS: gdb.base/wchar.exp: print single PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] -Running ../../../master/gdb/testsuite/gdb.base/watchpoint-hw.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee FAIL: gdb.base/watchpoint-hw.exp: start (timeout) FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) -Running ../../../master/gdb/testsuite/gdb.base/signull.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signull.exp ... PASS: gdb.base/signull.exp: set for function pointer probe PASS: gdb.base/signull.exp: probe function pointer (function entry-point) PASS: gdb.base/signull.exp: rerun to main @@ -3267,22 +3267,22 @@ PASS: gdb.base/signull.exp: code; take the SIGSEGV PASS: gdb.base/signull.exp: code; backtrace from SIGSEGV PASS: gdb.base/signull.exp: code; continue to the keeper FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV -Running ../../../master/gdb/testsuite/gdb.base/so-indr-cl.exp ... -Running ../../../master/gdb/testsuite/gdb.base/psymtab.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/psymtab.exp ... PASS: gdb.base/psymtab.exp: psymtab pending setup PASS: gdb.base/psymtab.exp: Don't search past end of psymtab. -Running ../../../master/gdb/testsuite/gdb.base/sect-cmd.exp ... -Running ../../../master/gdb/testsuite/gdb.base/sepsymtab.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sect-cmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepsymtab.exp ... PASS: gdb.base/sepsymtab.exp: info sym main -Running ../../../master/gdb/testsuite/gdb.base/watchpoint-delete.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-delete.exp ... PASS: gdb.base/watchpoint-delete.exp: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here PASS: gdb.base/watchpoint-delete.exp: watch x PASS: gdb.base/watchpoint-delete.exp: delete $bpnum -Running ../../../master/gdb/testsuite/gdb.base/watch-non-mem.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.base/unload.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ... PASS: gdb.base/unload.exp: pending breakpoint info before run FAIL: gdb.base/unload.exp: running program (the program exited) FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1 @@ -3295,13 +3295,13 @@ FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer runnin FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) FAIL: gdb.base/unload.exp: print y from libfile2 -Running ../../../master/gdb/testsuite/gdb.base/twice.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ... PASS: gdb.base/twice.exp: step -Running ../../../master/gdb/testsuite/gdb.base/pr10179.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr10179.exp ... PASS: gdb.base/pr10179.exp: rbreak foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .* -Running ../../../master/gdb/testsuite/gdb.base/permissions.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ... PASS: gdb.base/permissions.exp: show may-write-registers PASS: gdb.base/permissions.exp: show may-write-memory PASS: gdb.base/permissions.exp: show may-insert-breakpoints @@ -3322,7 +3322,7 @@ PASS: gdb.base/permissions.exp: print x PASS: gdb.base/permissions.exp: set may-write-memory off PASS: gdb.base/permissions.exp: try to set a global PASS: gdb.base/permissions.exp: print x -Running ../../../master/gdb/testsuite/gdb.base/nodebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nodebug.exp ... PASS: gdb.base/nodebug.exp: p top PASS: gdb.base/nodebug.exp: whatis top PASS: gdb.base/nodebug.exp: ptype top @@ -3344,12 +3344,12 @@ PASS: gdb.base/nodebug.exp: ptype bsslocal PASS: gdb.base/nodebug.exp: backtrace from inner in nodebug.exp PASS: gdb.base/nodebug.exp: p/c array_index("abcdef",2) PASS: gdb.base/nodebug.exp: backtrace from middle in nodebug.exp -Running ../../../master/gdb/testsuite/gdb.base/remote.exp ... -Running ../../../master/gdb/testsuite/gdb.base/sigchld.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remote.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigchld.exp ... PASS: gdb.base/sigchld.exp: set breakpoint at success exit PASS: gdb.base/sigchld.exp: set breakpoint at failure exit PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior -Running ../../../master/gdb/testsuite/gdb.base/whatis.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis.exp ... PASS: gdb.base/whatis.exp: whatis char PASS: gdb.base/whatis.exp: whatis signed char PASS: gdb.base/whatis.exp: whatis unsigned char @@ -3432,8 +3432,8 @@ PASS: gdb.base/whatis.exp: whatis inner union PASS: gdb.base/whatis.exp: whatis inner union member PASS: gdb.base/whatis.exp: whatis using typedef type name PASS: gdb.base/whatis.exp: whatis applied to variable defined by typedef -Running ../../../master/gdb/testsuite/gdb.base/solib-disc.exp ... -Running ../../../master/gdb/testsuite/gdb.base/sigbpt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-disc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigbpt.exp ... PASS: gdb.base/sigbpt.exp: break keeper PASS: gdb.base/sigbpt.exp: display/i $pc PASS: gdb.base/sigbpt.exp: advance to the bowler @@ -3498,7 +3498,7 @@ PASS: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault 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 -Running ../../../master/gdb/testsuite/gdb.base/scope.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/scope.exp ... PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal before run @@ -3581,7 +3581,7 @@ PASS: gdb.base/scope.exp: continue to marker1 PASS: gdb.base/scope.exp: up from marker1 in scope.exp PASS: gdb.base/scope.exp: 100 auto variables correctly initialized PASS: gdb.base/scope.exp: args in correct order -Running ../../../master/gdb/testsuite/gdb.base/reread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/reread.exp ... PASS: gdb.base/reread.exp: breakpoint foo in first file PASS: gdb.base/reread.exp: run to foo() PASS: gdb.base/reread.exp: run to foo() second time @@ -3589,12 +3589,12 @@ PASS: gdb.base/reread.exp: second pass: breakpoint foo in first file PASS: gdb.base/reread.exp: second pass: run to foo() PASS: gdb.base/reread.exp: continue until exit at second pass PASS: gdb.base/reread.exp: second pass: run to foo() second time -Running ../../../master/gdb/testsuite/gdb.base/value-double-free.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/value-double-free.exp ... PASS: gdb.base/value-double-free.exp: watch var PASS: gdb.base/value-double-free.exp: continue PASS: gdb.base/value-double-free.exp: print empty() PASS: gdb.base/value-double-free.exp: help help -Running ../../../master/gdb/testsuite/gdb.base/solib-display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-display.exp ... PASS: gdb.base/solib-display.exp: NO: display a_global PASS: gdb.base/solib-display.exp: NO: display b_global PASS: gdb.base/solib-display.exp: NO: display c_global @@ -3633,10 +3633,10 @@ 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: break 25 PASS: gdb.base/solib-display.exp: SEP: continue -Running ../../../master/gdb/testsuite/gdb.base/sigrepeat.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ... PASS: gdb.base/sigrepeat.exp: advance to infinite loop FAIL: gdb.base/sigrepeat.exp: next -Running ../../../master/gdb/testsuite/gdb.base/watch_thread_num.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread PASS: gdb.base/watch_thread_num.exp: Invalid watch syntax @@ -3667,8 +3667,8 @@ FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 9 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 9 FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 10 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 10 -Running ../../../master/gdb/testsuite/gdb.base/overlays.exp ... -Running ../../../master/gdb/testsuite/gdb.base/prelink.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/overlays.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prelink.exp ... PASS: gdb.base/prelink.exp: ldd prelinkt PASS: gdb.base/prelink.exp: ldd prelinkt output contains libs PASS: gdb.base/prelink.exp: copy ld-2.13.so to ld.so @@ -3681,7 +3681,7 @@ PASS: gdb.base/prelink.exp: copy libhurduser-2.13.so to libhurduser.so.0.3 PASS: gdb.base/prelink.exp: split debug of executable PASS: gdb.base/prelink.exp: unprelink libhurduser.so.0.3 pre-unprelink (missing /usr/sbin/prelink) XFAIL: gdb.base/prelink.exp: prelink libhurduser.so.0.3 (missing /usr/sbin/prelink) -Running ../../../master/gdb/testsuite/gdb.base/step-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number PASS: gdb.base/step-break.exp: next 2 (1) @@ -3690,11 +3690,11 @@ 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) -Running ../../../master/gdb/testsuite/gdb.base/solib-corrupted.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-corrupted.exp ... PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping UNTESTED: gdb.base/solib-corrupted.exp: solib-corrupted.exp -Running ../../../master/gdb/testsuite/gdb.base/watchpoint-solib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g @@ -3702,18 +3702,18 @@ FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is PASS: gdb.base/watchpoint-solib.exp: rerun to main FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) -Running ../../../master/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main PASS: gdb.base/symbol-without-target_section.exp: print symbol_without_target_section -Running ../../../master/gdb/testsuite/gdb.base/stack-checking.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stack-checking.exp ... PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for small frame PASS: gdb.base/stack-checking.exp: bt PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for medium frame PASS: gdb.base/stack-checking.exp: bt PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for big frame PASS: gdb.base/stack-checking.exp: bt -Running ../../../master/gdb/testsuite/gdb.base/sigstep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigstep.exp ... PASS: gdb.base/sigstep.exp: display/i $pc PASS: gdb.base/sigstep.exp: break handler PASS: gdb.base/sigstep.exp: continue to stepi handler @@ -3833,7 +3833,7 @@ PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; break infinite FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (the program is no longer running) FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (the program is no longer running) PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop -Running ../../../master/gdb/testsuite/gdb.base/nostdlib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... PASS: gdb.base/nostdlib.exp: stop at run PASS: gdb.base/nostdlib.exp: continue to marker @@ -3845,5 +3845,5 @@ PASS: gdb.base/nostdlib.exp: continue to marker # of known failures 6 # of untested testcases 5 # of unsupported tests 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index cfc3b12e..0e00d4ec 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -7,26 +7,26 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.cell/arch.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/break.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/bt.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/core.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/data.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/dwarfaddr.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/ea-cache.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/ea-standalone.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/ea-test.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/f-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/fork.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/gcore.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/mem-access.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/ptype.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/registers.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/sizeof.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/solib-symbol.exp ... -Running ../../../master/gdb/testsuite/gdb.cell/solib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/arch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/core.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/data.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/dwarfaddr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-cache.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-standalone.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/f-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/fork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/mem-access.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ptype.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/registers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/sizeof.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib-symbol.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index 3eb56b63..9d692f02 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -7,11 +7,11 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.cp/abstract-origin.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/ambiguous.exp ... -Running ../../../master/gdb/testsuite/gdb.cp/annota2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ... PASS: gdb.cp/annota2.exp: set height 0 PASS: gdb.cp/annota2.exp: breakpoint main PASS: gdb.cp/annota2.exp: annotation set at level 2 @@ -24,7 +24,7 @@ PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: set watch on a.x PASS: gdb.cp/annota2.exp: watch triggered on a.x PASS: gdb.cp/annota2.exp: annotate-quit -Running ../../../master/gdb/testsuite/gdb.cp/annota3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 PASS: gdb.cp/annota3.exp: breakpoint main PASS: gdb.cp/annota3.exp: annotation set at level 3 @@ -37,7 +37,7 @@ PASS: gdb.cp/annota3.exp: second run until main breakpoint PASS: gdb.cp/annota3.exp: set watch on a.x PASS: gdb.cp/annota3.exp: watch triggered on a.x PASS: gdb.cp/annota3.exp: annotate-quit -Running ../../../master/gdb/testsuite/gdb.cp/anon-ns.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ... PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void) PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)' PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::doit1(void) @@ -122,11 +122,11 @@ PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace):: PASS: gdb.cp/anon-ns.exp: list '(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::doit(void) PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)' -Running ../../../master/gdb/testsuite/gdb.cp/anon-struct.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ... PASS: gdb.cp/anon-struct.exp: print type of t::t PASS: gdb.cp/anon-struct.exp: print type of X::t2::t2 PASS: gdb.cp/anon-struct.exp: print type of t3::~t3 -Running ../../../master/gdb/testsuite/gdb.cp/anon-union.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-union.exp ... PASS: gdb.cp/anon-union.exp: set width 0 PASS: gdb.cp/anon-union.exp: next 1 PASS: gdb.cp/anon-union.exp: print foo 1 @@ -155,12 +155,12 @@ PASS: gdb.cp/anon-union.exp: print z 2 PASS: gdb.cp/anon-union.exp: set var z PASS: gdb.cp/anon-union.exp: print w 3 PASS: gdb.cp/anon-union.exp: print z 3 -Running ../../../master/gdb/testsuite/gdb.cp/arg-reference.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ... PASS: gdb.cp/arg-reference.exp: No false reference -Running ../../../master/gdb/testsuite/gdb.cp/bool.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ... PASS: gdb.cp/bool.exp: print return_true() PASS: gdb.cp/bool.exp: print return_false() -Running ../../../master/gdb/testsuite/gdb.cp/breakpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/breakpoint.exp ... PASS: gdb.cp/breakpoint.exp: continue to C1::Nested::foo PASS: gdb.cp/breakpoint.exp: conditional breakpoint in method PASS: gdb.cp/breakpoint.exp: conditional breakpoint in method 2 @@ -168,7 +168,7 @@ PASS: gdb.cp/breakpoint.exp: continue to breakpoint PASS: gdb.cp/breakpoint.exp: check the member variable PASS: gdb.cp/breakpoint.exp: continue to breakpoint PASS: gdb.cp/breakpoint.exp: check the member variable -Running ../../../master/gdb/testsuite/gdb.cp/bs15503.exp ... +Running ../../../Ferry_Tagscherer/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 @@ -178,13 +178,13 @@ PASS: gdb.cp/bs15503.exp: print s[s.length()-1] PASS: gdb.cp/bs15503.exp: print (const char *) s PASS: gdb.cp/bs15503.exp: print (const char *) s.substr(0,4) PASS: gdb.cp/bs15503.exp: print (const char *) (s=s.substr(0,4)) -Running ../../../master/gdb/testsuite/gdb.cp/call-c.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/call-c.exp ... PASS: gdb.cp/call-c.exp: b 43 PASS: gdb.cp/call-c.exp: print foo(1) PASS: gdb.cp/call-c.exp: continue to bp PASS: gdb.cp/call-c.exp: print rf->func() PASS: gdb.cp/call-c.exp: print handle->func() -Running ../../../master/gdb/testsuite/gdb.cp/casts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/casts.exp ... PASS: gdb.cp/casts.exp: cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: let compiler cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: cast derived class pointer to base class pointer @@ -209,7 +209,7 @@ 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 unique downcast PASS: gdb.cp/casts.exp: dynamic_cast to sibling -Running ../../../master/gdb/testsuite/gdb.cp/class2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/class2.exp ... PASS: gdb.cp/class2.exp: set print object off PASS: gdb.cp/class2.exp: print alpha at marker return 0 PASS: gdb.cp/class2.exp: print beta at marker return 0 @@ -222,7 +222,7 @@ PASS: gdb.cp/class2.exp: set print object on PASS: gdb.cp/class2.exp: p acp PASS: gdb.cp/class2.exp: p acp->c1 PASS: gdb.cp/class2.exp: p acp->c2 -Running ../../../master/gdb/testsuite/gdb.cp/classes.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/classes.exp ... 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 protected_struct @@ -314,7 +314,7 @@ PASS: gdb.cp/classes.exp: calling method for small class 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: list ByAnyOtherName::times -Running ../../../master/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ... 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' @@ -325,7 +325,7 @@ 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 "int GDB<char>::even_harder<int>(char)" PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::simple() -Running ../../../master/gdb/testsuite/gdb.cp/converts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/converts.exp ... PASS: gdb.cp/converts.exp: continue to breakpoint: end of main PASS: gdb.cp/converts.exp: typedef to another typedef PASS: gdb.cp/converts.exp: typedef to typedef of a typedef @@ -344,7 +344,7 @@ PASS: gdb.cp/converts.exp: pointer pointer to pointer pointer 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 -Running ../../../master/gdb/testsuite/gdb.cp/cp-relocate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cp-relocate.exp ... PASS: gdb.cp/cp-relocate.exp: info functions PASS: gdb.cp/cp-relocate.exp: get address of func<1>(int) PASS: gdb.cp/cp-relocate.exp: get address of func<2>(int) @@ -354,14 +354,14 @@ PASS: gdb.cp/cp-relocate.exp: info file 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) -Running ../../../master/gdb/testsuite/gdb.cp/cpcompletion.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpcompletion.exp ... PASS: gdb.cp/cpcompletion.exp: complete class methods PASS: gdb.cp/cpcompletion.exp: complete class methods beginning with F PASS: gdb.cp/cpcompletion.exp: complete p foo1.g PASS: gdb.cp/cpcompletion.exp: complete p foo1.base PASS: gdb.cp/cpcompletion.exp: complete p foo1.Fo PASS: gdb.cp/cpcompletion.exp: complete p a.g -Running ../../../master/gdb/testsuite/gdb.cp/cpexprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpexprs.exp ... PASS: gdb.cp/cpexprs.exp: set listsize 1 PASS: gdb.cp/cpexprs.exp: print base1::a_function PASS: gdb.cp/cpexprs.exp: print base1::base1(int) @@ -737,7 +737,7 @@ 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 -Running ../../../master/gdb/testsuite/gdb.cp/cplusfuncs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplusfuncs.exp ... PASS: gdb.cp/cplusfuncs.exp: set width 0 PASS: gdb.cp/cplusfuncs.exp: set language c++ PASS: gdb.cp/cplusfuncs.exp: detect dm_operator_comma @@ -871,12 +871,12 @@ PASS: gdb.cp/cplusfuncs.exp: info function for "operator int(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator()(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator char\*(" PASS: gdb.cp/cplusfuncs.exp: list foo::operator int* -Running ../../../master/gdb/testsuite/gdb.cp/ctti.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ctti.exp ... PASS: gdb.cp/ctti.exp: continue to breakpoint: marker add1 PASS: gdb.cp/ctti.exp: print c PASS: gdb.cp/ctti.exp: print f PASS: gdb.cp/ctti.exp: print i -Running ../../../master/gdb/testsuite/gdb.cp/demangle.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/demangle.exp ... PASS: gdb.cp/demangle.exp: set language c++ PASS: gdb.cp/demangle.exp: set width 0 PASS: gdb.cp/demangle.exp: lucid: set demangle-style @@ -1758,7 +1758,7 @@ PASS: gdb.cp/demangle.exp: hp: add__XTcSP9A5label_FcPPlT1 PASS: gdb.cp/demangle.exp: hp: add__XTPfTFPd_f_FcT1 PASS: gdb.cp/demangle.exp: hp: unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv PASS: gdb.cp/demangle.exp: hp: _Utf390_1__1_9223372036854775807__9223372036854775 -Running ../../../master/gdb/testsuite/gdb.cp/derivation.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ... PASS: gdb.cp/derivation.exp: up from marker1 PASS: gdb.cp/derivation.exp: print value of a_instance PASS: gdb.cp/derivation.exp: ptype a_instance @@ -1783,7 +1783,7 @@ PASS: gdb.cp/derivation.exp: print value of g_instance.afoo() PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo() PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo() -Running ../../../master/gdb/testsuite/gdb.cp/exception.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/exception.exp ... PASS: gdb.cp/exception.exp: catch catch (before inferior run) PASS: gdb.cp/exception.exp: catch throw (before inferior run) PASS: gdb.cp/exception.exp: info breakpoints (before inferior run) @@ -1801,14 +1801,14 @@ PASS: gdb.cp/exception.exp: backtrace after second throw PASS: gdb.cp/exception.exp: continue to second catch PASS: gdb.cp/exception.exp: backtrace after second catch PASS: gdb.cp/exception.exp: continue to catcher for the second time -Running ../../../master/gdb/testsuite/gdb.cp/expand-sals.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-sals.exp ... PASS: gdb.cp/expand-sals.exp: continue to breakpoint: func PASS: gdb.cp/expand-sals.exp: up PASS: gdb.cp/expand-sals.exp: break PASS: gdb.cp/expand-sals.exp: continue to breakpoint: caller PASS: gdb.cp/expand-sals.exp: bt from A PASS: gdb.cp/expand-sals.exp: continue to breakpoint: next caller func -Running ../../../master/gdb/testsuite/gdb.cp/extern-c.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/extern-c.exp ... PASS: gdb.cp/extern-c.exp: setting breakpoint at c_func PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_func PASS: gdb.cp/extern-c.exp: initialize counter @@ -1819,7 +1819,7 @@ PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_1 PASS: gdb.cp/extern-c.exp: verify counter at first breakpoint PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_2 PASS: gdb.cp/extern-c.exp: verify counter at second breakpoint -Running ../../../master/gdb/testsuite/gdb.cp/formatted-ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/formatted-ref.exp ... 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 @@ -1830,17 +1830,17 @@ PASS: gdb.cp/formatted-ref.exp: print/x *(&(&s)) PASS: gdb.cp/formatted-ref.exp: print/x *(&(&i)) PASS: gdb.cp/formatted-ref.exp: print/x *(&(&e)) PASS: gdb.cp/formatted-ref.exp: print s.x == 13 -Running ../../../master/gdb/testsuite/gdb.cp/fpointer.exp ... +Running ../../../Ferry_Tagscherer/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 p[0]() PASS: gdb.cp/fpointer.exp: p p[1]() PASS: gdb.cp/fpointer.exp: p p3('a') PASS: gdb.cp/fpointer.exp: p p4(1) -Running ../../../master/gdb/testsuite/gdb.cp/gdb1355.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb1355.exp ... PASS: gdb.cp/gdb1355.exp: ptype s1 PASS: gdb.cp/gdb1355.exp: print s1 -Running ../../../master/gdb/testsuite/gdb.cp/gdb2384.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2384.exp ... PASS: gdb.cp/gdb2384.exp: continue to breakpoint: set breakpoint here PASS: gdb.cp/gdb2384.exp: print d1.meth () PASS: gdb.cp/gdb2384.exp: continue to breakpoint: set breakpoint here @@ -1849,7 +1849,7 @@ PASS: gdb.cp/gdb2384.exp: continue to breakpoint: set breakpoint here (second) PASS: gdb.cp/gdb2384.exp: print d2.meth() PASS: gdb.cp/gdb2384.exp: continue to breakpoint: set breakpoint here (second) PASS: gdb.cp/gdb2384.exp: gdb2384 (second) -Running ../../../master/gdb/testsuite/gdb.cp/gdb2495.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2495.exp ... 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: Call a function that raises an exception without a handler. @@ -1864,10 +1864,10 @@ PASS: gdb.cp/gdb2495.exp: p exceptions.raise_signal(1) PASS: gdb.cp/gdb2495.exp: set unwindonsignal off PASS: gdb.cp/gdb2495.exp: Turn off unwind on signal PASS: gdb.cp/gdb2495.exp: p exceptions.raise_signal(1) -Running ../../../master/gdb/testsuite/gdb.cp/hang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/hang.exp ... PASS: gdb.cp/hang.exp: doesn't overwrite struct type PASS: gdb.cp/hang.exp: doesn't corrupt cv_type chain -Running ../../../master/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... FAIL: 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 @@ -1898,7 +1898,7 @@ PASS: gdb.cp/infcall-dlopen.exp: test 8 stub 2 FAIL: 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 ../../../master/gdb/testsuite/gdb.cp/inherit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ... PASS: gdb.cp/inherit.exp: set width 0 PASS: gdb.cp/inherit.exp: set language c++ PASS: gdb.cp/inherit.exp: ptype A (FIXME) @@ -2059,7 +2059,7 @@ 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 g_vD (FIXME v3 vtbl ptr) PASS: gdb.cp/inherit.exp: print g_vE (FIXME v3 vtbl ptr) -Running ../../../master/gdb/testsuite/gdb.cp/koenig.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/koenig.exp ... PASS: gdb.cp/koenig.exp: p first(c) PASS: gdb.cp/koenig.exp: p second(0,0,c,0,0) PASS: gdb.cp/koenig.exp: p first(0,c) @@ -2105,7 +2105,7 @@ PASS: gdb.cp/koenig.exp: p r.rfoo() PASS: gdb.cp/koenig.exp: continue to breakpoint: marker1 PASS: gdb.cp/koenig.exp: p rfoo() PASS: gdb.cp/koenig.exp: p this->rfoo() -Running ../../../master/gdb/testsuite/gdb.cp/local.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/local.exp ... PASS: gdb.cp/local.exp: up from marker1 PASS: gdb.cp/local.exp: ptype l PASS: gdb.cp/local.exp: ptype Local @@ -2116,7 +2116,7 @@ PASS: gdb.cp/local.exp: Local out of scope PASS: gdb.cp/local.exp: ptype InnerLocal (pattern 1) PASS: gdb.cp/local.exp: ptype NestedInnerLocal KFAIL: gdb.cp/local.exp: ptype InnerLocal::NestedInnerLocal (PRMS: gdb/482) -Running ../../../master/gdb/testsuite/gdb.cp/m-data.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-data.exp ... PASS: gdb.cp/m-data.exp: continue to breakpoint: end of first constructors PASS: gdb.cp/m-data.exp: simple object, const bool PASS: gdb.cp/m-data.exp: simple object, const int @@ -2135,7 +2135,7 @@ PASS: gdb.cp/m-data.exp: template object, derived enum PASS: gdb.cp/m-data.exp: continue to breakpoint: continue to shadow breakpoint PASS: gdb.cp/m-data.exp: shadowing member PASS: gdb.cp/m-data.exp: shadowed global variable -Running ../../../master/gdb/testsuite/gdb.cp/m-static.exp ... +Running ../../../Ferry_Tagscherer/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: simple object, static const bool PASS: gdb.cp/m-static.exp: simple object, static const int @@ -2158,7 +2158,7 @@ PASS: gdb.cp/m-static.exp: static const float initialized in class definition PASS: gdb.cp/m-static.exp: info variable everywhere PASS: gdb.cp/m-static.exp: step PASS: gdb.cp/m-static.exp: print svar -Running ../../../master/gdb/testsuite/gdb.cp/maint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/maint.exp ... PASS: gdb.cp/maint.exp: help maintenance cplus PASS: gdb.cp/maint.exp: help maint cp PASS: gdb.cp/maint.exp: maint cp @@ -2193,7 +2193,7 @@ 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 bool operator<<char> PASS: gdb.cp/maint.exp: maint cp namespace -Running ../../../master/gdb/testsuite/gdb.cp/mb-ctor.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-ctor.exp ... PASS: gdb.cp/mb-ctor.exp: set-breakpoint at ctor PASS: gdb.cp/mb-ctor.exp: set-breakpoint at dtor PASS: gdb.cp/mb-ctor.exp: run to breakpoint 1 v1 @@ -2203,7 +2203,7 @@ PASS: gdb.cp/mb-ctor.exp: continue to breakpoint: set breakpoint here 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 -Running ../../../master/gdb/testsuite/gdb.cp/mb-inline.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-inline.exp ... PASS: gdb.cp/mb-inline.exp: set breakpoint PASS: gdb.cp/mb-inline.exp: run to breakpoint PASS: gdb.cp/mb-inline.exp: run to breakpoint 2 @@ -2213,7 +2213,7 @@ PASS: gdb.cp/mb-inline.exp: disabled breakpoint 1.2 PASS: gdb.cp/mb-inline.exp: set multi_line_foo breakpoint 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 -Running ../../../master/gdb/testsuite/gdb.cp/mb-templates.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... PASS: gdb.cp/mb-templates.exp: initial condition: set breakpoint PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint 2 @@ -2232,7 +2232,7 @@ PASS: gdb.cp/mb-templates.exp: instantiation: run to breakpoint 2 PASS: gdb.cp/mb-templates.exp: set multi_line_foo breakpoint PASS: gdb.cp/mb-templates.exp: run to multi_line_foo breakpoint 2 <int> PASS: gdb.cp/mb-templates.exp: run to multi_line_foo breakpoint 2 <double> -Running ../../../master/gdb/testsuite/gdb.cp/member-ptr.exp ... +Running ../../../Ferry_Tagscherer/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: ptype pmi (A::j) PASS: gdb.cp/member-ptr.exp: print pmi (A::j) @@ -2286,7 +2286,7 @@ PASS: gdb.cp/member-ptr.exp: print null_pmi = 0 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 -Running ../../../master/gdb/testsuite/gdb.cp/meth-typedefs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/meth-typedefs.exp ... PASS: gdb.cp/meth-typedefs.exp: list A::FOO::test(my_other_type) PASS: gdb.cp/meth-typedefs.exp: list 'A::FOO::test(my_other_type)' PASS: gdb.cp/meth-typedefs.exp: break A::FOO::test(my_other_type) @@ -3083,7 +3083,7 @@ PASS: gdb.cp/meth-typedefs.exp: list test(a::b::c::d::bar&) PASS: gdb.cp/meth-typedefs.exp: list 'test(a::b::c::d::bar&)' PASS: gdb.cp/meth-typedefs.exp: break test(a::b::c::d::bar&) PASS: gdb.cp/meth-typedefs.exp: break 'test(a::b::c::d::bar&)' -Running ../../../master/gdb/testsuite/gdb.cp/method.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method.exp ... PASS: gdb.cp/method.exp: break A::foo PASS: gdb.cp/method.exp: continue to A::foo PASS: gdb.cp/method.exp: print x in A::foo @@ -3099,18 +3099,18 @@ PASS: gdb.cp/method.exp: print this in funk::getFunky PASS: gdb.cp/method.exp: print res in funk::getFunky PASS: gdb.cp/method.exp: ptype A PASS: gdb.cp/method.exp: finish program -Running ../../../master/gdb/testsuite/gdb.cp/method2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method2.exp ... PASS: gdb.cp/method2.exp: set multiple-symbols ask PASS: gdb.cp/method2.exp: setting language c PASS: gdb.cp/method2.exp: breaking in method (c) PASS: gdb.cp/method2.exp: setting language c++ PASS: gdb.cp/method2.exp: breaking in method (c++) PASS: gdb.cp/method2.exp: continue until exit at continue to end -Running ../../../master/gdb/testsuite/gdb.cp/minsym-fallback.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/minsym-fallback.exp ... PASS: gdb.cp/minsym-fallback.exp: set breakpoint pending off PASS: gdb.cp/minsym-fallback.exp: break C::f() PASS: gdb.cp/minsym-fallback.exp: break C::operator()() -Running ../../../master/gdb/testsuite/gdb.cp/misc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/misc.exp ... PASS: gdb.cp/misc.exp: deduced language is C++, before full symbols PASS: gdb.cp/misc.exp: deduced language is C++, after full symbols PASS: gdb.cp/misc.exp: print s.a for foo struct (known gcc 2.7.2 and earlier bug) @@ -3135,9 +3135,9 @@ PASS: gdb.cp/misc.exp: (bool)17.93 PASS: gdb.cp/misc.exp: (bool)0.0 PASS: gdb.cp/misc.exp: (int)true PASS: gdb.cp/misc.exp: (int)false -Running ../../../master/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... PASS: gdb.cp/namespace-nested-import.exp: print C::x -Running ../../../master/gdb/testsuite/gdb.cp/namespace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace.exp ... PASS: gdb.cp/namespace.exp: up from marker1 PASS: gdb.cp/namespace.exp: print 'AAA::c' PASS: gdb.cp/namespace.exp: print AAA::c @@ -3204,28 +3204,28 @@ PASS: gdb.cp/namespace.exp: print XOtherFile PASS: gdb.cp/namespace.exp: print AAA::ALPHA PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass * -Running ../../../master/gdb/testsuite/gdb.cp/nextoverthrow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nextoverthrow.exp ... PASS: gdb.cp/nextoverthrow.exp: check for unwinder hook UNSUPPORTED: gdb.cp/nextoverthrow.exp: nextoverthrow.exp could not find _Unwind_DebugHook -Running ../../../master/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... PASS: gdb.cp/no-dmgl-verbose.exp: set breakpoint pending off PASS: gdb.cp/no-dmgl-verbose.exp: DMGL_VERBOSE-demangled f(std::string) is not defined -Running ../../../master/gdb/testsuite/gdb.cp/noparam.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/noparam.exp ... PASS: gdb.cp/noparam.exp: p C::m (int) -Running ../../../master/gdb/testsuite/gdb.cp/nsdecl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsdecl.exp ... PASS: gdb.cp/nsdecl.exp: print fakex -Running ../../../master/gdb/testsuite/gdb.cp/nsimport.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/nsnested.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnested.exp ... PASS: gdb.cp/nsnested.exp: print ab PASS: gdb.cp/nsnested.exp: continue to breakpoint: C::first PASS: gdb.cp/nsnested.exp: print ab PASS: gdb.cp/nsnested.exp: print C::D::ab PASS: gdb.cp/nsnested.exp: continue to breakpoint: C::D::second PASS: gdb.cp/nsnested.exp: print ab -Running ../../../master/gdb/testsuite/gdb.cp/nsnoimports.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnoimports.exp ... PASS: gdb.cp/nsnoimports.exp: print A::_a PASS: gdb.cp/nsnoimports.exp: print A::B::ab PASS: gdb.cp/nsnoimports.exp: print A::B::C::abc @@ -3247,15 +3247,15 @@ PASS: gdb.cp/nsnoimports.exp: print A::B::C::abc PASS: gdb.cp/nsnoimports.exp: print _a PASS: gdb.cp/nsnoimports.exp: print ab PASS: gdb.cp/nsnoimports.exp: print abc -Running ../../../master/gdb/testsuite/gdb.cp/nsrecurs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsrecurs.exp ... PASS: gdb.cp/nsrecurs.exp: print ax PASS: gdb.cp/nsrecurs.exp: print dx PASS: gdb.cp/nsrecurs.exp: print xx KFAIL: gdb.cp/nsrecurs.exp: ptype G::GF (PRMS: gdb/10541) KFAIL: gdb.cp/nsrecurs.exp: print G::GF::FE::ex (PRMS: gdb/10541) -Running ../../../master/gdb/testsuite/gdb.cp/nsstress.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsstress.exp ... PASS: gdb.cp/nsstress.exp: print y -Running ../../../master/gdb/testsuite/gdb.cp/nsusing.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsusing.exp ... PASS: gdb.cp/nsusing.exp: print _a PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker3 PASS: gdb.cp/nsusing.exp: Print _a without import @@ -3274,7 +3274,7 @@ PASS: gdb.cp/nsusing.exp: continue to breakpoint: K::marker9 PASS: gdb.cp/nsusing.exp: print jx PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker10 stop PASS: gdb.cp/nsusing.exp: print x (from M::x) -Running ../../../master/gdb/testsuite/gdb.cp/operator.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/operator.exp ... PASS: gdb.cp/operator.exp: global operator PASS: gdb.cp/operator.exp: global operator overload PASS: gdb.cp/operator.exp: ADL operator @@ -3292,7 +3292,7 @@ PASS: gdb.cp/operator.exp: namespace alias PASS: gdb.cp/operator.exp: imported declaration PASS: gdb.cp/operator.exp: p l == 1 PASS: gdb.cp/operator.exp: p x[0] -Running ../../../master/gdb/testsuite/gdb.cp/oranking.exp ... +Running ../../../Ferry_Tagscherer/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 test1() @@ -3325,10 +3325,10 @@ PASS: gdb.cp/oranking.exp: p test13() KFAIL: gdb.cp/oranking.exp: p foo13(c) (PRMS: gdb/12098) PASS: gdb.cp/oranking.exp: p test14() KFAIL: gdb.cp/oranking.exp: p foo14(e) (PRMS: gdb/12096) -Running ../../../master/gdb/testsuite/gdb.cp/overload-const.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/overload.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload.exp ... PASS: gdb.cp/overload.exp: up from marker1 PASS: gdb.cp/overload.exp: print foo_instance1 PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match) @@ -3403,7 +3403,7 @@ PASS: gdb.cp/overload.exp: print foo::overload1arg(long) PASS: gdb.cp/overload.exp: print foo::overload1arg(unsigned long) PASS: gdb.cp/overload.exp: print foo::overload1arg(float) PASS: gdb.cp/overload.exp: print foo::overload1arg(double) -Running ../../../master/gdb/testsuite/gdb.cp/ovldbreak.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovldbreak.exp ... PASS: gdb.cp/ovldbreak.exp: set multiple-symbols ask PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 12 PASS: gdb.cp/ovldbreak.exp: set bp 2 on foo::overload1arg 12 line 111 @@ -3455,7 +3455,7 @@ PASS: gdb.cp/ovldbreak.exp: break foo::foofunc PASS: gdb.cp/ovldbreak.exp: set multiple-symbols all PASS: gdb.cp/ovldbreak.exp: break foo::foofunc PASS: gdb.cp/ovldbreak.exp: continue until exit at finish program -Running ../../../master/gdb/testsuite/gdb.cp/ovsrch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovsrch.exp ... PASS: gdb.cp/ovsrch.exp: break stop_here PASS: gdb.cp/ovsrch.exp: break 'stop_here' PASS: gdb.cp/ovsrch.exp: continue to breakpoint: stop_here @@ -3492,52 +3492,52 @@ PASS: gdb.cp/ovsrch.exp: break 'inner::foo (int) const' if (a == 3) PASS: gdb.cp/ovsrch.exp: break inner::foo (int) const if (A::outer::func ()) PASS: gdb.cp/ovsrch.exp: break 'inner::foo (int) const' if (A::outer::func ()) PASS: gdb.cp/ovsrch.exp: break inner::foo if (a == 3) -Running ../../../master/gdb/testsuite/gdb.cp/paren-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... PASS: gdb.cp/paren-type.exp: set breakpoint pending off PASS: gdb.cp/paren-type.exp: break C::f(long) PASS: gdb.cp/paren-type.exp: break C::f(short) -Running ../../../master/gdb/testsuite/gdb.cp/pass-by-ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... PASS: gdb.cp/pass-by-ref.exp: call function in obj PASS: gdb.cp/pass-by-ref.exp: call function in derived PASS: gdb.cp/pass-by-ref.exp: call function in container -Running ../../../master/gdb/testsuite/gdb.cp/pr-1023.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/pr-1210.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1210.exp ... PASS: gdb.cp/pr-1210.exp: step past initialization PASS: gdb.cp/pr-1210.exp: print *obj PASS: gdb.cp/pr-1210.exp: print obj->myB -Running ../../../master/gdb/testsuite/gdb.cp/pr-574.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-574.exp ... PASS: gdb.cp/pr-574.exp: continue to breakpoint: end of constructors PASS: gdb.cp/pr-574.exp: PR gdb/574 -Running ../../../master/gdb/testsuite/gdb.cp/pr10687.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr10687.exp ... PASS: gdb.cp/pr10687.exp: continue to breakpoint: marker PASS: gdb.cp/pr10687.exp: p a -Running ../../../master/gdb/testsuite/gdb.cp/pr10728.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/pr12028.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr12028.exp ... PASS: gdb.cp/pr12028.exp: p D::foo(b) -Running ../../../master/gdb/testsuite/gdb.cp/pr9067.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9067.exp ... PASS: gdb.cp/pr9067.exp: print b -Running ../../../master/gdb/testsuite/gdb.cp/pr9167.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9167.exp ... PASS: gdb.cp/pr9167.exp: continue to breakpoint: marker PASS: gdb.cp/pr9167.exp: p b -Running ../../../master/gdb/testsuite/gdb.cp/pr9631.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/printmethod.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/printmethod.exp ... PASS: gdb.cp/printmethod.exp: continue to breakpoint: end of constructors PASS: gdb.cp/printmethod.exp: print virtual method. PASS: gdb.cp/printmethod.exp: print nonvirtual method. -Running ../../../master/gdb/testsuite/gdb.cp/psmang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psmang.exp ... PASS: gdb.cp/psmang.exp: break s::method1 PASS: gdb.cp/psmang.exp: break s::method2 -Running ../../../master/gdb/testsuite/gdb.cp/psymtab-parameter.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psymtab-parameter.exp ... PASS: gdb.cp/psymtab-parameter.exp: set language c++ PASS: gdb.cp/psymtab-parameter.exp: maintenance info symtabs PASS: gdb.cp/psymtab-parameter.exp: complete p 'func<short>( -Running ../../../master/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ... PASS: gdb.cp/ptype-cv-cp.exp: whatis v_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_my_int PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_my_int @@ -3548,7 +3548,7 @@ PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int KPASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int (PRMS gcc/45997) -Running ../../../master/gdb/testsuite/gdb.cp/punctuator.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ... PASS: gdb.cp/punctuator.exp: set lang c++ PASS: gdb.cp/punctuator.exp: print (0x5a5a bitand 0xaaaa) == (0x5a5a & 0xaaaa) PASS: gdb.cp/punctuator.exp: print (0x5a5a bitor 0xaaaa) == (0x5a5a | 0xaaaa) @@ -3567,13 +3567,13 @@ PASS: gdb.cp/punctuator.exp: print ($u or_eq 0xaaaa) == ($v |= 0xaaaa) PASS: gdb.cp/punctuator.exp: set $u 3 PASS: gdb.cp/punctuator.exp: set $v 3 PASS: gdb.cp/punctuator.exp: print ($u xor_eq 0xaaaa) == ($v ^= 0xaaaa) -Running ../../../master/gdb/testsuite/gdb.cp/re-set-overloaded.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/re-set-overloaded.exp ... PASS: gdb.cp/re-set-overloaded.exp: set breakpoint pending yes PASS: gdb.cp/re-set-overloaded.exp: break C::C PASS: gdb.cp/re-set-overloaded.exp: set variable $brk = $bpnum KFAIL: gdb.cp/re-set-overloaded.exp: start (GDB internal error) (PRMS: breakpoints/11657) KFAIL: gdb.cp/re-set-overloaded.exp: breakpoint resolved (PRMS: breakpoints/11657) -Running ../../../master/gdb/testsuite/gdb.cp/ref-params.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-params.exp ... 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 f2 on Child in main @@ -3588,7 +3588,7 @@ PASS: gdb.cp/ref-params.exp: print mf2(MQ) PASS: gdb.cp/ref-params.exp: print f1(MQR) PASS: gdb.cp/ref-params.exp: print mf1(MQR) PASS: gdb.cp/ref-params.exp: print mf2(MQR) -Running ../../../master/gdb/testsuite/gdb.cp/ref-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-types.exp ... PASS: gdb.cp/ref-types.exp: up from marker1 1 PASS: gdb.cp/ref-types.exp: print value of s PASS: gdb.cp/ref-types.exp: ptype s @@ -3650,7 +3650,7 @@ PASS: gdb.cp/ref-types.exp: print value of rL PASS: gdb.cp/ref-types.exp: print value of rUL PASS: gdb.cp/ref-types.exp: print value of rF PASS: gdb.cp/ref-types.exp: print value of rD -Running ../../../master/gdb/testsuite/gdb.cp/rtti.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/rtti.exp ... 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 @@ -3658,7 +3658,7 @@ PASS: gdb.cp/rtti.exp: continue to breakpoint: end of constructors in func PASS: gdb.cp/rtti.exp: print *obj PASS: gdb.cp/rtti.exp: continue to breakpoint: end of constructors in func3 PASS: gdb.cp/rtti.exp: print *obj3 -Running ../../../master/gdb/testsuite/gdb.cp/shadow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/shadow.exp ... PASS: gdb.cp/shadow.exp: continue to breakpoint: marker1 PASS: gdb.cp/shadow.exp: Print class x shadowing global x PASS: gdb.cp/shadow.exp: continue to breakpoint: marker2 @@ -3669,7 +3669,7 @@ PASS: gdb.cp/shadow.exp: continue to breakpoint: marker4 PASS: gdb.cp/shadow.exp: Print local x not namespace x PASS: gdb.cp/shadow.exp: continue to breakpoint: marker5 PASS: gdb.cp/shadow.exp: Print imported namespace x -Running ../../../master/gdb/testsuite/gdb.cp/smartp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/smartp.exp ... PASS: gdb.cp/smartp.exp: continue to breakpoint: end of main PASS: gdb.cp/smartp.exp: p mp->foo() PASS: gdb.cp/smartp.exp: p mtp->foo() @@ -3690,7 +3690,7 @@ PASS: gdb.cp/smartp.exp: p b->foo() PASS: gdb.cp/smartp.exp: p c->foo() PASS: gdb.cp/smartp.exp: p c->inta KFAIL: gdb.cp/smartp.exp: p c2->inta (PRMS: gdb/11606) -Running ../../../master/gdb/testsuite/gdb.cp/static-method.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-method.exp ... 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)::func' PASS: gdb.cp/static-method.exp: list 'static-method.cc':'xxx::(anonymous namespace)::func' @@ -3703,7 +3703,7 @@ PASS: gdb.cp/static-method.exp: list 'static-method.cc':'xxx::(anonymous namespa PASS: gdb.cp/static-method.exp: list static-method.cc:'xxx::(anonymous namespace)::A::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)::A::func' -Running ../../../master/gdb/testsuite/gdb.cp/static-print-quit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-print-quit.exp ... PASS: gdb.cp/static-print-quit.exp: set width 80 PASS: gdb.cp/static-print-quit.exp: set height 2 PASS: gdb.cp/static-print-quit.exp: print c - <return> @@ -3713,7 +3713,7 @@ PASS: gdb.cp/static-print-quit.exp: q PASS: gdb.cp/static-print-quit.exp: set pagination off PASS: gdb.cp/static-print-quit.exp: first print PASS: gdb.cp/static-print-quit.exp: second print -Running ../../../master/gdb/testsuite/gdb.cp/temargs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/temargs.exp ... PASS: gdb.cp/temargs.exp: set first breakpoint for temargs PASS: gdb.cp/temargs.exp: set second breakpoint for temargs PASS: gdb.cp/temargs.exp: set third breakpoint for temargs @@ -3748,7 +3748,7 @@ KFAIL: gdb.cp/temargs.exp: test value of F in k2_m (PRMS: gcc/49366) PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to sixth breakpoint for temargs KFAIL: gdb.cp/temargs.exp: test type of F in k3_m (PRMS: gcc/49546) KFAIL: gdb.cp/temargs.exp: test value of F in k3_m (PRMS: gcc/49546) -Running ../../../master/gdb/testsuite/gdb.cp/templates.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ... PASS: gdb.cp/templates.exp: set multiple-symbols ask FAIL: gdb.cp/templates.exp: ptype T5<int> FAIL: gdb.cp/templates.exp: ptype t5i @@ -3785,7 +3785,7 @@ PASS: gdb.cp/templates.exp: ptype Garply<int> PASS: gdb.cp/templates.exp: ptype Garply<Garply<char> > PASS: gdb.cp/templates.exp: print Garply<Garply<char> >::garply PASS: gdb.cp/templates.exp: break Garply<Garply<char> >::garply -Running ../../../master/gdb/testsuite/gdb.cp/try_catch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/try_catch.exp ... PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 1-throw PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 1-catch PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-start @@ -3794,11 +3794,11 @@ PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-throw PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-catch PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 3-throw PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 3-catch -Running ../../../master/gdb/testsuite/gdb.cp/typedef-operator.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.cp/userdef.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/userdef.exp ... PASS: gdb.cp/userdef.exp: break marker1 PASS: gdb.cp/userdef.exp: continue to marker1 PASS: gdb.cp/userdef.exp: up from marker1 @@ -3840,7 +3840,7 @@ PASS: gdb.cp/userdef.exp: print &*c PASS: gdb.cp/userdef.exp: ptype &*c PASS: gdb.cp/userdef.exp: print operator== (mem1, mem2) PASS: gdb.cp/userdef.exp: print operator== (mem1, mem1) -Running ../../../master/gdb/testsuite/gdb.cp/virtbase.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtbase.exp ... PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint PASS: gdb.cp/virtbase.exp: print *this PASS: gdb.cp/virtbase.exp: print x in get_y @@ -3854,7 +3854,7 @@ PASS: gdb.cp/virtbase.exp: print rtti_data PASS: gdb.cp/virtbase.exp: print pointer to virtual base at non-zero offset of larger object 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 -Running ../../../master/gdb/testsuite/gdb.cp/virtfunc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc.exp ... PASS: gdb.cp/virtfunc.exp: ptype VA PASS: gdb.cp/virtfunc.exp: ptype VB PASS: gdb.cp/virtfunc.exp: ptype V @@ -3901,7 +3901,7 @@ KFAIL: gdb.cp/virtfunc.exp: print pEe->D::vg() (PRMS: gdb/1064) 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: step through thunk into E::vg -Running ../../../master/gdb/testsuite/gdb.cp/virtfunc2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... PASS: gdb.cp/virtfunc2.exp: continue to breakpoint: marker 1 PASS: gdb.cp/virtfunc2.exp: print o.do_print() PASS: gdb.cp/virtfunc2.exp: print o.do_print3() @@ -3917,5 +3917,5 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print3() # of unknown successes 1 # of known failures 28 # of unsupported tests 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index 948cfe4d..9d7bac84 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -7,26 +7,26 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.disasm/am33.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/h8300s.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/hppa.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/mn10300.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/sh3.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t01_mov.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t02_mova.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t03_add.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t04_sub.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t05_cmp.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t06_ari2.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t07_ari3.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t08_or.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t09_xor.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t10_and.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t11_logs.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t12_bit.exp ... -Running ../../../master/gdb/testsuite/gdb.disasm/t13_otr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/am33.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/h8300s.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/hppa.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/mn10300.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/sh3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t01_mov.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t02_mova.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t03_add.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t04_sub.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t05_cmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t06_ari2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t07_ari3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t08_or.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t09_xor.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t10_and.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t11_logs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t12_bit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 4290cee7..29be394b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... PASS: gdb.dwarf2/callframecfa.exp: set breakpoint for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: continue to breakpoint: continue to breakpoint for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: set display for call-frame-cfa @@ -15,23 +15,23 @@ PASS: gdb.dwarf2/callframecfa.exp: step 1 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa -Running ../../../master/gdb/testsuite/gdb.dwarf2/clztest.exp ... -Running ../../../master/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to file1.txt -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... PASS: gdb.dwarf2/dw2-anonymous-func.exp: list file1.txt -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ... PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: ptype f PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: ptype f PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: is alive -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ... PASS: gdb.dwarf2/dw2-basic.exp: set listsize 1 PASS: gdb.dwarf2/dw2-basic.exp: list func_cu1 PASS: gdb.dwarf2/dw2-basic.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ... PASS: gdb.dwarf2/dw2-case-insensitive.exp: show case-sensitive PASS: gdb.dwarf2/dw2-case-insensitive.exp: regexp case-sensitive on PASS: gdb.dwarf2/dw2-case-insensitive.exp: set case-sensitive off @@ -40,58 +40,58 @@ 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: setting breakpoint at fuNC_lang PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ... PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1 PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1 PASS: gdb.dwarf2/dw2-compressed.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-const.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ... PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set language c++ PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f() -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... PASS: gdb.dwarf2/dw2-cu-size.exp: ptype noloc -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... PASS: gdb.dwarf2/dw2-empty-namespace.exp: ptype var PASS: gdb.dwarf2/dw2-empty-namespace.exp: p var -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... 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 PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... PASS: gdb.dwarf2/dw2-inheritance.exp: ptype inherited -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ... PASS: gdb.dwarf2/dw2-inline-param.exp: info addr break_at PASS: gdb.dwarf2/dw2-inline-param.exp: bt -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ... PASS: gdb.dwarf2/dw2-intercu.exp: set listsize 1 PASS: gdb.dwarf2/dw2-intercu.exp: list func_cu1 PASS: gdb.dwarf2/dw2-intercu.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ... PASS: gdb.dwarf2/dw2-intermix.exp: set listsize 1 PASS: gdb.dwarf2/dw2-intermix.exp: list func_cu1 PASS: gdb.dwarf2/dw2-intermix.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ... PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: set language c++ PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername () -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ... PASS: gdb.dwarf2/dw2-modula2-self-type.exp: set language modula-2 PASS: gdb.dwarf2/dw2-modula2-self-type.exp: ptype v PASS: gdb.dwarf2/dw2-modula2-self-type.exp: alive -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ... PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locaddr_resolvable PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locaddr_resolvable PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locaddr_unresolvable @@ -158,61 +158,61 @@ PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locempty_unresolvable PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locempty_unresolvable PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locno_resolvable PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locno_resolvable -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ... PASS: gdb.dwarf2/dw2-op-call.exp: maintenance set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/dw2-op-call.exp: p array1 PASS: gdb.dwarf2/dw2-op-call.exp: array2 using DW_OP_call2 PASS: gdb.dwarf2/dw2-op-call.exp: array3 using DW_OP_call4 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ... 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 PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to2 PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to4 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ... PASS: gdb.dwarf2/dw2-producer.exp: set listsize 1 PASS: gdb.dwarf2/dw2-producer.exp: list func_cu1 PASS: gdb.dwarf2/dw2-producer.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ... PASS: gdb.dwarf2/dw2-ranges.exp: info line main PASS: gdb.dwarf2/dw2-ranges.exp: info line func PASS: gdb.dwarf2/dw2-ranges.exp: info line main2 PASS: gdb.dwarf2/dw2-ranges.exp: info line func2 PASS: gdb.dwarf2/dw2-ranges.exp: info line main3 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ... PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb print PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... PASS: gdb.dwarf2/dw2-skip-prologue.exp: strip stub symbols PASS: gdb.dwarf2/dw2-skip-prologue.exp: continue to breakpoint: func PASS: gdb.dwarf2/dw2-skip-prologue.exp: 2 locations found PASS: gdb.dwarf2/dw2-skip-prologue.exp: no statement got executed -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... PASS: gdb.dwarf2/dw2-stack-boundary.exp: set complaints 100 PASS: gdb.dwarf2/dw2-stack-boundary.exp: check partial symtab errors PASS: gdb.dwarf2/dw2-stack-boundary.exp: p underflow PASS: gdb.dwarf2/dw2-stack-boundary.exp: p overflow -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... PASS: gdb.dwarf2/dw2-strp.exp: p a_string PASS: gdb.dwarf2/dw2-strp.exp: ptype a_string PASS: gdb.dwarf2/dw2-strp.exp: p a_string2 PASS: gdb.dwarf2/dw2-strp.exp: ptype a_string2 -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ... PASS: gdb.dwarf2/dw4-sig-type-unused.exp: alive -Running ../../../master/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/dw4-sig-types.exp: p myset PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo -Running ../../../master/gdb/testsuite/gdb.dwarf2/implptr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... PASS: gdb.dwarf2/implptr.exp: maintenance set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/implptr.exp: set bar breakpoint for implptr PASS: gdb.dwarf2/implptr.exp: continue to breakpoint: continue to bar breakpoint for implptr @@ -236,15 +236,15 @@ PASS: gdb.dwarf2/implptr.exp: print *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print byte inside *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print invalid offset from *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print j in implptr:foo -Running ../../../master/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ... PASS: gdb.dwarf2/mac-fileno.exp: set listsize 1 PASS: gdb.dwarf2/mac-fileno.exp: list func_cu1 PASS: gdb.dwarf2/mac-fileno.exp: ptype func_cu1 -Running ../../../master/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ... PASS: gdb.dwarf2/member-ptr-forwardref.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c -Running ../../../master/gdb/testsuite/gdb.dwarf2/pieces.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... PASS: gdb.dwarf2/pieces.exp: set f1 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f1 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: print a in pieces:f1 @@ -264,13 +264,13 @@ PASS: gdb.dwarf2/pieces.exp: set f6 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f6 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: print a with optimized out piece PASS: gdb.dwarf2/pieces.exp: print a.i with optimized out piece -Running ../../../master/gdb/testsuite/gdb.dwarf2/pr10770.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr10770.exp ... PASS: gdb.dwarf2/pr10770.exp: set breakpoint for pr10770 PASS: gdb.dwarf2/pr10770.exp: cont PASS: gdb.dwarf2/pr10770.exp: frame 2 -Running ../../../master/gdb/testsuite/gdb.dwarf2/pr11465.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr11465.exp ... PASS: gdb.dwarf2/pr11465.exp: p N::c.C -Running ../../../master/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... PASS: gdb.dwarf2/typeddwarf.exp: set breakpoint at typeddwarf.c:29 PASS: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:29 PASS: gdb.dwarf2/typeddwarf.exp: check value of j at typeddwarf.c:29 @@ -310,16 +310,16 @@ PASS: gdb.dwarf2/typeddwarf.exp: check value of w at typeddwarf.c:73 PASS: gdb.dwarf2/typeddwarf.exp: check value of x at typeddwarf.c:73 PASS: gdb.dwarf2/typeddwarf.exp: check value of y at typeddwarf.c:73 PASS: gdb.dwarf2/typeddwarf.exp: check value of z at typeddwarf.c:73 -Running ../../../master/gdb/testsuite/gdb.dwarf2/valop.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/valop.exp ... PASS: gdb.dwarf2/valop.exp: set breakpoint for valop PASS: gdb.dwarf2/valop.exp: continue to breakpoint: continue to breakpoint for valop PASS: gdb.dwarf2/valop.exp: print uses_stack_op PASS: gdb.dwarf2/valop.exp: print uses_lit_op -Running ../../../master/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === # of expected passes 263 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 0400000f..6bf31fb4 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -7,22 +7,22 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.fortran/array-element.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/array-element.exp ... PASS: gdb.fortran/array-element.exp: breakpoint at continue PASS: gdb.fortran/array-element.exp: continue to breakpoint PASS: gdb.fortran/array-element.exp: print the first element of array a FAIL: gdb.fortran/array-element.exp: continue to breakpoint once again (the program exited) FAIL: gdb.fortran/array-element.exp: print the second element of array a -Running ../../../master/gdb/testsuite/gdb.fortran/charset.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.fortran/complex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/complex.exp ... PASS: gdb.fortran/complex.exp: breakpoint at stop PASS: gdb.fortran/complex.exp: continue to breakpoint PASS: gdb.fortran/complex.exp: print c -Running ../../../master/gdb/testsuite/gdb.fortran/derived-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/derived-type.exp ... PASS: gdb.fortran/derived-type.exp: ptype p PASS: gdb.fortran/derived-type.exp: type-printing for derived type PASS: gdb.fortran/derived-type.exp: continue to breakpoint: print @@ -34,7 +34,7 @@ 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 q -Running ../../../master/gdb/testsuite/gdb.fortran/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/exprs.exp ... PASS: gdb.fortran/exprs.exp: set print sevenbit-strings PASS: gdb.fortran/exprs.exp: set language fortran PASS: gdb.fortran/exprs.exp: set language to "fortran" @@ -142,21 +142,21 @@ 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 powered by real PASS: gdb.fortran/exprs.exp: real powered by real -Running ../../../master/gdb/testsuite/gdb.fortran/library-module.exp ... +Running ../../../Ferry_Tagscherer/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: print var_i 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 main PASS: gdb.fortran/library-module.exp: print var_j PASS: gdb.fortran/library-module.exp: print var_k -Running ../../../master/gdb/testsuite/gdb.fortran/logical.exp ... +Running ../../../Ferry_Tagscherer/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 -Running ../../../master/gdb/testsuite/gdb.fortran/module.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/module.exp ... PASS: gdb.fortran/module.exp: stopped language detection PASS: gdb.fortran/module.exp: fully qualified name of DW_TAG_constant PASS: gdb.fortran/module.exp: continue to breakpoint: i-is-1 @@ -179,7 +179,7 @@ PASS: gdb.fortran/module.exp: complete modmany:: PASS: gdb.fortran/module.exp: complete modmany::var PASS: gdb.fortran/module.exp: show language PASS: gdb.fortran/module.exp: setting breakpoint at module -Running ../../../master/gdb/testsuite/gdb.fortran/multi-dim.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/multi-dim.exp ... PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-static PASS: gdb.fortran/multi-dim.exp: print valid static array element PASS: gdb.fortran/multi-dim.exp: print an invalid array index (0,0,0) @@ -191,7 +191,7 @@ PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-variable PASS: gdb.fortran/multi-dim.exp: print valid variable bound array element PASS: gdb.fortran/multi-dim.exp: print type of unbound array PASS: gdb.fortran/multi-dim.exp: print valid unbound array element -Running ../../../master/gdb/testsuite/gdb.fortran/subarray.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/subarray.exp ... PASS: gdb.fortran/subarray.exp: breakpoint at the last write statement PASS: gdb.fortran/subarray.exp: continue to breakpoint PASS: gdb.fortran/subarray.exp: print str(2:4) @@ -202,7 +202,7 @@ PASS: gdb.fortran/subarray.exp: print array(2:4) PASS: gdb.fortran/subarray.exp: print array(:3) PASS: gdb.fortran/subarray.exp: print array(5:) PASS: gdb.fortran/subarray.exp: print array(:) -Running ../../../master/gdb/testsuite/gdb.fortran/types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ... PASS: gdb.fortran/types.exp: set print sevenbit-strings PASS: gdb.fortran/types.exp: set language fortran PASS: gdb.fortran/types.exp: set language to "fortran" @@ -226,5 +226,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 201 # of unexpected failures 2 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index c930c143..f14c436f 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.gdb/complaints.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/complaints.exp ... PASS: gdb.gdb/complaints.exp: breakpoint in captured_command_loop PASS: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop PASS: gdb.gdb/complaints.exp: set stop_whining = 2 @@ -28,7 +28,7 @@ PASS: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear PASS: gdb.gdb/complaints.exp: empty verbose non-noisy clear PASS: gdb.gdb/complaints.exp: empty verbose noisy clear PASS: gdb.gdb/complaints.exp: empty non-verbose noisy clear -Running ../../../master/gdb/testsuite/gdb.gdb/observer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/observer.exp ... PASS: gdb.gdb/observer.exp: breakpoint in captured_main PASS: gdb.gdb/observer.exp: run until breakpoint at captured_main PASS: gdb.gdb/observer.exp: no observer attached; reset first observer counter @@ -136,7 +136,7 @@ PASS: gdb.gdb/observer.exp: first observer removed; sending notification PASS: gdb.gdb/observer.exp: first observer removed; check first observer counter value PASS: gdb.gdb/observer.exp: first observer removed; check second observer counter value PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter value -Running ../../../master/gdb/testsuite/gdb.gdb/selftest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/selftest.exp ... PASS: gdb.gdb/selftest.exp: Disassemble main PASS: gdb.gdb/selftest.exp: breakpoint in captured_main PASS: gdb.gdb/selftest.exp: set interrupt character in test_with_self @@ -166,7 +166,7 @@ PASS: gdb.gdb/selftest.exp: Set xgdb prompt PASS: gdb.gdb/selftest.exp: send ^C to child process PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process PASS: gdb.gdb/selftest.exp: backtrace through signal handler -Running ../../../master/gdb/testsuite/gdb.gdb/xfullpath.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ... PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main PASS: gdb.gdb/xfullpath.exp: A filename with ./ as the directory prefix @@ -180,5 +180,5 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === # of expected passes 165 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 8bd57997..c4cc0eb2 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -7,13 +7,13 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.java/jmain.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jmain.exp ... PASS: gdb.java/jmain.exp: compilation jmain.java PASS: gdb.java/jmain.exp: set print sevenbit-strings KFAIL: gdb.java/jmain.exp: break main (PRMS: java/1567) KPASS: gdb.java/jmain.exp: break jmain.main (PRMS java/1565) PASS: gdb.java/jmain.exp: break jmain.main(java.lang.String[])void -Running ../../../master/gdb/testsuite/gdb.java/jmisc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jmisc.exp ... PASS: gdb.java/jmisc.exp: compilation jmisc.java PASS: gdb.java/jmisc.exp: set print sevenbit-strings PASS: gdb.java/jmisc.exp: set language java @@ -26,11 +26,11 @@ PASS: gdb.java/jmisc.exp: break exit PASS: gdb.java/jmisc.exp: continue to exit PASS: gdb.java/jmisc.exp: set breakpoint pending off PASS: gdb.java/jmisc.exp: break jmisc.main(java.lang.String[])int -Running ../../../master/gdb/testsuite/gdb.java/jnpe.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jnpe.exp ... PASS: gdb.java/jnpe.exp: compilation jnpe.java XFAIL: gdb.java/jnpe.exp: check for unwinder hook in java UNSUPPORTED: gdb.java/jnpe.exp: jnpe.exp could not find _Unwind_DebugHook -Running ../../../master/gdb/testsuite/gdb.java/jprint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jprint.exp ... PASS: gdb.java/jprint.exp: compilation jprint.java PASS: gdb.java/jprint.exp: set print sevenbit-strings PASS: gdb.java/jprint.exp: set language java @@ -46,14 +46,14 @@ PASS: gdb.java/jprint.exp: inherited static call FAIL: gdb.java/jprint.exp: inherited virtual fn call XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260) XFAIL: gdb.java/jprint.exp: print a java.lang.String -Running ../../../master/gdb/testsuite/gdb.java/jv-exp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-exp.exp ... PASS: gdb.java/jv-exp.exp: set print sevenbit-strings PASS: gdb.java/jv-exp.exp: set width 0 PASS: gdb.java/jv-exp.exp: set language java PASS: gdb.java/jv-exp.exp: set language to "java" PASS: gdb.java/jv-exp.exp: p 1 > 2 PASS: gdb.java/jv-exp.exp: p 1 < 2 -Running ../../../master/gdb/testsuite/gdb.java/jv-print.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ... PASS: gdb.java/jv-print.exp: print $pc PASS: gdb.java/jv-print.exp: set print sevenbit-strings PASS: gdb.java/jv-print.exp: set width 0 @@ -118,5 +118,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index c7e08e51..0ce432cf 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -7,14 +7,14 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_nofb_marker PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_nofb_marker FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_loopfb_marker PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_loopfb_marker FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var -Running ../../../master/gdb/testsuite/gdb.mi/gdb2549.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb2549.exp ... PASS: gdb.mi/gdb2549.exp: wrong arguments PASS: gdb.mi/gdb2549.exp: no executable PASS: gdb.mi/gdb2549.exp: breakpoint at main @@ -24,7 +24,7 @@ PASS: gdb.mi/gdb2549.exp: register values f PASS: gdb.mi/gdb2549.exp: register values d PASS: gdb.mi/gdb2549.exp: register values o PASS: gdb.mi/gdb2549.exp: register values t -Running ../../../master/gdb/testsuite/gdb.mi/gdb669.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb669.exp ... PASS: gdb.mi/gdb669.exp: successfully compiled posix threads test case PASS: gdb.mi/gdb669.exp: breakpoint at main PASS: gdb.mi/gdb669.exp: mi runto main @@ -77,13 +77,13 @@ PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (try 3) PASS: gdb.mi/gdb669.exp: -thread_list_ids (try 3) PASS: gdb.mi/gdb669.exp: finding threads in MI output (try 3) PASS: gdb.mi/gdb669.exp: MI and console have same threads (try 3) -Running ../../../master/gdb/testsuite/gdb.mi/gdb680.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.mi/gdb701.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb701.exp ... PASS: gdb.mi/gdb701.exp: breakpoint at main PASS: gdb.mi/gdb701.exp: mi runto main PASS: gdb.mi/gdb701.exp: step over "foo = 0" @@ -92,7 +92,7 @@ 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 -Running ../../../master/gdb/testsuite/gdb.mi/gdb792.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb792.exp ... PASS: gdb.mi/gdb792.exp: breakpoint at main PASS: gdb.mi/gdb792.exp: mi runto main PASS: gdb.mi/gdb792.exp: create var for class A @@ -105,8 +105,8 @@ PASS: gdb.mi/gdb792.exp: list children of A.protected.b.public PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private PASS: gdb.mi/gdb792.exp: create var for class C which has baseclass A PASS: gdb.mi/gdb792.exp: list children of class C -Running ../../../master/gdb/testsuite/gdb.mi/mi-async.exp ... -Running ../../../master/gdb/testsuite/gdb.mi/mi-basics.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-async.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-basics.exp ... PASS: gdb.mi/mi-basics.exp: acceptance of MI operations PASS: gdb.mi/mi-basics.exp: file-exec-and-symbols operation PASS: gdb.mi/mi-basics.exp: file-exec-file operation @@ -130,7 +130,7 @@ PASS: gdb.mi/mi-basics.exp: set tty to the empty string PASS: gdb.mi/mi-basics.exp: make sure tty is empty PASS: gdb.mi/mi-basics.exp: set tty to mi_inferior_tty_name (the way it was) PASS: gdb.mi/mi-basics.exp: verify tty is correct -Running ../../../master/gdb/testsuite/gdb.mi/mi-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-break.exp ... PASS: gdb.mi/mi-break.exp: break-insert -t operation PASS: gdb.mi/mi-break.exp: insert temp breakpoint at basics.c:callee2 PASS: gdb.mi/mi-break.exp: insert temp breakpoint at basics.c:$line_callee3_head @@ -161,7 +161,7 @@ PASS: gdb.mi/mi-break.exp: breakpoint commands: insert breakpoint at basics.c:ca PASS: gdb.mi/mi-break.exp: breakpoint commands: set commands PASS: gdb.mi/mi-break.exp: intermediate stop and continue PASS: gdb.mi/mi-break.exp: test hitting breakpoint with commands -Running ../../../master/gdb/testsuite/gdb.mi/mi-cli.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument PASS: gdb.mi/mi-cli.exp: -interpreter-exec with bogus interpreter @@ -189,13 +189,13 @@ PASS: gdb.mi/mi-cli.exp: 34 next: stop PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" -Running ../../../master/gdb/testsuite/gdb.mi/mi-console.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main PASS: gdb.mi/mi-console.exp: mi runto main 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: finished step over hello -Running ../../../master/gdb/testsuite/gdb.mi/mi-disassemble.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-disassemble.exp ... PASS: gdb.mi/mi-disassemble.exp: breakpoint at main PASS: gdb.mi/mi-disassemble.exp: mi runto main PASS: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly only @@ -216,7 +216,7 @@ PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed 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 (more than main lines) assembly mixed -Running ../../../master/gdb/testsuite/gdb.mi/mi-eval.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... PASS: gdb.mi/mi-eval.exp: breakpoint at callee4 PASS: gdb.mi/mi-eval.exp: mi runto callee4 PASS: gdb.mi/mi-eval.exp: next at callee4 @@ -224,36 +224,36 @@ 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 -Running ../../../master/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... -Running ../../../master/gdb/testsuite/gdb.mi/mi-file.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ... PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c) PASS: gdb.mi/mi-file.exp: Getting a list of source files. -Running ../../../master/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture -Running ../../../master/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation 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: -var-info-path-expression var1.A PASS: gdb.mi/mi-inheritance-syntax-error.exp: -data-evaluate-expression (*(class A*) this) -Running ../../../master/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... UNSUPPORTED: gdb.mi/mi-nonstop-exit.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-nonstop.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop.exp ... UNSUPPORTED: gdb.mi/mi-nonstop.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... UNSUPPORTED: gdb.mi/mi-ns-stale-regcache.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... UNSUPPORTED: gdb.mi/mi-nsintrall.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ... UNSUPPORTED: gdb.mi/mi-nsmoribund.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... UNSUPPORTED: gdb.mi/mi-nsthrexec.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.mi/mi-pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pending.exp ... PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1 PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 -Running ../../../master/gdb/testsuite/gdb.mi/mi-pthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pthreads.exp ... PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads PASS: gdb.mi/mi-pthreads.exp: mi runto done_making_threads @@ -275,7 +275,7 @@ PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 7 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 6 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 5 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 4 -Running ../../../master/gdb/testsuite/gdb.mi/mi-read-memory.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ... PASS: gdb.mi/mi-read-memory.exp: breakpoint at main PASS: gdb.mi/mi-read-memory.exp: mi runto main PASS: gdb.mi/mi-read-memory.exp: next at main @@ -286,14 +286,14 @@ PASS: gdb.mi/mi-read-memory.exp: expression in quotes PASS: gdb.mi/mi-read-memory.exp: ascii and data PASS: gdb.mi/mi-read-memory.exp: decimal PASS: gdb.mi/mi-read-memory.exp: octal -Running ../../../master/gdb/testsuite/gdb.mi/mi-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.mi/mi-return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ... PASS: gdb.mi/mi-return.exp: breakpoint at callee4 PASS: gdb.mi/mi-return.exp: mi runto callee4 PASS: gdb.mi/mi-return.exp: delete all breakpoints PASS: gdb.mi/mi-return.exp: return from callee4 now -Running ../../../master/gdb/testsuite/gdb.mi/mi-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.mi/mi-simplerun.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-simplerun.exp ... PASS: gdb.mi/mi-simplerun.exp: break-insert operation PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2 PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:$line_callee3_head @@ -307,7 +307,7 @@ PASS: gdb.mi/mi-simplerun.exp: step at main PASS: gdb.mi/mi-simplerun.exp: step to callee4 PASS: gdb.mi/mi-simplerun.exp: exec-finish PASS: gdb.mi/mi-simplerun.exp: continue to end -Running ../../../master/gdb/testsuite/gdb.mi/mi-stack.exp ... +Running ../../../Ferry_Tagscherer/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: stack frame listing @@ -336,7 +336,7 @@ 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 -Running ../../../master/gdb/testsuite/gdb.mi/mi-stepi.exp ... +Running ../../../Ferry_Tagscherer/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: step-instruction at main @@ -345,7 +345,7 @@ 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) -Running ../../../master/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... PASS: gdb.mi/mi-syn-frame.exp: breakpoint at main PASS: gdb.mi/mi-syn-frame.exp: mi runto main PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint foo @@ -360,7 +360,7 @@ PASS: gdb.mi/mi-syn-frame.exp: finished exec continue PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception PASS: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception -Running ../../../master/gdb/testsuite/gdb.mi/mi-until.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-until.exp ... PASS: gdb.mi/mi-until.exp: break-insert operation PASS: gdb.mi/mi-until.exp: run to main PASS: gdb.mi/mi-until.exp: break-delete 1 @@ -368,7 +368,7 @@ KFAIL: gdb.mi/mi-until.exp: until after while loop (stopped at wrong place) (PRM PASS: gdb.mi/mi-until.exp: until line number PASS: gdb.mi/mi-until.exp: until line number:file PASS: gdb.mi/mi-until.exp: until after current function -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-block.exp ... +Running ../../../Ferry_Tagscherer/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: mi runto do_block_tests PASS: gdb.mi/mi-var-block.exp: create local variable cb @@ -395,9 +395,9 @@ PASS: gdb.mi/mi-var-block.exp: update cb PASS: gdb.mi/mi-var-block.exp: delete var foo PASS: gdb.mi/mi-var-block.exp: delete var foo2 PASS: gdb.mi/mi-var-block.exp: delete var cb -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... UNSUPPORTED: gdb.mi/mi-var-child-f.exp: compilation array.f -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-child.exp ... +Running ../../../Ferry_Tagscherer/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: mi runto do_children_tests PASS: gdb.mi/mi-var-child.exp: run to 216 (set breakpoint) @@ -597,7 +597,7 @@ PASS: gdb.mi/mi-var-child.exp: list children of 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 S -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... PASS: gdb.mi/mi-var-cmd.exp: create global variable PASS: gdb.mi/mi-var-cmd.exp: create non-existent variable PASS: gdb.mi/mi-var-cmd.exp: create out of scope variable @@ -796,7 +796,7 @@ PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-cp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint) PASS: gdb.mi/mi-var-cp.exp: create varobj for rx PASS: gdb.mi/mi-var-cp.exp: update RX (1) @@ -846,7 +846,7 @@ PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:192 (set breakpoint) PASS: gdb.mi/mi-var-cp.exp: create varobj for array PASS: gdb.mi/mi-var-cp.exp: list children of A PASS: gdb.mi/mi-var-cp.exp: -var-info-path-expression A.2 -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... PASS: gdb.mi/mi-var-display.exp: break-insert operation PASS: gdb.mi/mi-var-display.exp: run to main PASS: gdb.mi/mi-var-display.exp: create local variable bar @@ -943,7 +943,7 @@ PASS: gdb.mi/mi-var-display.exp: breakpoint at incr_a PASS: gdb.mi/mi-var-display.exp: mi runto incr_a PASS: gdb.mi/mi-var-display.exp: create local variable a1 PASS: gdb.mi/mi-var-display.exp: create variable a2 in different scope -Running ../../../master/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... PASS: gdb.mi/mi-var-invalidate.exp: create global variable PASS: gdb.mi/mi-var-invalidate.exp: breakpoint at do_locals_tests PASS: gdb.mi/mi-var-invalidate.exp: mi runto do_locals_tests @@ -958,7 +958,7 @@ PASS: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary cha PASS: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2) PASS: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes PASS: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple -Running ../../../master/gdb/testsuite/gdb.mi/mi-watch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch.exp ... PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (1) PASS: gdb.mi/mi-watch.exp: sw: breakpoint at callee4 PASS: gdb.mi/mi-watch.exp: sw: mi runto callee4 @@ -973,7 +973,7 @@ PASS: gdb.mi/mi-watch.exp: hw: break-watch operation PASS: gdb.mi/mi-watch.exp: hw: list of watchpoints PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger -Running ../../../master/gdb/testsuite/gdb.mi/mi2-basics.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-basics.exp ... PASS: gdb.mi/mi2-basics.exp: acceptance of MI operations PASS: gdb.mi/mi2-basics.exp: file-exec-and-symbols operation PASS: gdb.mi/mi2-basics.exp: file-exec-file operation @@ -990,7 +990,7 @@ PASS: gdb.mi/mi2-basics.exp: environment-path no-args operation PASS: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation PASS: gdb.mi/mi2-basics.exp: environment-path -r dir operation PASS: gdb.mi/mi2-basics.exp: environment-path -r operation -Running ../../../master/gdb/testsuite/gdb.mi/mi2-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-break.exp ... PASS: gdb.mi/mi2-break.exp: break-insert -t operation PASS: gdb.mi/mi2-break.exp: insert temp breakpoint at basics.c:callee2 PASS: gdb.mi/mi2-break.exp: insert temp breakpoint at basics.c:$line_callee3_head @@ -1003,7 +1003,7 @@ XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp callee XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp .*llee XFAIL: gdb.mi/mi2-break.exp: list of breakpoints PASS: gdb.mi/mi2-break.exp: delete temp breakpoints -Running ../../../master/gdb/testsuite/gdb.mi/mi2-cli.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-cli.exp ... PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with one argument PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with bogus interpreter @@ -1029,13 +1029,13 @@ PASS: gdb.mi/mi2-cli.exp: -exec-next to line 68 PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "help set args" PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "set $pc=0x0" -Running ../../../master/gdb/testsuite/gdb.mi/mi2-console.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-console.exp ... PASS: gdb.mi/mi2-console.exp: breakpoint at main PASS: gdb.mi/mi2-console.exp: mi runto main PASS: gdb.mi/mi2-console.exp: Started step over hello KFAIL: gdb.mi/mi2-console.exp: Hello message (PRMS: gdb/623) PASS: gdb.mi/mi2-console.exp: finished step over hello -Running ../../../master/gdb/testsuite/gdb.mi/mi2-disassemble.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-disassemble.exp ... PASS: gdb.mi/mi2-disassemble.exp: breakpoint at main PASS: gdb.mi/mi2-disassemble.exp: mi runto main PASS: gdb.mi/mi2-disassemble.exp: data-disassemble from pc to pc+12 assembly only @@ -1056,7 +1056,7 @@ PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (more than PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number assembly mixed PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed -Running ../../../master/gdb/testsuite/gdb.mi/mi2-eval.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-eval.exp ... PASS: gdb.mi/mi2-eval.exp: breakpoint at callee4 PASS: gdb.mi/mi2-eval.exp: mi runto callee4 PASS: gdb.mi/mi2-eval.exp: next at callee4 @@ -1064,12 +1064,12 @@ PASS: gdb.mi/mi2-eval.exp: eval A PASS: gdb.mi/mi2-eval.exp: eval &A PASS: gdb.mi/mi2-eval.exp: eval A+3 PASS: gdb.mi/mi2-eval.exp: eval A + 3 -Running ../../../master/gdb/testsuite/gdb.mi/mi2-file.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-file.exp ... PASS: gdb.mi/mi2-file.exp: request path info of current source file (basics.c) -Running ../../../master/gdb/testsuite/gdb.mi/mi2-hack-cli.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-hack-cli.exp ... PASS: gdb.mi/mi2-hack-cli.exp: show architecture PASS: gdb.mi/mi2-hack-cli.exp: 47show architecture -Running ../../../master/gdb/testsuite/gdb.mi/mi2-pthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-pthreads.exp ... PASS: gdb.mi/mi2-pthreads.exp: successfully compiled posix threads test case PASS: gdb.mi/mi2-pthreads.exp: breakpoint at done_making_threads PASS: gdb.mi/mi2-pthreads.exp: mi runto done_making_threads @@ -1084,7 +1084,7 @@ PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 7 PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 6 PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 5 PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 4 -Running ../../../master/gdb/testsuite/gdb.mi/mi2-read-memory.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-read-memory.exp ... PASS: gdb.mi/mi2-read-memory.exp: breakpoint at main PASS: gdb.mi/mi2-read-memory.exp: mi runto main PASS: gdb.mi/mi2-read-memory.exp: next at main @@ -1095,13 +1095,13 @@ PASS: gdb.mi/mi2-read-memory.exp: expression in quotes PASS: gdb.mi/mi2-read-memory.exp: ascii and data PASS: gdb.mi/mi2-read-memory.exp: decimal PASS: gdb.mi/mi2-read-memory.exp: octal -Running ../../../master/gdb/testsuite/gdb.mi/mi2-regs.exp ... -Running ../../../master/gdb/testsuite/gdb.mi/mi2-return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-return.exp ... PASS: gdb.mi/mi2-return.exp: breakpoint at callee4 PASS: gdb.mi/mi2-return.exp: mi runto callee4 PASS: gdb.mi/mi2-return.exp: delete all breakpoints PASS: gdb.mi/mi2-return.exp: return from callee4 now -Running ../../../master/gdb/testsuite/gdb.mi/mi2-simplerun.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-simplerun.exp ... PASS: gdb.mi/mi2-simplerun.exp: break-insert operation PASS: gdb.mi/mi2-simplerun.exp: insert breakpoint at basics.c:callee2 PASS: gdb.mi/mi2-simplerun.exp: insert breakpoint at basics.c:$line_callee3_head @@ -1115,7 +1115,7 @@ PASS: gdb.mi/mi2-simplerun.exp: step at main PASS: gdb.mi/mi2-simplerun.exp: step to callee4 PASS: gdb.mi/mi2-simplerun.exp: exec-finish PASS: gdb.mi/mi2-simplerun.exp: continue to end -Running ../../../master/gdb/testsuite/gdb.mi/mi2-stack.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-stack.exp ... PASS: gdb.mi/mi2-stack.exp: breakpoint at callee4 PASS: gdb.mi/mi2-stack.exp: mi runto callee4 PASS: gdb.mi/mi2-stack.exp: stack frame listing @@ -1144,7 +1144,7 @@ PASS: gdb.mi/mi2-stack.exp: stack info-depth PASS: gdb.mi/mi2-stack.exp: stack info-depth 3 PASS: gdb.mi/mi2-stack.exp: stack info-depth 99 PASS: gdb.mi/mi2-stack.exp: stack info-depth wrong usage -Running ../../../master/gdb/testsuite/gdb.mi/mi2-stepi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-stepi.exp ... PASS: gdb.mi/mi2-stepi.exp: breakpoint at main PASS: gdb.mi/mi2-stepi.exp: mi runto main PASS: gdb.mi/mi2-stepi.exp: step-instruction at main @@ -1153,7 +1153,7 @@ PASS: gdb.mi/mi2-stepi.exp: next-instruction at main PASS: gdb.mi/mi2-stepi.exp: next-instruction at main (line check) PASS: gdb.mi/mi2-stepi.exp: next-instruction at main 2 PASS: gdb.mi/mi2-stepi.exp: next-instruction at main 2 (line check) -Running ../../../master/gdb/testsuite/gdb.mi/mi2-syn-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-syn-frame.exp ... PASS: gdb.mi/mi2-syn-frame.exp: breakpoint at main PASS: gdb.mi/mi2-syn-frame.exp: mi runto main PASS: gdb.mi/mi2-syn-frame.exp: insert breakpoint foo @@ -1168,7 +1168,7 @@ PASS: gdb.mi/mi2-syn-frame.exp: finished exec continue PASS: gdb.mi/mi2-syn-frame.exp: list stack frames PASS: gdb.mi/mi2-syn-frame.exp: call inferior function which raises exception PASS: gdb.mi/mi2-syn-frame.exp: backtrace from inferior function at exception -Running ../../../master/gdb/testsuite/gdb.mi/mi2-until.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-until.exp ... PASS: gdb.mi/mi2-until.exp: break-insert operation PASS: gdb.mi/mi2-until.exp: run to main PASS: gdb.mi/mi2-until.exp: break-delete 1 @@ -1176,7 +1176,7 @@ KFAIL: gdb.mi/mi2-until.exp: until after while loop (stopped at wrong place) (PR PASS: gdb.mi/mi2-until.exp: until line number PASS: gdb.mi/mi2-until.exp: until line number:file PASS: gdb.mi/mi2-until.exp: until after current function -Running ../../../master/gdb/testsuite/gdb.mi/mi2-var-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-block.exp ... PASS: gdb.mi/mi2-var-block.exp: breakpoint at do_block_tests PASS: gdb.mi/mi2-var-block.exp: mi runto do_block_tests PASS: gdb.mi/mi2-var-block.exp: create local variable cb @@ -1203,7 +1203,7 @@ PASS: gdb.mi/mi2-var-block.exp: update cb PASS: gdb.mi/mi2-var-block.exp: delete var foo PASS: gdb.mi/mi2-var-block.exp: delete var foo2 PASS: gdb.mi/mi2-var-block.exp: delete var cb -Running ../../../master/gdb/testsuite/gdb.mi/mi2-var-child.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-child.exp ... PASS: gdb.mi/mi2-var-child.exp: breakpoint at do_children_tests PASS: gdb.mi/mi2-var-child.exp: mi runto do_children_tests PASS: gdb.mi/mi2-var-child.exp: run to 220 (set breakpoint) @@ -1391,7 +1391,7 @@ PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 6 XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7 PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed -Running ../../../master/gdb/testsuite/gdb.mi/mi2-var-cmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-cmd.exp ... PASS: gdb.mi/mi2-var-cmd.exp: create global variable PASS: gdb.mi/mi2-var-cmd.exp: create non-existent variable PASS: gdb.mi/mi2-var-cmd.exp: create out of scope variable @@ -1501,7 +1501,7 @@ PASS: gdb.mi/mi2-var-cmd.exp: step a line in incr_a PASS: gdb.mi/mi2-var-cmd.exp: return from incr_a to do_special_tests PASS: gdb.mi/mi2-var-cmd.exp: update selected_a in do_special_tests PASS: gdb.mi/mi2-var-cmd.exp: floating varobj invalidation -Running ../../../master/gdb/testsuite/gdb.mi/mi2-var-display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-display.exp ... PASS: gdb.mi/mi2-var-display.exp: break-insert operation PASS: gdb.mi/mi2-var-display.exp: run to main PASS: gdb.mi/mi2-var-display.exp: create local variable bar @@ -1598,7 +1598,7 @@ PASS: gdb.mi/mi2-var-display.exp: breakpoint at incr_a PASS: gdb.mi/mi2-var-display.exp: mi runto incr_a PASS: gdb.mi/mi2-var-display.exp: create local variable a1 PASS: gdb.mi/mi2-var-display.exp: create variable a2 in different scope -Running ../../../master/gdb/testsuite/gdb.mi/mi2-watch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-watch.exp ... PASS: gdb.mi/mi2-watch.exp: hw watchpoints toggle (1) PASS: gdb.mi/mi2-watch.exp: sw: breakpoint at callee4 PASS: gdb.mi/mi2-watch.exp: sw: mi runto callee4 @@ -1622,5 +1622,5 @@ PASS: gdb.mi/mi2-watch.exp: hw: watchpoint trigger # of expected failures 26 # of known failures 3 # of unsupported tests 7 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index 55ecf56f..0653e68f 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.modula2/unbounded-array.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.modula2/unbounded-array.exp ... PASS: gdb.modula2/unbounded-array.exp: switch to modula-2 PASS: gdb.modula2/unbounded-array.exp: print the last legal element of array a PASS: gdb.modula2/unbounded-array.exp: print unbounded array contents @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 044fa725..711aa352 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.multi/base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/base.exp ... PASS: gdb.multi/base.exp: add empty inferior 2 PASS: gdb.multi/base.exp: switch to inferior 2 PASS: gdb.multi/base.exp: load hangout file in inferior 2 @@ -33,10 +33,10 @@ PASS: gdb.multi/base.exp: break hello PASS: gdb.multi/base.exp: continue PASS: gdb.multi/base.exp: remove-inferiors 2-3 PASS: gdb.multi/base.exp: check remove-inferiors -Running ../../../master/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... === gdb Summary === # of expected passes 25 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 2ea62159..9ff18da2 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -7,13 +7,13 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.objc/basicclass.exp ... -UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error -Running ../../../master/gdb/testsuite/gdb.objc/nondebug.exp ... -UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error -Running ../../../master/gdb/testsuite/gdb.objc/objcdecode.exp ... -UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error -Running ../../../master/gdb/testsuite/gdb.objc/print.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/basicclass.exp ... +UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.exp ... +UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.exp ... +UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ... PASS: gdb.objc/print.exp: set language objective-c PASS: gdb.objc/print.exp: set language to "objective-c" PASS: gdb.objc/print.exp: check fp + text @@ -33,5 +33,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 9 # of known failures 4 # of unsupported tests 3 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index c38e7820..b546dc56 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -7,13 +7,13 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.opencl/callfuncs.exp ... -Running ../../../master/gdb/testsuite/gdb.opencl/convs_casts.exp ... -Running ../../../master/gdb/testsuite/gdb.opencl/datatypes.exp ... -Running ../../../master/gdb/testsuite/gdb.opencl/operators.exp ... -Running ../../../master/gdb/testsuite/gdb.opencl/vec_comps.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/callfuncs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/convs_casts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/datatypes.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/operators.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index 9cf364ca..d67feb8a 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -7,11 +7,11 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.opt/inline-bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-bt.exp ... PASS: gdb.opt/inline-bt.exp: continue to bar (1) PASS: gdb.opt/inline-bt.exp: backtrace from bar (1) PASS: gdb.opt/inline-bt.exp: bar not inlined @@ -25,7 +25,7 @@ PASS: gdb.opt/inline-bt.exp: up from bar (3) PASS: gdb.opt/inline-bt.exp: func1 inlined (3) PASS: gdb.opt/inline-bt.exp: up from func1 (3) PASS: gdb.opt/inline-bt.exp: func2 inlined (3) -Running ../../../master/gdb/testsuite/gdb.opt/inline-cmds.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-cmds.exp ... PASS: gdb.opt/inline-cmds.exp: set listsize 1 PASS: gdb.opt/inline-cmds.exp: continue to bar (1) PASS: gdb.opt/inline-cmds.exp: backtrace from bar (1) @@ -81,7 +81,7 @@ PASS: gdb.opt/inline-cmds.exp: up to outer_inline2 PASS: gdb.opt/inline-cmds.exp: outer_inline2 inlined PASS: gdb.opt/inline-cmds.exp: up from outer_inline2 PASS: gdb.opt/inline-cmds.exp: main not inlined -Running ../../../master/gdb/testsuite/gdb.opt/inline-locals.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ... 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: backtrace from bar (2) @@ -104,5 +104,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 85 # of expected failures 1 # of known failures 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index f18c74bc..4725da99 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -7,15 +7,15 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.pascal/floats.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/floats.exp ... UNSUPPORTED: gdb.pascal/floats.exp: No pascal compiler found -Running ../../../master/gdb/testsuite/gdb.pascal/gdb11492.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/gdb11492.exp ... UNSUPPORTED: gdb.pascal/gdb11492.exp: No pascal compiler found -Running ../../../master/gdb/testsuite/gdb.pascal/hello.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/hello.exp ... UNSUPPORTED: gdb.pascal/hello.exp: No pascal compiler found -Running ../../../master/gdb/testsuite/gdb.pascal/integers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/integers.exp ... UNSUPPORTED: gdb.pascal/integers.exp: No pascal compiler found -Running ../../../master/gdb/testsuite/gdb.pascal/print.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/print.exp ... PASS: gdb.pascal/print.exp: set language pascal PASS: gdb.pascal/print.exp: set language to "pascal" PASS: gdb.pascal/print.exp: check fp + text @@ -29,7 +29,7 @@ PASS: gdb.pascal/print.exp: p 0x1.1 PASS: gdb.pascal/print.exp: reject p 1.1x PASS: gdb.pascal/print.exp: reject p 1.1ff PASS: gdb.pascal/print.exp: reject p 1.1ll -Running ../../../master/gdb/testsuite/gdb.pascal/types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ... PASS: gdb.pascal/types.exp: set language pascal PASS: gdb.pascal/types.exp: set language to "pascal" PASS: gdb.pascal/types.exp: pt 123 @@ -47,5 +47,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of expected passes 23 # of known failures 1 # of unsupported tests 4 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index 1e970818..a7c95595 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.python/lib-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.exp ... PASS: gdb.python/lib-types.exp: python import gdb.types PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type) @@ -47,7 +47,7 @@ PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (en PASS: gdb.python/lib-types.exp: python enum1_list = enum1_dict.items () PASS: gdb.python/lib-types.exp: python enum1_list.sort () PASS: gdb.python/lib-types.exp: python print enum1_list -Running ../../../master/gdb/testsuite/gdb.python/py-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None PASS: gdb.python/py-block.exp: First anonymous block @@ -64,7 +64,7 @@ PASS: gdb.python/py-block.exp: Check block validity PASS: gdb.python/py-block.exp: Check block validity PASS: gdb.python/py-block.exp: Check block validity PASS: gdb.python/py-block.exp: Check block validity -Running ../../../master/gdb/testsuite/gdb.python/py-breakpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-breakpoint.exp ... PASS: gdb.python/py-breakpoint.exp: Check obj exists PASS: gdb.python/py-breakpoint.exp: Check breakpoint location PASS: gdb.python/py-breakpoint.exp: continue to breakpoint: Break at multiply. @@ -164,7 +164,7 @@ PASS: gdb.python/py-breakpoint.exp: Sub-class a watchpoint - return False PASS: gdb.python/py-breakpoint.exp: Sub-class a watchpoint - end PASS: gdb.python/py-breakpoint.exp: Test watchpoint write PASS: gdb.python/py-breakpoint.exp: Check that this unrelated breakpoints eval function was never called. -Running ../../../master/gdb/testsuite/gdb.python/py-cmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-cmd.exp ... PASS: gdb.python/py-cmd.exp: input simple command - python PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command): PASS: gdb.python/py-cmd.exp: input simple command - def __init__ (self): @@ -232,20 +232,20 @@ 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') -Running ../../../master/gdb/testsuite/gdb.python/py-error.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-error.exp ... PASS: gdb.python/py-error.exp: set host-charset IBM1047 PASS: gdb.python/py-error.exp: main reached PASS: gdb.python/py-error.exp: no delayed error -Running ../../../master/gdb/testsuite/gdb.python/py-events.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ... PASS: gdb.python/py-events.exp: Test_Events PASS: gdb.python/py-events.exp: continue PASS: gdb.python/py-events.exp: continue -Running ../../../master/gdb/testsuite/gdb.python/py-evthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evthreads.exp ... UNSUPPORTED: gdb.python/py-evthreads.exp: displaced stepping -Running ../../../master/gdb/testsuite/gdb.python/py-frame-inline.exp ... -gdb compile failed, ../../../master/gdb/testsuite/gdb.python/py-frame-inline.c:21:1: warning: always_inline function might not be inlinable [-Wattributes] +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.c:21:1: warning: always_inline function might not be inlinable [-Wattributes] UNTESTED: gdb.python/py-frame-inline.exp: py-frame-inline.exp -Running ../../../master/gdb/testsuite/gdb.python/py-frame.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame.exp: test i PASS: gdb.python/py-frame.exp: test f @@ -274,7 +274,7 @@ PASS: gdb.python/py-frame.exp: test Frame.newer PASS: gdb.python/py-frame.exp: test Frame.read_var - error PASS: gdb.python/py-frame.exp: test Frame.read_var - success PASS: gdb.python/py-frame.exp: test gdb.selected_frame -Running ../../../master/gdb/testsuite/gdb.python/py-function.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ... PASS: gdb.python/py-function.exp: input convenience function - python PASS: gdb.python/py-function.exp: input convenience function - class test_func (gdb.Function): PASS: gdb.python/py-function.exp: input convenience function - def __init__ (self): @@ -332,7 +332,7 @@ PASS: gdb.python/py-function.exp: input command-calling function - CallCommand ( PASS: gdb.python/py-function.exp: input command-calling function - end PASS: gdb.python/py-function.exp: Setting a value from a function which executes a command. PASS: gdb.python/py-function.exp: Setting a value from a function which executes a command, again. -Running ../../../master/gdb/testsuite/gdb.python/py-inferior.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-inferior.exp ... PASS: gdb.python/py-inferior.exp: get inferiors list PASS: gdb.python/py-inferior.exp: verify inferiors list PASS: gdb.python/py-inferior.exp: test equality comparison (true) @@ -406,7 +406,7 @@ PASS: gdb.python/py-inferior.exp: Check inferior validity PASS: gdb.python/py-inferior.exp: remove-inferiors 2 PASS: gdb.python/py-inferior.exp: Check inferior validity PASS: gdb.python/py-inferior.exp: Check inferior validity -Running ../../../master/gdb/testsuite/gdb.python/py-infthread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ... PASS: gdb.python/py-infthread.exp: test gdb.selected_thread PASS: gdb.python/py-infthread.exp: verify InferiorThread object PASS: gdb.python/py-infthread.exp: test Inferior.num @@ -422,7 +422,7 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_exited PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid PASS: gdb.python/py-infthread.exp: kill inferior 1 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid -Running ../../../master/gdb/testsuite/gdb.python/py-mi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ... PASS: gdb.python/py-mi.exp: breakpoint at main PASS: gdb.python/py-mi.exp: mi runto main PASS: gdb.python/py-mi.exp: run to 291 (set breakpoint) @@ -489,18 +489,18 @@ PASS: gdb.python/py-mi.exp: create fake varobj PASS: gdb.python/py-mi.exp: list children of fake PASS: gdb.python/py-mi.exp: list children fake.private PASS: gdb.python/py-mi.exp: Install visualizer on a cplus_fake_child -Running ../../../master/gdb/testsuite/gdb.python/py-objfile-script.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile-script.exp ... PASS: gdb.python/py-objfile-script.exp: info auto-load-scripts PASS: gdb.python/py-objfile-script.exp: b 38 PASS: gdb.python/py-objfile-script.exp: continue PASS: gdb.python/py-objfile-script.exp: print ss -Running ../../../master/gdb/testsuite/gdb.python/py-objfile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile.exp ... 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 objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity after unload -Running ../../../master/gdb/testsuite/gdb.python/py-parameter.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... PASS: gdb.python/py-parameter.exp: python print gdb.parameter ('directories') PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter): @@ -620,7 +620,7 @@ PASS: gdb.python/py-parameter.exp: Test parameter value PASS: gdb.python/py-parameter.exp: Test show help PASS: gdb.python/py-parameter.exp: Test set help PASS: gdb.python/py-parameter.exp: Test general help -Running ../../../master/gdb/testsuite/gdb.python/py-pp-maint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-pp-maint.exp ... PASS: gdb.python/py-pp-maint.exp: b 67 PASS: gdb.python/py-pp-maint.exp: continue PASS: gdb.python/py-pp-maint.exp: info pretty-printer @@ -645,7 +645,7 @@ PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*s.* PASS: gdb.python/py-pp-maint.exp: info pretty-printer PASS: gdb.python/py-pp-maint.exp: print flt re-enabled PASS: gdb.python/py-pp-maint.exp: print ss re-enabled -Running ../../../master/gdb/testsuite/gdb.python/py-prettyprint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp ... PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 312 PASS: gdb.python/py-prettyprint.exp: continue @@ -710,11 +710,11 @@ PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function () PASS: gdb.python/py-prettyprint.exp: print ss disabled PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function () PASS: gdb.python/py-prettyprint.exp: print ss enabled #2 -Running ../../../master/gdb/testsuite/gdb.python/py-progspace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ... PASS: gdb.python/py-progspace.exp: current progspace filename (None) PASS: gdb.python/py-progspace.exp: python print gdb.progspaces() PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace) -Running ../../../master/gdb/testsuite/gdb.python/py-prompt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ... PASS: gdb.python/py-prompt.exp: GDB initializing first prompt PASS: gdb.python/py-prompt.exp: show prompt gets the correct result PASS: gdb.python/py-prompt.exp: retrieving the prompt causes no extra prompt_hook calls @@ -731,21 +731,21 @@ PASS: gdb.python/py-prompt.exp: GDB initializing first prompt PASS: gdb.python/py-prompt.exp: show prompt gets the correct result 4 PASS: gdb.python/py-prompt.exp: retrieving the prompt causes no extra prompt_hook calls 4 PASS: gdb.python/py-prompt.exp: prompt_hook argument is default prompt. 4 -Running ../../../master/gdb/testsuite/gdb.python/py-section-script.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-section-script.exp ... PASS: gdb.python/py-section-script.exp: info auto-load-scripts PASS: gdb.python/py-section-script.exp: info auto-load-scripts py-section-script PASS: gdb.python/py-section-script.exp: info auto-load-scripts no-script-matches-this PASS: gdb.python/py-section-script.exp: b 51 PASS: gdb.python/py-section-script.exp: continue PASS: gdb.python/py-section-script.exp: print ss -Running ../../../master/gdb/testsuite/gdb.python/py-shared.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-shared.exp ... PASS: gdb.python/py-shared.exp: func1 address PASS: gdb.python/py-shared.exp: Aquire func1 address PASS: gdb.python/py-shared.exp: test func1 solib location PASS: gdb.python/py-shared.exp: main address PASS: gdb.python/py-shared.exp: Aquire main address PASS: gdb.python/py-shared.exp: test main solib location -Running ../../../master/gdb/testsuite/gdb.python/py-symbol.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symbol.exp ... PASS: gdb.python/py-symbol.exp: Lookup main PASS: gdb.python/py-symbol.exp: Test main_func.is_function PASS: gdb.python/py-symbol.exp: Test lookup_global_symbol("junk") @@ -787,7 +787,7 @@ PASS: gdb.python/py-symbol.exp: Test func.addr_class PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end. PASS: gdb.python/py-symbol.exp: Test symbol validity PASS: gdb.python/py-symbol.exp: Test symbol validity -Running ../../../master/gdb/testsuite/gdb.python/py-symtab.exp ... +Running ../../../Ferry_Tagscherer/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: Test symtab PASS: gdb.python/py-symtab.exp: Test sal.pc @@ -799,7 +799,7 @@ 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 sal.is_valid PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() -Running ../../../master/gdb/testsuite/gdb.python/py-template.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... PASS: gdb.python/py-template.exp: print foo PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int @@ -824,7 +824,7 @@ PASS: gdb.python/py-template.exp: const int * volatile PASS: gdb.python/py-template.exp: print foo PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile * const * volatile * -Running ../../../master/gdb/testsuite/gdb.python/py-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array. PASS: gdb.python/py-type.exp: print value PASS: gdb.python/py-type.exp: get value from history @@ -888,7 +888,7 @@ PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(0) PASS: gdb.python/py-type.exp: python print ttype.template_argument(1) PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(1), gdb.Value) KPASS: gdb.python/py-type.exp: python print ttype.template_argument(2) (PRMS gcc/41736) -Running ../../../master/gdb/testsuite/gdb.python/py-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value PASS: gdb.python/py-value.exp: create long value @@ -1076,7 +1076,7 @@ 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: PASS: gdb.python/py-value.exp: Test multiple subscript -Running ../../../master/gdb/testsuite/gdb.python/python.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python PASS: gdb.python/python.exp: multi-line python command - print 23 PASS: gdb.python/python.exp: multi-line python command - end @@ -1091,7 +1091,7 @@ PASS: gdb.python/python.exp: indented multi-line python command - def foo (): PASS: gdb.python/python.exp: indented multi-line python command - print 'hello, world!' PASS: gdb.python/python.exp: indented multi-line python command - foo () PASS: gdb.python/python.exp: indented multi-line python command - end -PASS: gdb.python/python.exp: source ../../../master/gdb/testsuite/gdb.python/source2.py +PASS: gdb.python/python.exp: source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/source2.py PASS: gdb.python/python.exp: python print gdb.current_objfile() PASS: gdb.python/python.exp: python print gdb.objfiles() PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so @@ -1190,5 +1190,5 @@ PASS: gdb.python/python.exp: set extended prompt parameter # of unknown successes 1 # of untested testcases 1 # of unsupported tests 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 8e6f9957..a785e1e2 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -7,33 +7,33 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.reverse/break-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/break-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/finish-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/finish-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/i386-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/i386-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/machinestate.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/solib-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/solib-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/step-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/step-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/until-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/until-reverse.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/watch-precsave.exp ... -Running ../../../master/gdb/testsuite/gdb.reverse/watch-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ... === gdb Summary === -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index b097ca8f..a313b424 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -7,13 +7,13 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.server/ext-attach.exp ... -Running ../../../master/gdb/testsuite/gdb.server/ext-run.exp ... -Running ../../../master/gdb/testsuite/gdb.server/file-transfer.exp ... -Running ../../../master/gdb/testsuite/gdb.server/server-mon.exp ... -Running ../../../master/gdb/testsuite/gdb.server/server-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-attach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/file-transfer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ... === gdb Summary === -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index 64c548d6..a006facf 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -7,11 +7,11 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.stabs/exclfwd.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.stabs/gdb11479.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/gdb11479.exp ... PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs @@ -26,7 +26,7 @@ PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test natural_debug_format PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test natural_debug_format -Running ../../../master/gdb/testsuite/gdb.stabs/weird.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ... PASS: gdb.stabs/weird.exp: weirdx.o read without error PASS: gdb.stabs/weird.exp: stabs found PASS: gdb.stabs/weird.exp: variable var0 printed properly @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 20655f12..5dde0823 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -7,16 +7,16 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.threads/attach-into-signal.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/attach-stopped.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/attachstop-mt.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/bp_in_thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-into-signal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-stopped.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attachstop-mt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/bp_in_thread.exp ... PASS: gdb.threads/bp_in_thread.exp: successfully compiled posix threads test case PASS: gdb.threads/bp_in_thread.exp: breakpoint on noreturn FAIL: gdb.threads/bp_in_thread.exp: run to noreturn -Running ../../../master/gdb/testsuite/gdb.threads/corethreads.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/corethreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/execl.exp ... PASS: gdb.threads/execl.exp: successfully compiled posix threads test case PASS: gdb.threads/execl.exp: set breakpoint at execl PASS: gdb.threads/execl.exp: continue to exec @@ -25,16 +25,16 @@ FAIL: gdb.threads/execl.exp: continue across exec PASS: gdb.threads/execl.exp: info threads after exec PASS: gdb.threads/execl.exp: info threads after exec FAIL: gdb.threads/execl.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.threads/fork-child-threads.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/gcore-thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-child-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/gcore-thread.exp ... PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: help gcore FAIL: gdb.threads/gcore-thread.exp: thread 1 is running FAIL: gdb.threads/gcore-thread.exp: thread 2 is running UNSUPPORTED: gdb.threads/gcore-thread.exp: save a corefile -Running ../../../master/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... PASS: gdb.threads/hand-call-in-threads.exp: successfully compiled posix threads test case 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 @@ -75,9 +75,9 @@ FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) -Running ../../../master/gdb/testsuite/gdb.threads/ia64-sigill.exp ... -UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.threads/ia64-sigill.c: unrecognized error -Running ../../../master/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/ia64-sigill.exp ... +UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/ia64-sigill.c: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... PASS: gdb.threads/interrupted-hand-call.exp: successfully compiled posix threads test case PASS: gdb.threads/interrupted-hand-call.exp: breakpoint on all_threads_running PASS: gdb.threads/interrupted-hand-call.exp: run to all_threads_running @@ -86,16 +86,16 @@ PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped PASS: gdb.threads/interrupted-hand-call.exp: continue until exit -Running ../../../master/gdb/testsuite/gdb.threads/killed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/killed.exp ... PASS: gdb.threads/killed.exp: successfully compiled posix threads test case PASS: gdb.threads/killed.exp: run program to completion PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily -Running ../../../master/gdb/testsuite/gdb.threads/leader-exit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/leader-exit.exp ... PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here FAIL: gdb.threads/leader-exit.exp: Single thread has been left -Running ../../../master/gdb/testsuite/gdb.threads/linux-dp.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/linux-dp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... PASS: gdb.threads/local-watch-wrong-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0 FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0 @@ -112,7 +112,7 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout) FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout) FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout) -Running ../../../master/gdb/testsuite/gdb.threads/manythreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/manythreads.exp ... PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case PASS: gdb.threads/manythreads.exp: set print sevenbit-strings PASS: gdb.threads/manythreads.exp: shell stty intr '^C' @@ -125,13 +125,13 @@ PASS: gdb.threads/manythreads.exp: second continue PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout) FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout) -Running ../../../master/gdb/testsuite/gdb.threads/multi-create.exp ... -UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error -Running ../../../master/gdb/testsuite/gdb.threads/pending-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ... +UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pending-step.exp ... PASS: gdb.threads/pending-step.exp: successfully compiled posix threads test case PASS: gdb.threads/pending-step.exp: continue to breakpoint: continue to first breakpoint hit PASS: gdb.threads/pending-step.exp: next in multiple threads with breakpoints -Running ../../../master/gdb/testsuite/gdb.threads/print-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/print-threads.exp ... PASS: gdb.threads/print-threads.exp: successfully compiled posix threads test case PASS: gdb.threads/print-threads.exp: set print sevenbit-strings PASS: gdb.threads/print-threads.exp: set width 0 @@ -145,12 +145,12 @@ FAIL: gdb.threads/print-threads.exp: all threads ran once PASS: gdb.threads/print-threads.exp: break thread_function (3) PASS: gdb.threads/print-threads.exp: set var slow = 1 (2) FAIL: gdb.threads/print-threads.exp: all threads ran once -Running ../../../master/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me PASS: gdb.threads/pthread_cond_wait.exp: run to break_me PASS: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread -Running ../../../master/gdb/testsuite/gdb.threads/pthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthreads.exp ... PASS: gdb.threads/pthreads.exp: successfully compiled posix threads test case PASS: gdb.threads/pthreads.exp: set print sevenbit-strings PASS: gdb.threads/pthreads.exp: set width 0 @@ -174,31 +174,31 @@ FAIL: gdb.threads/pthreads.exp: continue with all threads running (the program i FAIL: gdb.threads/pthreads.exp: Stopped with a ^C (timeout) WARNING: Could not stop child with ^C; skipping rest of tests. -Running ../../../master/gdb/testsuite/gdb.threads/schedlock.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/schedlock.exp ... PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case PASS: gdb.threads/schedlock.exp: shell stty intr '^C' PASS: gdb.threads/schedlock.exp: set print sevenbit-strings PASS: gdb.threads/schedlock.exp: set width 0 UNSUPPORTED: gdb.threads/schedlock.exp: target does not support scheduler locking -Running ../../../master/gdb/testsuite/gdb.threads/sigthread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/sigthread.exp ... PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case PASS: gdb.threads/sigthread.exp: handle SIGUSR1 nostop noprint pass PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass PASS: gdb.threads/sigthread.exp: continue PASS: gdb.threads/sigthread.exp: stop with control-c -Running ../../../master/gdb/testsuite/gdb.threads/staticthreads.exp ... -UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile ../../../master/gdb/testsuite/gdb.threads/staticthreads.c: unrecognized error -Running ../../../master/gdb/testsuite/gdb.threads/step.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/step2.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/switch-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/staticthreads.exp ... +UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/staticthreads.c: unrecognized error +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/step2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/switch-threads.exp ... PASS: gdb.threads/switch-threads.exp: successfully compiled posix threads test case FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func FAIL: gdb.threads/switch-threads.exp: next -Running ../../../master/gdb/testsuite/gdb.threads/thread-execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-execl.exp ... PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case FAIL: gdb.threads/thread-execl.exp: continue to thread start FAIL: gdb.threads/thread-execl.exp: get to main in new image -Running ../../../master/gdb/testsuite/gdb.threads/thread-find.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp ... PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-find.exp: set print sevenbit-strings PASS: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep @@ -222,7 +222,7 @@ FAIL: gdb.threads/thread-find.exp: find thread name 1 PASS: gdb.threads/thread-find.exp: find thread id 6 PASS: gdb.threads/thread-find.exp: find thread id 5 PASS: gdb.threads/thread-find.exp: find thread id 4 -ERROR: tcl error sourcing ../../../master/gdb/testsuite/gdb.threads/thread-find.exp. +ERROR: tcl error sourcing ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp. ERROR: can't read "thread3": no such variable while executing "gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" @@ -231,15 +231,15 @@ ERROR: can't read "thread3": no such variable gdb_test "thread find $thread6" \ "Thread 6 has .*$thread6.*" "find thread id 6" gdb_test "thread find $t..." - (file "../../../master/gdb/testsuite/gdb.threads/thread-find.exp" line 196) + (file "../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp" line 196) invoked from within -"source ../../../master/gdb/testsuite/gdb.threads/thread-find.exp" +"source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp" ("uplevel" body line 1) invoked from within -"uplevel #0 source ../../../master/gdb/testsuite/gdb.threads/thread-find.exp" +"uplevel #0 source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp" invoked from within "catch "uplevel #0 source $test_file_name"" -Running ../../../master/gdb/testsuite/gdb.threads/thread-specific.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp ... PASS: gdb.threads/thread-specific.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-specific.exp: set print sevenbit-strings PASS: gdb.threads/thread-specific.exp: set width 0 @@ -249,21 +249,21 @@ PASS: gdb.threads/thread-specific.exp: get threads list PASS: gdb.threads/thread-specific.exp: thread var in main PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -ERROR: tcl error sourcing ../../../master/gdb/testsuite/gdb.threads/thread-specific.exp. +ERROR: tcl error sourcing ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp. ERROR: can't read "this_breakpoint": no such variable while executing "gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { set this_thread $expe..." - (file "../../../master/gdb/testsuite/gdb.threads/thread-specific.exp" line 120) + (file "../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp" line 120) invoked from within -"source ../../../master/gdb/testsuite/gdb.threads/thread-specific.exp" +"source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp" ("uplevel" body line 1) invoked from within -"uplevel #0 source ../../../master/gdb/testsuite/gdb.threads/thread-specific.exp" +"uplevel #0 source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp" invoked from within "catch "uplevel #0 source $test_file_name"" -Running ../../../master/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running PASS: gdb.threads/thread-unwindonsignal.exp: run to all_threads_running @@ -275,13 +275,13 @@ PASS: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound PASS: gdb.threads/thread-unwindonsignal.exp: finish hand-call PASS: gdb.threads/thread-unwindonsignal.exp: dummy frame popped FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running) -Running ../../../master/gdb/testsuite/gdb.threads/thread_check.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_check.exp ... PASS: gdb.threads/thread_check.exp: successfully compiled posix threads test case PASS: gdb.threads/thread_check.exp: breakpoint at tf FAIL: gdb.threads/thread_check.exp: continue to tf FAIL: gdb.threads/thread_check.exp: backtrace from thread function -Running ../../../master/gdb/testsuite/gdb.threads/thread_events.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/threadapply.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_events.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threadapply.exp ... PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case PASS: gdb.threads/threadapply.exp: b 63 PASS: gdb.threads/threadapply.exp: continue @@ -293,15 +293,15 @@ PASS: gdb.threads/threadapply.exp: step to the thread_function PASS: gdb.threads/threadapply.exp: go up in the stack frame PASS: gdb.threads/threadapply.exp: run a simple print command on all threads PASS: gdb.threads/threadapply.exp: go down and check selected frame -Running ../../../master/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint -Running ../../../master/gdb/testsuite/gdb.threads/tls-nodebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-nodebug.exp ... PASS: gdb.threads/tls-nodebug.exp: successfully compiled posix threads test case FAIL: gdb.threads/tls-nodebug.exp: thread local storage -Running ../../../master/gdb/testsuite/gdb.threads/tls-shared.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-shared.exp ... PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads test case PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads test case FAIL: gdb.threads/tls-shared.exp: print thread local storage variable @@ -310,7 +310,7 @@ PASS: gdb.threads/tls-shared.exp: print storage info for thread local storage va 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 -Running ../../../master/gdb/testsuite/gdb.threads/tls.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls.exp ... PASS: gdb.threads/tls.exp: successfully compiled posix threads test case PASS: gdb.threads/tls.exp: set breakpoint at all threads PASS: gdb.threads/tls.exp: set breakpoint at synch point @@ -349,8 +349,8 @@ FAIL: gdb.threads/tls.exp: p file2_thread_local PASS: gdb.threads/tls.exp: info address file2_thread_local FAIL: gdb.threads/tls.exp: p a_thread_local second time PASS: gdb.threads/tls.exp: info address a_thread_local -Running ../../../master/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... -Running ../../../master/gdb/testsuite/gdb.threads/watchthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads.exp ... PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test case FAIL: gdb.threads/watchthreads.exp: watch args[0] FAIL: gdb.threads/watchthreads.exp: watch args[1] @@ -360,7 +360,7 @@ FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 -Running ../../../master/gdb/testsuite/gdb.threads/watchthreads2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads2.exp ... PASS: gdb.threads/watchthreads2.exp: successfully compiled posix threads test case PASS: gdb.threads/watchthreads2.exp: breakpoint on thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started @@ -375,5 +375,5 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started # of unexpected failures 117 # of unresolved testcases 1 # of unsupported tests 5 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 86e6495f..6be70c6b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.trace/actions.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions.exp ... PASS: gdb.trace/actions.exp: 5.1a: set three tracepoints, no actions PASS: gdb.trace/actions.exp: 5.1b: set actions for first tracepoint PASS: gdb.trace/actions.exp: 5.1c: verify actions set for first tracepoint @@ -33,7 +33,7 @@ PASS: gdb.trace/actions.exp: Create a trace state variable PASS: gdb.trace/actions.exp: 5.10a: set teval action for first tracepoint PASS: gdb.trace/actions.exp: 5.10a: set teval action for second tracepoint PASS: gdb.trace/actions.exp: 5.10a: verify teval actions set for two tracepoints -Running ../../../master/gdb/testsuite/gdb.trace/ax.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ax.exp ... PASS: gdb.trace/ax.exp: maint agent 12 PASS: gdb.trace/ax.exp: maint agent gdb_char_test PASS: gdb.trace/ax.exp: maint agent gdb_arr_test[12] @@ -80,17 +80,17 @@ PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test > gdb_short_test PASS: gdb.trace/ax.exp: maint agent-eval gdb_long_test >= gdb_short_test PASS: gdb.trace/ax.exp: maint agent-eval &gdb_long_test == &gdb_short_test PASS: gdb.trace/ax.exp: maint agent-eval &gdb_long_test < &gdb_short_test -Running ../../../master/gdb/testsuite/gdb.trace/backtrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/backtrace.exp ... PASS: gdb.trace/backtrace.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/circ.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ... PASS: gdb.trace/circ.exp: set circular-trace-buffer on PASS: gdb.trace/circ.exp: show circular-trace-buffer (on) PASS: gdb.trace/circ.exp: set circular-trace-buffer off PASS: gdb.trace/circ.exp: show circular-trace-buffer (off) PASS: gdb.trace/circ.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/collection.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ... PASS: gdb.trace/collection.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/deltrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ... PASS: gdb.trace/deltrace.exp: set tracepoint 1 PASS: gdb.trace/deltrace.exp: set tracepoint 2 PASS: gdb.trace/deltrace.exp: set tracepoint 3 @@ -109,18 +109,18 @@ PASS: gdb.trace/deltrace.exp: 3.3c: verify delete three tracepoints PASS: gdb.trace/deltrace.exp: 3.4: delete invalid tracepoint number PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints -Running ../../../master/gdb/testsuite/gdb.trace/infotrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ... PASS: gdb.trace/infotrace.exp: 2.1: info tracepoints (all) PASS: gdb.trace/infotrace.exp: 2.2a: info tracepoint 1 (gdb_c_test) PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test) PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number) PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints -Running ../../../master/gdb/testsuite/gdb.trace/packetlen.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ... PASS: gdb.trace/packetlen.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/passc-dyn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passc-dyn.exp ... PASS: gdb.trace/passc-dyn.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/passcount.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passcount.exp ... PASS: gdb.trace/passcount.exp: 4.1a: set three tracepoints, passcounts all zero PASS: gdb.trace/passcount.exp: 4.1b: set 1st tracepoint's passcount to two PASS: gdb.trace/passcount.exp: 4.1c: verify 1st tracepoint's passcount set to two @@ -142,9 +142,9 @@ PASS: gdb.trace/passcount.exp: 4.7: set passcount to large number (32767) PASS: gdb.trace/passcount.exp: 4.7: set passcount to large number (32767) PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount PASS: gdb.trace/passcount.exp: 4.9: help passcount -Running ../../../master/gdb/testsuite/gdb.trace/report.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ... PASS: gdb.trace/report.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/save-trace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ... PASS: gdb.trace/save-trace.exp: 10.x: set passcount for tracepoint 1 PASS: gdb.trace/save-trace.exp: 10.x: set condition for tracepoint 1 PASS: gdb.trace/save-trace.exp: 10.x: set actions for tracepoint 1 @@ -179,7 +179,7 @@ PASS: gdb.trace/save-trace.exp: 10.4: read saved tracepoints, full path PASS: gdb.trace/save-trace.exp: 10.3: verify recovered tracepoints, full path PASS: gdb.trace/save-trace.exp: 10: show default-collect PASS: gdb.trace/save-trace.exp: 10.7: help save-tracepoints -Running ../../../master/gdb/testsuite/gdb.trace/tfile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfile.exp ... PASS: gdb.trace/tfile.exp: target tfile PASS: gdb.trace/tfile.exp: info tracepoints on trace file PASS: gdb.trace/tfile.exp: tfind 0 on trace file @@ -194,9 +194,9 @@ PASS: gdb.trace/tfile.exp: no registers if no traceframe selected PASS: gdb.trace/tfile.exp: target tfile PASS: gdb.trace/tfile.exp: tstatus on error trace file PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile basic.tf" -Running ../../../master/gdb/testsuite/gdb.trace/tfind.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ... PASS: gdb.trace/tfind.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/tracecmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tracecmd.exp ... PASS: gdb.trace/tracecmd.exp: 1.0: help tracepoints PASS: gdb.trace/tracecmd.exp: 1.1a: set tracepoint at sourceline PASS: gdb.trace/tracecmd.exp: 1.1b: trace sourcefile:line @@ -218,7 +218,7 @@ PASS: gdb.trace/tracecmd.exp: 1.11a: conditional tracepoint PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint PASS: gdb.trace/tracecmd.exp: 1.14: help trace PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint -Running ../../../master/gdb/testsuite/gdb.trace/tsv.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ... PASS: gdb.trace/tsv.exp: Create a trace state variable PASS: gdb.trace/tsv.exp: Create a trace state variable with initial value PASS: gdb.trace/tsv.exp: Change initial value of a trace state variable @@ -233,11 +233,11 @@ PASS: gdb.trace/tsv.exp: List tvariables after deletion PASS: gdb.trace/tsv.exp: Delete all trace state variables PASS: gdb.trace/tsv.exp: List tvariables after deleting all PASS: gdb.trace/tsv.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/unavailable.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/unavailable.exp ... PASS: gdb.trace/unavailable.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/while-dyn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-dyn.exp ... PASS: gdb.trace/while-dyn.exp: Current target does not support trace -Running ../../../master/gdb/testsuite/gdb.trace/while-stepping.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... PASS: gdb.trace/while-stepping.exp: 5.12: set a tracepoint, stepcount is zero PASS: gdb.trace/while-stepping.exp: 5.12: set stepcount to 12 PASS: gdb.trace/while-stepping.exp: 5.12: info trace shows "while-stepping" @@ -249,5 +249,5 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === # of expected passes 219 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 0f9f4f28..693ae696 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -7,7 +7,7 @@ Schedule of variations: unix Running target unix -Running ../../../master/gdb/testsuite/gdb.xml/tdesc-arch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-arch.exp ... PASS: gdb.xml/tdesc-arch.exp: read valid architectures PASS: gdb.xml/tdesc-arch.exp: read default architecture PASS: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (first architecture) @@ -16,10 +16,10 @@ KFAIL: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (second archite PASS: gdb.xml/tdesc-arch.exp: show architecture (second architecture) PASS: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (invalid architecture) PASS: gdb.xml/tdesc-arch.exp: show architecture (invalid architecture) -Running ../../../master/gdb/testsuite/gdb.xml/tdesc-errors.exp ... +Running ../../../Ferry_Tagscherer/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 ../../../master/gdb/testsuite/gdb.xml/tdesc-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-regs.exp ... PASS: gdb.xml/tdesc-regs.exp: set tdesc file single-reg.xml PASS: gdb.xml/tdesc-regs.exp: set tdesc filename regs.xml - from extra-regs.xml PASS: gdb.xml/tdesc-regs.exp: ptype $extrareg @@ -32,7 +32,7 @@ PASS: gdb.xml/tdesc-regs.exp: ptype $structreg.v4 PASS: gdb.xml/tdesc-regs.exp: ptype $bitfields PASS: gdb.xml/tdesc-regs.exp: set tdesc filename regs.xml - from core-only.xml PASS: gdb.xml/tdesc-regs.exp: ptype $extrareg -Running ../../../master/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/includes.xml 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/loop.xml @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/hurd/master.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/hurd/master.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |