This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.9-branch


Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/51>

Commit(s) tested:
	ee94522b31c94af5b4d174e4e5d3ab3e77823a3d

Author(s) (in the same order as the commits):
	GDB Administrator <gdbadmin@sourceware.org>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?id=9ea67de977bb3690abe33e8030c8574edffa3037>

*** Regressions found ***
============================
new FAIL: gdb.ada/arraydim.exp: print m'first
new FAIL: gdb.ada/arraydim.exp: print m'first(1)
new FAIL: gdb.ada/arraydim.exp: print m'first(2)
new FAIL: gdb.ada/arraydim.exp: print m'first(3)
new FAIL: gdb.ada/arraydim.exp: print m'last
new FAIL: gdb.ada/arraydim.exp: print m'last(1)
new FAIL: gdb.ada/arraydim.exp: print m'last(2)
new FAIL: gdb.ada/arraydim.exp: print m'last(3)
new FAIL: gdb.ada/arraydim.exp: print m'length
new FAIL: gdb.ada/arraydim.exp: print m'length(1)
new FAIL: gdb.ada/arraydim.exp: print m'length(2)
new FAIL: gdb.ada/arraydim.exp: print m'length(3)
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print empty
new FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
new FAIL: gdb.ada/arrayidx.exp: print few_reps
new FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
new FAIL: gdb.ada/arrayidx.exp: print many_reps
new FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
new FAIL: gdb.ada/arrayidx.exp: print one_two_three
new FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
new FAIL: gdb.ada/arrayparam.exp: print first after function call
new FAIL: gdb.ada/arrayparam.exp: print last after function call
new FAIL: gdb.ada/arrayparam.exp: print length after function call
new FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
new FAIL: gdb.ada/bp_range_type.exp: print small_value
new FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
new FAIL: gdb.ada/char_param.exp: call next
new FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
new FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
new FAIL: gdb.ada/complete.exp: complete p external_ident
new FAIL: gdb.ada/complete.exp: complete p some
new FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
new FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running)
new FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
new FAIL: gdb.ada/enum_idx_packed.exp: print full'first
new FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
new FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
new FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
new FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
new FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running)
new FAIL: gdb.ada/exprs.exp: long_float'max
new FAIL: gdb.ada/exprs.exp: long_float'min
new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
new FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
new FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
new FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
new FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
new FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
new FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
new FAIL: gdb.ada/float_param.exp: print global_double
new FAIL: gdb.ada/float_param.exp: print global_float
new FAIL: gdb.ada/float_param.exp: print global_long_double
new FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
new FAIL: gdb.ada/formatted_ref.exp: print/x s'access
new FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running)
new FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
new FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
new FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
new FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
new FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
new FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
new FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
new FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
new FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/lang_switch.exp: backtrace
new FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
new FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj
new FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error)
new FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure)
new FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
new FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error)
new FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
new FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
new FAIL: gdb.ada/null_array.exp: print my_matrix
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running)
new FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running)
new FAIL: gdb.ada/packed_array.exp: print &var
new FAIL: gdb.ada/packed_array.exp: print u_var
new FAIL: gdb.ada/packed_array.exp: ptype &var
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
new FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1)
new FAIL: gdb.ada/pp-rec-component.exp: print /r before
new FAIL: gdb.ada/pp-rec-component.exp: print before
new FAIL: gdb.ada/print_chars.exp: print WC
new FAIL: gdb.ada/print_chars.exp: print WWC
new FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
new FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
new FAIL: gdb.ada/rdv_wait.exp: task 2
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running)
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: print segm
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
new FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
new FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
new FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
new FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
new FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
new FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
new FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
new FAIL: gdb.ada/tasks.exp: break break_me task 1
new FAIL: gdb.ada/tasks.exp: break break_me task 3
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
new FAIL: gdb.ada/type_coercion.exp: p q
new FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
new FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
new FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running)
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>>
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
new FAIL: gdb.ada/variant_record_packed_array.exp: print address
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running)
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]