public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master
Date: Wed, 24 Oct 2018 22:49:00 -0000	[thread overview]
Message-ID: <E1gFOyD-0004bP-CD@kwanyin.sergiodj.net> (raw)
In-Reply-To: <f19c7ff839d7a32ebb48482ae7d318fb46ca823d@gdb-build>

Buildslave:
	ubuntu16-aarch64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-Aarch64-native-gdbserver-m64/builds/4410>

Commit(s) tested:
	f19c7ff839d7a32ebb48482ae7d318fb46ca823d

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-gdbserver-m64/f1/f19c7ff839d7a32ebb48482ae7d318fb46ca823d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/access_to_unbounded_array.exp: print Aos
PASS -> FAIL: gdb.ada/aliased_array.exp: print bt
PASS -> FAIL: gdb.ada/array_of_variable_length.exp: print pck.a
PASS -> FAIL: gdb.ada/array_ptr_renaming.exp: print nt
PASS -> FAIL: gdb.ada/array_ptr_renaming.exp: print ntp
PASS -> FAIL: gdb.ada/array_ptr_renaming.exp: print ntp.all
new FAIL: gdb.ada/array_return.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: print a
PASS -> FAIL: gdb.ada/arraydim.exp: print m'first
PASS -> FAIL: gdb.ada/arraydim.exp: print m'last
PASS -> FAIL: gdb.ada/arraydim.exp: print m'length
PASS -> FAIL: gdb.ada/arraydim.exp: ptype m
PASS -> FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
PASS -> FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print empty
PASS -> FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print few_reps
PASS -> FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print many_reps
PASS -> FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print one_two_three
PASS -> FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
PASS -> FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print r_two_three
PASS -> FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
PASS -> FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
PASS -> FAIL: gdb.ada/arrayidx.exp: set print array-indexes off
PASS -> FAIL: gdb.ada/arrayparam.exp: print call_me
PASS -> FAIL: gdb.ada/arrayparam.exp: print first after function call
PASS -> FAIL: gdb.ada/arrayparam.exp: print last after function call
PASS -> FAIL: gdb.ada/arrayparam.exp: print length after function call
PASS -> FAIL: gdb.ada/assign_arr.exp: print input.u2 :=
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: gdb_test
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'first
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'last
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: print s
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
PASS -> FAIL: gdb.ada/bp_fun_addr.exp: run until breakpoint at a'address
new FAIL: gdb.ada/bp_inlined_func.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/bp_range_type.exp: print small_value
PASS -> FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: print broken
new FAIL: gdb.ada/catch_assert_if.exp: cannot run to main, testcase aborted
new FAIL: gdb.ada/catch_ex.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/char_param.exp: call next
PASS -> FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
PASS -> FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
PASS -> FAIL: gdb.ada/complete.exp: complete p ambig
PASS -> FAIL: gdb.ada/complete.exp: complete p external_ident
PASS -> FAIL: gdb.ada/complete.exp: complete p some
PASS -> FAIL: gdb.ada/complete.exp: interactive complete 'print some'
PASS -> FAIL: gdb.ada/cond_lang.exp: continue
PASS -> FAIL: gdb.ada/cond_lang.exp: show lang
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: maintenance set ada ignore-descriptive-types
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: print full
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: print full'first
new FAIL: gdb.ada/excep_handle.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/expr_delims.exp: check that watchpoint is set correctly.
PASS -> FAIL: gdb.ada/expr_delims.exp: continue
PASS -> FAIL: gdb.ada/expr_delims.exp: print variable 'thread'
PASS -> FAIL: gdb.ada/expr_delims.exp: set conditional watchpoint.
PASS -> FAIL: gdb.ada/expr_delims.exp: set plain watchpoint on variable 'thread'
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 1 + something
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 246 - something
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 3 * something
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 496 / something
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something * 3
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something + 1
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something - 2
PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something / 4
PASS -> FAIL: gdb.ada/exprs.exp: Long_Long_Integer ** Y
PASS -> FAIL: gdb.ada/exprs.exp: long_float'max
PASS -> FAIL: gdb.ada/exprs.exp: long_float'min
PASS -> FAIL: gdb.ada/fin_fun_out.exp: finish
PASS -> FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
PASS -> FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10.0
PASS -> FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
PASS -> FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
PASS -> FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
PASS -> FAIL: gdb.ada/float_param.exp: call set_double
PASS -> FAIL: gdb.ada/float_param.exp: call set_float
PASS -> FAIL: gdb.ada/float_param.exp: call set_long_double
PASS -> FAIL: gdb.ada/float_param.exp: print global_double
PASS -> FAIL: gdb.ada/float_param.exp: print global_float
PASS -> FAIL: gdb.ada/float_param.exp: print global_long_double
PASS -> FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
PASS -> FAIL: gdb.ada/formatted_ref.exp: print/x s
PASS -> FAIL: gdb.ada/formatted_ref.exp: print/x s'access
PASS -> FAIL: gdb.ada/fun_overload_menu.exp: 1
PASS -> FAIL: gdb.ada/fun_renaming.exp: print next
PASS -> FAIL: gdb.ada/funcall_char.exp: print f
PASS -> FAIL: gdb.ada/funcall_param.exp: p ident
PASS -> FAIL: gdb.ada/funcall_ptr.exp: Check that value of GA is 0x1234
PASS -> FAIL: gdb.ada/funcall_ptr.exp: call pck.p
PASS -> FAIL: gdb.ada/homonym.exp: continue until BREAK_2
PASS -> FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
PASS -> FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
PASS -> FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
PASS -> FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
PASS -> FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
PASS -> FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
PASS -> FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
PASS -> FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
PASS -> FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
new FAIL: gdb.ada/info_exc.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: info locals
PASS -> FAIL: gdb.ada/interface.exp: print r
PASS -> FAIL: gdb.ada/lang_switch.exp: backtrace
PASS -> FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
PASS -> FAIL: gdb.ada/lang_switch.exp: set print frame-arguments all
new FAIL: gdb.ada/mi_catch_assert.exp: cannot run to main, testcase aborted
new FAIL: gdb.ada/mi_catch_ex.exp: cannot run to main, testcase aborted
new FAIL: gdb.ada/mi_catch_ex_hand.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: create bt varobj
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22
new FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop
new FAIL: gdb.ada/mi_ex_cond.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions
PASS -> FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
PASS -> FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
PASS -> FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22
new FAIL: gdb.ada/mi_interface.exp: wait for stop
PASS -> FAIL: gdb.ada/mi_string_access.exp: Create var1 varobj
PASS -> FAIL: gdb.ada/mi_string_access.exp: Print var1
PASS -> FAIL: gdb.ada/mi_string_access.exp: Print var1 first child
PASS -> FAIL: gdb.ada/mi_string_access.exp: Print var1 second child
PASS -> FAIL: gdb.ada/mi_string_access.exp: list var1's children
PASS -> FAIL: gdb.ada/mi_string_access.exp: run to bar.adb:23
new FAIL: gdb.ada/mi_string_access.exp: wait for stop
PASS -> FAIL: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1
PASS -> FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
PASS -> FAIL: gdb.ada/mi_task_info.exp: -ada-task-info with no argument
PASS -> FAIL: gdb.ada/mi_var_array.exp: create bt varobj
PASS -> FAIL: gdb.ada/mi_var_array.exp: list vta's children
PASS -> FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28
new FAIL: gdb.ada/mi_var_array.exp: wait for stop
PASS -> FAIL: gdb.ada/mi_var_union.exp: Create var1 varobj
PASS -> FAIL: gdb.ada/mi_var_union.exp: list var1's children
PASS -> FAIL: gdb.ada/mi_var_union.exp: run to bar.adb:28
new FAIL: gdb.ada/mi_var_union.exp: wait for stop
PASS -> FAIL: gdb.ada/n_arr_bound.exp: ptype var
PASS -> FAIL: gdb.ada/null_array.exp: print my_matrix
PASS -> FAIL: gdb.ada/null_array.exp: print my_table
PASS -> FAIL: gdb.ada/null_array.exp: ptype my_table
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "&"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "*"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "**"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "+"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "-"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "/"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "<"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "<="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ">"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ">="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "abs"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "and"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "mod"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "not"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "or"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "rem"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to "xor"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."&"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."*"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."**"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."+"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."-"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."/"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."<"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."<="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops.">"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops.">="
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."abs"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."and"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."mod"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."not"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."or"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."rem"
PASS -> FAIL: gdb.ada/operator_bp.exp: continue to ops."xor"
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: bt
PASS -> FAIL: gdb.ada/packed_array.exp: print &var
PASS -> FAIL: gdb.ada/packed_array.exp: print u_var
PASS -> FAIL: gdb.ada/packed_array.exp: print var
PASS -> FAIL: gdb.ada/packed_array.exp: ptype &var
PASS -> FAIL: gdb.ada/packed_tagged.exp: print x
PASS -> FAIL: gdb.ada/packed_tagged.exp: ptype x
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: print var
PASS -> FAIL: gdb.ada/pckd_neg.exp: print SSA
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: print test
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
PASS -> FAIL: gdb.ada/pp-rec-component.exp: print /r before
PASS -> FAIL: gdb.ada/pp-rec-component.exp: print before
PASS -> FAIL: gdb.ada/print_chars.exp: print C
PASS -> FAIL: gdb.ada/print_chars.exp: print WC
PASS -> FAIL: gdb.ada/print_chars.exp: print WWC
PASS -> FAIL: gdb.ada/print_pc.exp: p /x $pc
PASS -> FAIL: gdb.ada/ptr_typedef.exp: print my_blob.bees
PASS -> FAIL: gdb.ada/py_range.exp: python print
PASS -> FAIL: gdb.ada/rdv_wait.exp: task 2
PASS -> FAIL: gdb.ada/ref_tick_size.exp: print d1'size = d2'size
PASS -> FAIL: gdb.ada/rename_subscript_param.exp: Continuing to breakpoint on call to Do_Nothing
PASS -> FAIL: gdb.ada/repeat_dyn.exp: print a1
PASS -> FAIL: gdb.ada/same_component_name.exp: Print bottom component field
PASS -> FAIL: gdb.ada/same_component_name.exp: Print field existing only in bottom component
PASS -> FAIL: gdb.ada/same_component_name.exp: Print top component field
PASS -> FAIL: gdb.ada/same_component_name.exp: Print top component field in middle assign function
PASS -> FAIL: gdb.ada/same_component_name.exp: continue to bottom assign breakpoint
PASS -> FAIL: gdb.ada/same_component_name.exp: continue to dyn_middle assign breakpoint
PASS -> FAIL: gdb.ada/same_component_name.exp: continue to middle assign breakpoint
PASS -> FAIL: gdb.ada/same_component_name.exp: run to top assign breakpoint
PASS -> FAIL: gdb.ada/scoped_watch.exp: continuing to breakpoint in pck.increment
PASS -> FAIL: gdb.ada/scoped_watch.exp: continuing to breakpoint on call to Do_Nothing
PASS -> FAIL: gdb.ada/scoped_watch.exp: continuing to watchpoint hit
PASS -> FAIL: gdb.ada/scoped_watch.exp: continuing until watchpoint automatic deletion
PASS -> FAIL: gdb.ada/scoped_watch.exp: next to call to Call_Me
PASS -> FAIL: gdb.ada/scoped_watch.exp: watch result
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: print sa
PASS -> FAIL: gdb.ada/str_binop_equal.exp: print my_str = "AB"
PASS -> FAIL: gdb.ada/str_binop_equal.exp: print my_str = "ABCD"
PASS -> FAIL: gdb.ada/str_binop_equal.exp: print my_str = "EFGH"
PASS -> FAIL: gdb.ada/str_binop_equal.exp: print my_str = my_str
PASS -> FAIL: gdb.ada/tagged.exp: print segm
PASS -> FAIL: gdb.ada/tagged.exp: ptype segm
PASS -> FAIL: gdb.ada/tagged_not_init.exp: print obj
PASS -> FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
PASS -> FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
PASS -> FAIL: gdb.ada/tasks.exp: break break_me task 1
PASS -> FAIL: gdb.ada/tasks.exp: break break_me task 3
PASS -> FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: print full'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
PASS -> FAIL: gdb.ada/type_coercion.exp: p q
PASS -> FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
PASS -> FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
PASS -> FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object with null Ptr
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'first
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print a
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print va
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print vb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: print a1
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: print address
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: print my_buffer
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: print {foo.octal_buffer}
PASS -> FAIL: gdb.ada/watch_arg.exp: continuing to second breakpoint
PASS -> FAIL: gdb.ada/watch_arg.exp: continuing until watchpoint automatic deletion
PASS -> FAIL: gdb.ada/watch_arg.exp: set watchpoint on function argument X
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can't run to main
new FAIL: gdb.arch/ftrace-insn-reloc.exp: can't run to main to check for trace support
PASS -> FAIL: gdb.asm/asm-source.exp: bt 2 in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: bt 3 in foo3
PASS -> FAIL: gdb.asm/asm-source.exp: bt ALL in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: f at main
PASS -> FAIL: gdb.asm/asm-source.exp: f in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: finish from foo3
PASS -> FAIL: gdb.asm/asm-source.exp: info line
PASS -> FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s
PASS -> FAIL: gdb.asm/asm-source.exp: n at main
PASS -> FAIL: gdb.asm/asm-source.exp: n in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: next over foo3
PASS -> FAIL: gdb.asm/asm-source.exp: next over macro
PASS -> FAIL: gdb.asm/asm-source.exp: return from foo2
PASS -> FAIL: gdb.asm/asm-source.exp: step into foo2
PASS -> FAIL: gdb.base/a2-run.exp: run "a2-run" with no args
new FAIL: gdb.base/advance.exp: can't run to main
new FAIL: gdb.base/annota-input-while-running.exp: can't run to main
new FAIL: gdb.base/anon.exp: run to main
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/asmlabel.exp: can't run to main
new FAIL: gdb.base/auto-connect-native-target.exp: can't run to main
PASS -> FAIL: gdb.base/auxv.exp: continue
PASS -> FAIL: gdb.base/auxv.exp: gcore
PASS -> FAIL: gdb.base/auxv.exp: info auxv on live process
PASS -> FAIL: gdb.base/bang.exp: continue until exit
PASS -> FAIL: gdb.base/bigcore.exp: continue
PASS -> FAIL: gdb.base/bigcore.exp: next
PASS -> FAIL: gdb.base/bigcore.exp: signal SIGABRT
PASS -> FAIL: gdb.base/bitfields.exp: bitfield containment #1
PASS -> FAIL: gdb.base/bitfields.exp: bitfield containment #2
PASS -> FAIL: gdb.base/bitfields.exp: bitfield uniqueness
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #1
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #2
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #3
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #4
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #5
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #6
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #7
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #8
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break1 #9
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break2
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break4 #1
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break4 #2
PASS -> FAIL: gdb.base/bitfields.exp: continuing to break5
PASS -> FAIL: gdb.base/bitfields.exp: determining signed-ness of bitfields
PASS -> FAIL: gdb.base/bitfields.exp: print flags
PASS -> FAIL: gdb.base/bitfields.exp: signed bitfields with -1
PASS -> FAIL: gdb.base/bitfields.exp: signed bitfields, max negative values
PASS -> FAIL: gdb.base/bitfields.exp: signed bitfields, max positive values
PASS -> FAIL: gdb.base/bitfields.exp: unsigned bitfield ranges
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield containment; flags.u1, flags.u3, and flags.s3 to all 1s
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield containment; flags.u2, flags.s1, flags.s2 to all 1s
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s1 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s2 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s3 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u1 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u2 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u3 = 1
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #0
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #1
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #2
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #3
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #4
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break1 #5
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break2 #0
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break2 #1
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break3 #0
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break4 #0
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break4 #1
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break4 #2
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to break5 #0
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break1
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break2
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break3
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break4
PASS -> FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break5
PASS -> FAIL: gdb.base/bitfields2.exp: determining signed-ness of bitfields
PASS -> FAIL: gdb.base/bitfields2.exp: long long bitfield values after set
PASS -> FAIL: gdb.base/bitfields2.exp: maximum signed bitfield values
PASS -> FAIL: gdb.base/bitfields2.exp: maximum unsigned bitfield values
PASS -> FAIL: gdb.base/bitfields2.exp: set long long signed bitfield positive
PASS -> FAIL: gdb.base/bitfields2.exp: set long long unsigned bitfield
PASS -> FAIL: gdb.base/break-fun-addr.exp: break-fun-addr1: p $pc == main
PASS -> FAIL: gdb.base/break-fun-addr.exp: break-fun-addr1: run to breakpoint at *main
PASS -> FAIL: gdb.base/break-fun-addr.exp: break-fun-addr2: p $pc == main
PASS -> FAIL: gdb.base/break-fun-addr.exp: break-fun-addr2: run to breakpoint at *main
new FAIL: gdb.base/break-idempotent.exp: can't run to main
PASS -> FAIL: gdb.base/break-inline.exp: break
new FAIL: gdb.base/break-main-file-remove-fail.exp: cmdline: can't run to start
new FAIL: gdb.base/break-main-file-remove-fail.exp: file: can't run to start
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: can't run to main
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: can't run to main
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: can't run to main
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: can't run to main
new FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: can't run to main
new FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: can't run to main
new FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: can't run to main
new FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: can't run to main
PASS -> FAIL: gdb.base/break.exp: Temporary breakpoint info
PASS -> FAIL: gdb.base/break.exp: break on default location, 1st time
PASS -> FAIL: gdb.base/break.exp: break on default location, 2nd time
PASS -> FAIL: gdb.base/break.exp: break on default location, 3rd time
PASS -> FAIL: gdb.base/break.exp: break on default location, 4th time
new FAIL: gdb.base/break.exp: break tests suppressed
PASS -> FAIL: gdb.base/break.exp: breakpoint offset +1
PASS -> FAIL: gdb.base/break.exp: continue to breakpoint at }
PASS -> FAIL: gdb.base/break.exp: run until breakpoint set at a line number
PASS -> FAIL: gdb.base/break.exp: run until file:function
PASS -> FAIL: gdb.base/break.exp: run until file:linenum breakpoint
PASS -> FAIL: gdb.base/break.exp: run until function breakpoint
PASS -> FAIL: gdb.base/break.exp: run until quoted breakpoint
PASS -> FAIL: gdb.base/break.exp: set to-be-silent break bp_location1
PASS -> FAIL: gdb.base/break.exp: setting breakpoint at }
PASS -> FAIL: gdb.base/break.exp: step onto breakpoint
PASS -> FAIL: gdb.base/break.exp: temporary breakpoint line number #1
PASS -> FAIL: gdb.base/break.exp: temporary breakpoint line number #2
PASS -> FAIL: gdb.base/break.exp: until bp_location1
new FAIL: gdb.base/bt-selected-frame.exp: bt full: can't run to main
new FAIL: gdb.base/bt-selected-frame.exp: bt: can't run to main
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: call Fun
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: p/c fun
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tc
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-td
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-te
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tf
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-ti
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tl
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tld
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tll
PASS -> UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: return foo; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-ts
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tc
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-td
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-te
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tf
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-ti
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tl
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tld
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tll
PASS -> FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-ts
new FAIL: gdb.base/call-signal-resume.exp: can't run to main
new FAIL: gdb.base/callexit.exp: can't run to main
PASS -> FAIL: gdb.base/callfuncs.exp: Finish from nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: Finish from nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: Finish from nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: Finish from nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: back at main after return from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: bt after finishing from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: call function causing a breakpoint and then do a return
PASS -> FAIL: gdb.base/callfuncs.exp: call function causing a breakpoint then do a finish
PASS -> FAIL: gdb.base/callfuncs.exp: call function with many double arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: call function with many float arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns int
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns short
PASS -> FAIL: gdb.base/callfuncs.exp: continue from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: finish from call dummy breakpoint returns correct value
PASS -> UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
PASS -> FAIL: gdb.base/callfuncs.exp: next to t_structs_c
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: back at main after return from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: bt after continuing from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: bt after finishing from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint and then do a return
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint then do a finish
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call function with many double arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call function with many float arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char *
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns int
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns short
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: continue from call dummy breakpoint
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: finish from call dummy breakpoint returns correct value
PASS -> UNRESOLVED: gdb.base/callfuncs.exp: noproto: next to t_double_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: next to t_structs_c
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p add
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p cmp10
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p doubleit
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p function_struct.func
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p function_struct_ptr->func
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p sum10
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p sum_args
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_call_add
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_char_array_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_char_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_double_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_double_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_double_int
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_double_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_enum_value1
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_enum_value2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_float_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_float_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_float_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_float_values2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_func_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_int_double
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_int_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_long_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_short_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_small_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: p t_string_values
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: print *
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: print callfunc
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: register contents after gdb function calls
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: register contents after nested call dummies
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: retrieve original register contents
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: set language c
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at breakpoint in call dummy function
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at nested call level 4
PASS -> FAIL: gdb.base/callfuncs.exp: p
PASS -> FAIL: gdb.base/callfuncs.exp: p add
PASS -> FAIL: gdb.base/callfuncs.exp: p cmp10
PASS -> FAIL: gdb.base/callfuncs.exp: p doubleit
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct.func
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct_ptr->func
PASS -> FAIL: gdb.base/callfuncs.exp: p sum10
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args
PASS -> FAIL: gdb.base/callfuncs.exp: p t_call_add
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_int
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values2
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_double
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_many_args
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_small_values
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values
PASS -> FAIL: gdb.base/callfuncs.exp: print *
PASS -> FAIL: gdb.base/callfuncs.exp: print callfunc
PASS -> FAIL: gdb.base/callfuncs.exp: register contents after gdb function calls
PASS -> FAIL: gdb.base/callfuncs.exp: register contents after nested call dummies
PASS -> FAIL: gdb.base/callfuncs.exp: retrieve original register contents
PASS -> FAIL: gdb.base/callfuncs.exp: set language c
PASS -> FAIL: gdb.base/callfuncs.exp: stop at breakpoint in call dummy function
PASS -> FAIL: gdb.base/callfuncs.exp: stop at nested call level 1
PASS -> FAIL: gdb.base/callfuncs.exp: stop at nested call level 2
PASS -> FAIL: gdb.base/callfuncs.exp: stop at nested call level 3
PASS -> FAIL: gdb.base/callfuncs.exp: stop at nested call level 4
PASS -> FAIL: gdb.base/catch-fork-static.exp: run to fork
new FAIL: gdb.base/catch-gdb-caused-signals.exp: can't run to main to make the tests
new FAIL: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: non-matching load: can't run to main
new FAIL: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: non-matching unload: can't run to main
new FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: plain load: can't run to main
new FAIL: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: plain unload: can't run to main
new FAIL: gdb.base/catch-load.exp: rx load with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: rx load: can't run to main
new FAIL: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: can't run to main
new FAIL: gdb.base/catch-load.exp: rx unload: can't run to main
new FAIL: gdb.base/catch-signal-siginfo-cond.exp: can't run to main
new FAIL: gdb.base/catch-syscall.exp: can't run to main
PASS -> FAIL: gdb.base/charset.exp: assign String16 with prefix u
PASS -> FAIL: gdb.base/charset.exp: assign String32 with prefix L
PASS -> FAIL: gdb.base/charset.exp: assign String32 with prefix U
PASS -> FAIL: gdb.base/charset.exp: assign string to int array
PASS -> FAIL: gdb.base/charset.exp: assign string to long array
PASS -> FAIL: gdb.base/charset.exp: assign string to short array
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\a" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\b" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\f" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\n" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\r" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\t" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of "\v" in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\a' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\b' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\f' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\n' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\r' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\t' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of '\v' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of parsed character literal in UTF-32
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in ASCII
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in IBM1047
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: check value of parsed string literal in UTF-32
PASS -> FAIL: gdb.base/charset.exp: display String String16 with x/hs
PASS -> FAIL: gdb.base/charset.exp: display String String32 with x/ws
PASS -> FAIL: gdb.base/charset.exp: print string in ASCII
PASS -> FAIL: gdb.base/charset.exp: print string in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: print string in IBM1047
PASS -> FAIL: gdb.base/charset.exp: print string in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: print string in UTF-32
PASS -> FAIL: gdb.base/charset.exp: run until all strings have been initialized
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\a' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\b' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\f' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\n' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\r' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\t' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in ASCII
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in EBCDIC-US
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in IBM1047
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in ISO-8859-1
PASS -> FAIL: gdb.base/charset.exp: try printing '\v' in UTF-32
PASS -> FAIL: gdb.base/charset.exp: typedef to wchar_t
PASS -> FAIL: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through
PASS -> FAIL: gdb.base/chng-syms.exp: running to stop_here first time
PASS -> FAIL: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
PASS -> FAIL: gdb.base/commands.exp: bp_deleted_in_command_test: run factorial until breakpoint
new FAIL: gdb.base/commands.exp: breakpoint_clear_command_test: cannot run to factorial
new FAIL: gdb.base/commands.exp: breakpoint_command_test: cannot run to factorial
PASS -> FAIL: gdb.base/commands.exp: error_clears_commands_left: cmd1 error
new FAIL: gdb.base/commands.exp: if_while_breakpoint_command_test: cannot run to factorial
new FAIL: gdb.base/commands.exp: infrun_breakpoint_command_test: cannot run to factorial
new FAIL: gdb.base/commands.exp: progvar_complex_if_while_test: cannot run to factorial
new FAIL: gdb.base/commands.exp: progvar_simple_if_test: cannot run to factorial
new FAIL: gdb.base/commands.exp: progvar_simple_while_test: cannot run to factorial
PASS -> FAIL: gdb.base/commands.exp: temporary_breakpoint_commands: run factorial until temporary breakpoint
new FAIL: gdb.base/commands.exp: test_command_prompt_position: cannot run to factorial
PASS -> FAIL: gdb.base/commands.exp: user_defined_command_test: set foo
new FAIL: gdb.base/commands.exp: watchpoint_command_test: cannot run to factorial
PASS -> FAIL: gdb.base/compare-sections.exp: after reload: compare-sections
new FAIL: gdb.base/compare-sections.exp: can't run to main
PASS -> FAIL: gdb.base/completion.exp: complete 'handle keyword'
PASS -> FAIL: gdb.base/completion.exp: complete 'handle signal'
PASS -> FAIL: gdb.base/completion.exp: complete 'p &values[0] -> a'
PASS -> FAIL: gdb.base/completion.exp: complete 'p no_var_named_this-arg'
PASS -> FAIL: gdb.base/completion.exp: complete 'p values[0] . a'
PASS -> FAIL: gdb.base/completion.exp: complete 'p values[0].a'
PASS -> FAIL: gdb.base/completion.exp: complete
PASS -> FAIL: gdb.base/completion.exp: complete help aliases
PASS -> FAIL: gdb.base/completion.exp: completion of field in anonymous union
PASS -> UNRESOLVED: gdb.base/completion.exp: set max-completions unlimited
new FAIL: gdb.base/cond-eval-mode.exp: can't run to main
new FAIL: gdb.base/condbreak-call-false.exp: can't run to main
PASS -> FAIL: gdb.base/condbreak.exp: break *main task 999 if
PASS -> FAIL: gdb.base/condbreak.exp: rerun to main
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker1
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker2
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker3
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker4
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint set at a line number
new FAIL: gdb.base/consecutive-step-over.exp: can't run to main
new FAIL: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: run to main
new FAIL: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: run to main
PASS -> FAIL: gdb.base/dbx.exp: assign first
PASS -> FAIL: gdb.base/dbx.exp: func print_average
PASS -> FAIL: gdb.base/dbx.exp: func sum
PASS -> FAIL: gdb.base/dbx.exp: print first
PASS -> FAIL: gdb.base/dbx.exp: running to main
new FAIL: gdb.base/debug-expr.exp: run to main
new FAIL: gdb.base/define.exp: define tests suppressed
PASS -> FAIL: gdb.base/define.exp: use hook-stop command
PASS -> FAIL: gdb.base/define.exp: use user command: nextwhere
PASS -> FAIL: gdb.base/detach.exp: detach, one
PASS -> FAIL: gdb.base/detach.exp: detach, two
PASS -> FAIL: gdb.base/detach.exp: set should_exit, one
PASS -> FAIL: gdb.base/detach.exp: set should_exit, two
new FAIL: gdb.base/disabled-location.exp: can't run to main
new FAIL: gdb.base/display.exp: could not run to main - other tests will fail.
PASS -> FAIL: gdb.base/dmsym.exp: continue
PASS -> FAIL: gdb.base/dmsym.exp: print val
PASS -> FAIL: gdb.base/dmsym.exp: run until breakpoint at BREAK
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: can't run to main
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: can't run to main
new FAIL: gdb.base/dprintf-bp-same-addr.exp: agent: can't run to main
new FAIL: gdb.base/dprintf-bp-same-addr.exp: gdb: can't run to main
new FAIL: gdb.base/dprintf-next.exp: can't run to main
new FAIL: gdb.base/dprintf-non-stop.exp: can't run to main
PASS -> FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf
PASS -> FAIL: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
new FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: delete #1, stop at #2
PASS -> FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: delete $bp_num_1
new FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: delete #2, stop at #1
PASS -> FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: delete $bp_num_2
new FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: delete $bp_num_2
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable #1, delete #2, stop at #3
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable $bp_num_1
new FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: delete $bp_num_3
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable #1, delete #3, stop at #2
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable $bp_num_1
new FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: delete $bp_num_1
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable #2, delete #1, stop at #3
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable $bp_num_2
new FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: delete $bp_num_3
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable #2, delete #3, stop at #1
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable $bp_num_2
new FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: delete $bp_num_1
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable #3, delete #1, stop at #2
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable $bp_num_3
new FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: can't run to main
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: delete $bp_num_2
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable #3, delete #2, stop at #1
PASS -> FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable $bp_num_3
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue from enable count, first time
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue from enable count, second time
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue through enable count, now disabled
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to auto-deleted break marker3
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to auto-disabled break marker2
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to break marker1
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to break marker1, 2nd time
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to ignored & auto-deleted break marker1
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at auto-disabled break marker2
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & auto-deleted break marker1
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & disabled break marker1
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored break marker1
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue with ignore count
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
new FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
PASS -> FAIL: gdb.base/ena-dis-br.exp: info auto-deleted break marker3
PASS -> FAIL: gdb.base/ena-dis-br.exp: info auto-disabled break marker2
PASS -> FAIL: gdb.base/ena-dis-br.exp: rerun to main
PASS -> FAIL: gdb.base/ena-dis-br.exp: step after continue with ignore count
PASS -> FAIL: gdb.base/ending-run.exp: Cleared 2 by line
PASS -> FAIL: gdb.base/ending-run.exp: all set to continue
PASS -> FAIL: gdb.base/ending-run.exp: clear 2 by default
PASS -> FAIL: gdb.base/ending-run.exp: clear worked
PASS -> FAIL: gdb.base/ending-run.exp: cleared bp at line before routine
PASS -> FAIL: gdb.base/ending-run.exp: run
PASS -> FAIL: gdb.base/ending-run.exp: step out of main
new FAIL: gdb.base/exec-invalid-sysroot.exp: couldn't run exec-invalid-sysroot
new FAIL: gdb.base/execl-update-breakpoints.exp: couldn't run to main
new FAIL: gdb.base/execution-termios.exp: continue: can't run to main
new FAIL: gdb.base/execution-termios.exp: finish: can't run to main
new FAIL: gdb.base/execution-termios.exp: infcall: can't run to main
new FAIL: gdb.base/execution-termios.exp: next: can't run to main
PASS -> FAIL: gdb.base/find.exp: $_
PASS -> FAIL: gdb.base/find.exp: $numfound
PASS -> FAIL: gdb.base/find.exp: find 16-bit pattern
PASS -> FAIL: gdb.base/find.exp: find 32-bit pattern
PASS -> FAIL: gdb.base/find.exp: find 64-bit pattern
PASS -> FAIL: gdb.base/find.exp: find byte pattern with end address
PASS -> FAIL: gdb.base/find.exp: find mixed-sized pattern
PASS -> FAIL: gdb.base/find.exp: find pattern straddling chunk boundary
PASS -> FAIL: gdb.base/find.exp: find string pattern
PASS -> FAIL: gdb.base/find.exp: max-count
PASS -> FAIL: gdb.base/find.exp: pattern found at end of range
PASS -> FAIL: gdb.base/find.exp: run until function breakpoint
PASS -> FAIL: gdb.base/find.exp: search spanning large range
new FAIL: gdb.base/find.exp: set *
new FAIL: gdb.base/find.exp: set int16_search_buf[10] = 0x1234
new FAIL: gdb.base/find.exp: set int32_search_buf[10] = 0x12345678
new FAIL: gdb.base/find.exp: set int64_search_buf[10] = 0xfedcba9876543210LL
PASS -> FAIL: gdb.base/find.exp: size,max-count, /1/b
PASS -> FAIL: gdb.base/find.exp: size,max-count, /1b
PASS -> FAIL: gdb.base/find.exp: size,max-count, /b/1
PASS -> FAIL: gdb.base/find.exp: size,max-count, /b1
new FAIL: gdb.base/finish-pretty.exp: can't run to foo
new FAIL: gdb.base/fixsection.exp: can't run to main
new FAIL: gdb.base/foll-exec.exp: couldn't run foll-exec
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: can't run to main
PASS -> FAIL: gdb.base/frame-selection.exp: backtrace at breakpoint
PASS -> FAIL: gdb.base/frame-selection.exp: continue to breakpoint: frame_2
PASS -> FAIL: gdb.base/frame-selection.exp: frame 0
PASS -> FAIL: gdb.base/frame-selection.exp: frame 1
PASS -> FAIL: gdb.base/frame-selection.exp: frame 2
PASS -> FAIL: gdb.base/frame-selection.exp: frame 3
PASS -> FAIL: gdb.base/frame-selection.exp: get_frame_address: frame 0
PASS -> FAIL: gdb.base/frame-selection.exp: get_frame_address: frame 1
PASS -> FAIL: gdb.base/frame-selection.exp: get_frame_address: frame 2
new FAIL: gdb.base/frameapply.exp: can't run to setup_done
new FAIL: gdb.base/func-ptr.exp: can't run to main
PASS -> FAIL: gdb.base/funcargs.exp: backtrace after alloca
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6a
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6b
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6c
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6d
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6e
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6f
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6g
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6h
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6i
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6j
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call6k
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7a
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7b
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7c
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7d
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7e
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7f
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7g
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7h
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7i
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7j
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call7k
PASS -> FAIL: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr
PASS -> FAIL: gdb.base/funcargs.exp: backtrace in indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: backtrace through call with trampolines
PASS -> FAIL: gdb.base/funcargs.exp: continue to call0a
PASS -> FAIL: gdb.base/funcargs.exp: continue to call0b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call0c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call0d
PASS -> FAIL: gdb.base/funcargs.exp: continue to call0e
PASS -> FAIL: gdb.base/funcargs.exp: continue to call1b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call1c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call1d
PASS -> FAIL: gdb.base/funcargs.exp: continue to call1e
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2d
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2e
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2f
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2g
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2h
PASS -> FAIL: gdb.base/funcargs.exp: continue to call2i
PASS -> FAIL: gdb.base/funcargs.exp: continue to call3b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call3c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call4b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call5b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6d
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6e
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6f
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6g
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6h
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6i
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6j
PASS -> FAIL: gdb.base/funcargs.exp: continue to call6k
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7b
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7c
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7d
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7e
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7f
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7g
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7h
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7i
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7j
PASS -> FAIL: gdb.base/funcargs.exp: continue to call7k
PASS -> FAIL: gdb.base/funcargs.exp: continue to callc1b
PASS -> FAIL: gdb.base/funcargs.exp: continue to callc2b
PASS -> FAIL: gdb.base/funcargs.exp: continue to callcb
PASS -> FAIL: gdb.base/funcargs.exp: continue to callcc
PASS -> FAIL: gdb.base/funcargs.exp: continue to callcd
PASS -> FAIL: gdb.base/funcargs.exp: continue to callce
PASS -> FAIL: gdb.base/funcargs.exp: continue to callcf
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: finish from marker_call_with_trampolines
PASS -> FAIL: gdb.base/funcargs.exp: print *unp
PASS -> FAIL: gdb.base/funcargs.exp: print d1 after run to call2a
PASS -> FAIL: gdb.base/funcargs.exp: print d2 after run to call2a
PASS -> FAIL: gdb.base/funcargs.exp: print f1 after run to call2a
PASS -> FAIL: gdb.base/funcargs.exp: print f2 after run to call2a
PASS -> FAIL: gdb.base/funcargs.exp: print un
PASS -> FAIL: gdb.base/funcargs.exp: recursive passing of structs by value
PASS -> FAIL: gdb.base/funcargs.exp: run to call0a
PASS -> FAIL: gdb.base/funcargs.exp: run to call1a
PASS -> FAIL: gdb.base/funcargs.exp: run to call2a
PASS -> FAIL: gdb.base/funcargs.exp: run to call3a
PASS -> FAIL: gdb.base/funcargs.exp: run to call4a
PASS -> FAIL: gdb.base/funcargs.exp: run to call5a
PASS -> FAIL: gdb.base/funcargs.exp: run to call6a
PASS -> FAIL: gdb.base/funcargs.exp: run to call7a
PASS -> FAIL: gdb.base/funcargs.exp: run to callc1a
PASS -> FAIL: gdb.base/funcargs.exp: run to callc2a
PASS -> FAIL: gdb.base/funcargs.exp: run to hitbottom
PASS -> FAIL: gdb.base/funcargs.exp: stepping back to main from function called with trampolines
PASS -> FAIL: gdb.base/funcargs.exp: stepping into function called with trampolines
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
new FAIL: gdb.base/gcore-relro-pie.exp: can't run to break_here
new FAIL: gdb.base/gcore-tls-pie.exp: can't run to break_here
PASS -> FAIL: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
new FAIL: gdb.base/gdb1090.exp: can't run to main
new FAIL: gdb.base/gdb11530.exp: run to main
new FAIL: gdb.base/gdb11531.exp: run to main
new FAIL: gdb.base/gdb1555.exp: can't run to main
PASS -> FAIL: gdb.base/gdbvars.exp: Set a new convenience variable to a program variable
new FAIL: gdb.base/gnu_vector.exp: runto main
new FAIL: gdb.base/hbreak-in-shr-unsupported.exp: can't run to main
new FAIL: gdb.base/hbreak-unmapped.exp: can't run to main
new FAIL: gdb.base/hbreak2.exp: break tests suppressed
new FAIL: gdb.base/hook-stop.exp: hook-stop kills inferior: can't run to main
new FAIL: gdb.base/hook-stop.exp: hook-stop runs before frame print: can't run to main
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: can't run to main
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue: can't run to main
new FAIL: gdb.base/hook-stop.exp: hook-stop runs next: can't run to main
new FAIL: gdb.base/infcall-input.exp: couldn't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tc-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tc-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tc-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-tc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-ti: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-tl: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-tll: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td-ts: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tdc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-tc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-ti: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-tl: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-tll: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf-ts: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tfc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ti-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ti-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ti-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ti: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tl-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tl-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tl-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tl: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-tc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-ti: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-tl: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-tll: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld-ts: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tldc: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tll-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tll-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tll-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-tll: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ts-td: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ts-tf: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ts-tld: can't run to main
new FAIL: gdb.base/infcall-nested-structs.exp: types-ts: can't run to main
new FAIL: gdb.base/info-fun.exp: NO: can't run to main
new FAIL: gdb.base/info-os.exp: cannot run to main
new FAIL: gdb.base/info-program.exp: can't run to main
new FAIL: gdb.base/interp.exp: run to main
new FAIL: gdb.base/interrupt-daemon.exp: can't run to daemon_main function
new FAIL: gdb.base/interrupt-noterm.exp: can't run to main
PASS -> FAIL: gdb.base/jit-simple.exp: shared: change addr: address changed
PASS -> FAIL: gdb.base/jit-simple.exp: shared: change addr: initial run: get address of __jit_debug_descriptor
PASS -> FAIL: gdb.base/jit-simple.exp: shared: change addr: initial run: maint info breakpoints shows jit breakpoint
PASS -> FAIL: gdb.base/jit-simple.exp: shared: change addr: second run: get address of __jit_debug_descriptor
PASS -> FAIL: gdb.base/jit-simple.exp: shared: change addr: second run: maint info breakpoints shows jit breakpoint
PASS -> FAIL: gdb.base/jit-simple.exp: shared: same addr: initial run: get address of __jit_debug_descriptor
PASS -> FAIL: gdb.base/jit-simple.exp: shared: same addr: initial run: maint info breakpoints shows jit breakpoint
PASS -> FAIL: gdb.base/jit-simple.exp: shared: same addr: second run: get address of __jit_debug_descriptor
PASS -> FAIL: gdb.base/jit-simple.exp: shared: same addr: second run: maint info breakpoints shows jit breakpoint
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: can't run to main
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: can't run to main
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: can't run to main
new FAIL: gdb.base/jit.exp: one_jit_test-1: can't run to main
new FAIL: gdb.base/jit.exp: one_jit_test-2: can't run to main
new FAIL: gdb.base/label.exp: label tests suppressed
new FAIL: gdb.base/line-symtabs.exp: can't run to main
new FAIL: gdb.base/list.exp: list - after stop: 10, 10: can't run to main
new FAIL: gdb.base/list.exp: list - after stop: 10, 1: can't run to main
new FAIL: gdb.base/list.exp: list - after stop: 10, 2: can't run to main
new FAIL: gdb.base/list.exp: list - after stop: 10, 3: can't run to main
new FAIL: gdb.base/list.exp: list after stop: 1, 10: can't run to main
new FAIL: gdb.base/list.exp: list after stop: 10, 10: can't run to main
new FAIL: gdb.base/list.exp: list after stop: 10, 1: can't run to main
new FAIL: gdb.base/list.exp: list after stop: 10, 2: can't run to main
new FAIL: gdb.base/list.exp: list after stop: 10, 3: can't run to main
new FAIL: gdb.base/load-command.exp: can't run to main
new FAIL: gdb.base/long-inferior-output.exp: run to main
new FAIL: gdb.base/long_long.exp: run to known_types
new FAIL: gdb.base/longjmp.exp: can't run to main
new FAIL: gdb.base/macscp.exp: macro tests suppressed: couldn't run to main
PASS -> UNRESOLVED: gdb.base/maint.exp: maint check-psymtabs
PASS -> FAIL: gdb.base/maint.exp: maint info breakpoints
PASS -> FAIL: gdb.base/maint.exp: maint print type
new FAIL: gdb.base/max-value-size.exp: can't run to main
PASS -> FAIL: gdb.base/memattr.exp: mem1 can be written
PASS -> FAIL: gdb.base/multi-forks.exp: detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: follow parent, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 1
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 10
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 11
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 12
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 13
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 14
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 15
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 16
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 2
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 3
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 4
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 5
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 6
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 7
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 8
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 9
PASS -> FAIL: gdb.base/multi-forks.exp: set follow-fork child
new FAIL: gdb.base/multi-forks.exp: set follow-fork parent
PASS -> FAIL: gdb.base/new-ui-echo.exp: extra console as driver: breakpoint hit reported on main console too
PASS -> FAIL: gdb.base/new-ui-echo.exp: extra console as driver: next on main console
PASS -> FAIL: gdb.base/new-ui-echo.exp: extra console as driver: print on extra console echoes
PASS -> FAIL: gdb.base/new-ui-echo.exp: extra console as driver: run to breakpoint on extra console
PASS -> FAIL: gdb.base/new-ui-echo.exp: main console as driver: breakpoint hit reported on extra console too
PASS -> FAIL: gdb.base/new-ui-echo.exp: main console as driver: next on extra console
PASS -> FAIL: gdb.base/new-ui-echo.exp: main console as driver: print on main console echoes
PASS -> FAIL: gdb.base/new-ui-echo.exp: main console as driver: run to breakpoint on main console
new FAIL: gdb.base/new-ui.exp: do_test_invalid_args: could not run to main
new FAIL: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: can't run to main
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: can't run to main
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: can't run to main
new FAIL: gdb.base/paginate-bg-execution.exp: paginate: can't run to main
new FAIL: gdb.base/paginate-inferior-exit.exp: paginate: can't run to main
PASS -> FAIL: gdb.base/pending.exp: continue to resolved breakpoint 1
PASS -> FAIL: gdb.base/pending.exp: continue to resolved breakpoint 2
PASS -> FAIL: gdb.base/pending.exp: continue to resolved breakpoint 3
PASS -> FAIL: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly
PASS -> FAIL: gdb.base/pending.exp: rerun to main
PASS -> FAIL: gdb.base/pending.exp: run to resolved breakpoint 1
PASS -> FAIL: gdb.base/pending.exp: running to main
new FAIL: gdb.base/pie-fork.exp: test_detach_on_fork_follow_child: can't run to main
PASS -> FAIL: gdb.base/pie-fork.exp: test_detach_on_fork_follow_child: continue
new FAIL: gdb.base/pie-fork.exp: test_detach_on_fork_follow_parent: can't run to main
PASS -> FAIL: gdb.base/pie-fork.exp: test_detach_on_fork_follow_parent: continue
new FAIL: gdb.base/pie-fork.exp: test_no_detach_on_fork: can't run to main
PASS -> FAIL: gdb.base/pie-fork.exp: test_no_detach_on_fork: continue
new FAIL: gdb.base/pr11022.exp: can't run to main
new FAIL: gdb.base/printcmds.exp: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=quit: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sighup: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sigterm: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=quit: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sighup: can't run to main
new FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sigterm: can't run to main
new FAIL: gdb.base/range-stepping.exp: can't run to main
new FAIL: gdb.base/reggroups.exp: can't run to main
PASS -> FAIL: gdb.base/relativedebug.exp: continue
PASS -> FAIL: gdb.base/relativedebug.exp: pause found in backtrace
new FAIL: gdb.base/remote.exp: cannot run to main
PASS -> FAIL: gdb.base/reread.exp: opts= "" "" : continue until exit at second pass
PASS -> FAIL: gdb.base/reread.exp: opts= "" "" : run to foo
PASS -> FAIL: gdb.base/reread.exp: opts= "" "" : second pass: run to foo
PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : continue until exit at second pass
PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : run to foo
PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: run to foo
PASS -> FAIL: gdb.base/savedregs.exp: Check dummy info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: advance callee
PASS -> FAIL: gdb.base/savedregs.exp: advance catcher
PASS -> FAIL: gdb.base/savedregs.exp: advance thrower
PASS -> FAIL: gdb.base/savedregs.exp: get caller info frame
PASS -> FAIL: gdb.base/savedregs.exp: get catcher info frame
PASS -> FAIL: gdb.base/savedregs.exp: get dummy info frame
PASS -> FAIL: gdb.base/savedregs.exp: get main info frame
PASS -> FAIL: gdb.base/savedregs.exp: get sigtramp info frame
PASS -> FAIL: gdb.base/savedregs.exp: get thrower info frame
PASS -> FAIL: gdb.base/sepdebug.exp: backtrace from factorial
PASS -> FAIL: gdb.base/sepdebug.exp: backtrace while in called function
PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 1st time
PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 2nd time
PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 3rd time
PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 4th time
PASS -> FAIL: gdb.base/sepdebug.exp: breakpoint offset +1
PASS -> FAIL: gdb.base/sepdebug.exp: build-id: run until breakpoint set at small function, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: build-id: run until function breakpoint, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: clear current line has no breakpoint disallowed
PASS -> FAIL: gdb.base/sepdebug.exp: continue to factorial
PASS -> FAIL: gdb.base/sepdebug.exp: continue until exit at recursive next test
PASS -> FAIL: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: finish from called function
PASS -> FAIL: gdb.base/sepdebug.exp: finish from outermost frame disallowed
PASS -> FAIL: gdb.base/sepdebug.exp: finish with arguments disallowed
PASS -> FAIL: gdb.base/sepdebug.exp: hit breakpoint on called function
PASS -> FAIL: gdb.base/sepdebug.exp: hit silent break bp_location1
PASS -> FAIL: gdb.base/sepdebug.exp: multiple-dirs: run until breakpoint set at small function, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: multiple-dirs: run until function breakpoint, optimized file
PASS -> FAIL: gdb.base/sepdebug.exp: next over recursive call
PASS -> FAIL: gdb.base/sepdebug.exp: next to recursive call
PASS -> FAIL: gdb.base/sepdebug.exp: run to factorial
PASS -> FAIL: gdb.base/sepdebug.exp: run until breakpoint set at a line number
PASS -> FAIL: gdb.base/sepdebug.exp: run until file:function
PASS -> FAIL: gdb.base/sepdebug.exp: run until file:linenum breakpoint
PASS -> FAIL: gdb.base/sepdebug.exp: run until function breakpoint
PASS -> FAIL: gdb.base/sepdebug.exp: run until quoted breakpoint
new FAIL: gdb.base/sepdebug.exp: sepdebug tests suppressed
PASS -> FAIL: gdb.base/sepdebug.exp: step onto breakpoint
PASS -> FAIL: gdb.base/sepdebug.exp: step over breakpoint
PASS -> FAIL: gdb.base/sepdebug.exp: stopped for silent break bp_location1
PASS -> FAIL: gdb.base/sepdebug.exp: until bp_location1
new FAIL: gdb.base/set-noassign.exp: can't run to main
PASS -> FAIL: gdb.base/shlib-call.exp: breakpoint function shr2
PASS -> FAIL: gdb.base/shlib-call.exp: continue until exit
FAIL -> UNRESOLVED: gdb.base/shlib-call.exp: next to shr1
PASS -> FAIL: gdb.base/shlib-call.exp: print mainshr1
PASS -> FAIL: gdb.base/shlib-call.exp: re-run to bp in shared library
PASS -> FAIL: gdb.base/shlib-call.exp: run to bp in shared library
PASS -> FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function
PASS -> FAIL: gdb.base/shlib-call.exp: step into mainshr1
PASS -> FAIL: gdb.base/shlib-call.exp: step out of shr2 to main
new FAIL: gdb.base/shreloc.exp: can't run to main
PASS -> FAIL: gdb.base/sigall.exp: advance to 33
PASS -> FAIL: gdb.base/sigall.exp: advance to 34
PASS -> FAIL: gdb.base/sigall.exp: advance to 35
PASS -> FAIL: gdb.base/sigall.exp: advance to 36
PASS -> FAIL: gdb.base/sigall.exp: advance to 37
PASS -> FAIL: gdb.base/sigall.exp: advance to 38
PASS -> FAIL: gdb.base/sigall.exp: advance to 39
PASS -> FAIL: gdb.base/sigall.exp: advance to 40
PASS -> FAIL: gdb.base/sigall.exp: advance to 41
PASS -> FAIL: gdb.base/sigall.exp: advance to 42
PASS -> FAIL: gdb.base/sigall.exp: advance to 43
PASS -> FAIL: gdb.base/sigall.exp: advance to 44
PASS -> FAIL: gdb.base/sigall.exp: advance to 45
PASS -> FAIL: gdb.base/sigall.exp: advance to 46
PASS -> FAIL: gdb.base/sigall.exp: advance to 47
PASS -> FAIL: gdb.base/sigall.exp: advance to 48
PASS -> FAIL: gdb.base/sigall.exp: advance to 49
PASS -> FAIL: gdb.base/sigall.exp: advance to 50
PASS -> FAIL: gdb.base/sigall.exp: advance to 51
PASS -> FAIL: gdb.base/sigall.exp: advance to 52
PASS -> FAIL: gdb.base/sigall.exp: advance to 53
PASS -> FAIL: gdb.base/sigall.exp: advance to 54
PASS -> FAIL: gdb.base/sigall.exp: advance to 55
PASS -> FAIL: gdb.base/sigall.exp: advance to 56
PASS -> FAIL: gdb.base/sigall.exp: advance to 57
PASS -> FAIL: gdb.base/sigall.exp: advance to 58
PASS -> FAIL: gdb.base/sigall.exp: advance to 59
PASS -> FAIL: gdb.base/sigall.exp: advance to 60
PASS -> FAIL: gdb.base/sigall.exp: advance to 61
PASS -> FAIL: gdb.base/sigall.exp: advance to 62
PASS -> FAIL: gdb.base/sigall.exp: advance to 63
PASS -> FAIL: gdb.base/sigall.exp: advance to ALRM
PASS -> FAIL: gdb.base/sigall.exp: advance to BUS
PASS -> FAIL: gdb.base/sigall.exp: advance to CHLD
PASS -> FAIL: gdb.base/sigall.exp: advance to CONT
PASS -> FAIL: gdb.base/sigall.exp: advance to DANGER
PASS -> FAIL: gdb.base/sigall.exp: advance to EMT
PASS -> FAIL: gdb.base/sigall.exp: advance to FPE
PASS -> FAIL: gdb.base/sigall.exp: advance to GRANT
PASS -> FAIL: gdb.base/sigall.exp: advance to HUP
PASS -> FAIL: gdb.base/sigall.exp: advance to ILL
PASS -> FAIL: gdb.base/sigall.exp: advance to IO
PASS -> FAIL: gdb.base/sigall.exp: advance to LOST
PASS -> FAIL: gdb.base/sigall.exp: advance to LWP
PASS -> FAIL: gdb.base/sigall.exp: advance to MSG
PASS -> FAIL: gdb.base/sigall.exp: advance to PHONE
PASS -> FAIL: gdb.base/sigall.exp: advance to PIPE
PASS -> FAIL: gdb.base/sigall.exp: advance to POLL
PASS -> FAIL: gdb.base/sigall.exp: advance to PRIO
PASS -> FAIL: gdb.base/sigall.exp: advance to PROF
PASS -> FAIL: gdb.base/sigall.exp: advance to PWR
PASS -> FAIL: gdb.base/sigall.exp: advance to QUIT
PASS -> FAIL: gdb.base/sigall.exp: advance to RETRACT
PASS -> FAIL: gdb.base/sigall.exp: advance to SAK
PASS -> FAIL: gdb.base/sigall.exp: advance to SEGV
PASS -> FAIL: gdb.base/sigall.exp: advance to SOUND
PASS -> FAIL: gdb.base/sigall.exp: advance to SYS
PASS -> FAIL: gdb.base/sigall.exp: advance to TERM
PASS -> FAIL: gdb.base/sigall.exp: advance to TSTP
PASS -> FAIL: gdb.base/sigall.exp: advance to TTIN
PASS -> FAIL: gdb.base/sigall.exp: advance to TTOU
PASS -> FAIL: gdb.base/sigall.exp: advance to URG
PASS -> FAIL: gdb.base/sigall.exp: advance to USR1
PASS -> FAIL: gdb.base/sigall.exp: advance to USR2
PASS -> FAIL: gdb.base/sigall.exp: advance to VTALRM
PASS -> FAIL: gdb.base/sigall.exp: advance to WAITING
PASS -> FAIL: gdb.base/sigall.exp: advance to WINCH
PASS -> FAIL: gdb.base/sigall.exp: advance to WIND
PASS -> FAIL: gdb.base/sigall.exp: advance to XCPU
PASS -> FAIL: gdb.base/sigall.exp: advance to XFSZ
PASS -> FAIL: gdb.base/sigall.exp: continue until exit at continue to sigall exit
new FAIL: gdb.base/sigall.exp: get signal 33
new FAIL: gdb.base/sigall.exp: get signal 34
new FAIL: gdb.base/sigall.exp: get signal 35
new FAIL: gdb.base/sigall.exp: get signal 36
new FAIL: gdb.base/sigall.exp: get signal 37
new FAIL: gdb.base/sigall.exp: get signal 38
new FAIL: gdb.base/sigall.exp: get signal 39
new FAIL: gdb.base/sigall.exp: get signal 40
new FAIL: gdb.base/sigall.exp: get signal 41
new FAIL: gdb.base/sigall.exp: get signal 42
new FAIL: gdb.base/sigall.exp: get signal 43
new FAIL: gdb.base/sigall.exp: get signal 44
new FAIL: gdb.base/sigall.exp: get signal 45
new FAIL: gdb.base/sigall.exp: get signal 46
new FAIL: gdb.base/sigall.exp: get signal 47
new FAIL: gdb.base/sigall.exp: get signal 48
new FAIL: gdb.base/sigall.exp: get signal 49
new FAIL: gdb.base/sigall.exp: get signal 50
new FAIL: gdb.base/sigall.exp: get signal 51
new FAIL: gdb.base/sigall.exp: get signal 52
new FAIL: gdb.base/sigall.exp: get signal 53
new FAIL: gdb.base/sigall.exp: get signal 54
new FAIL: gdb.base/sigall.exp: get signal 55
new FAIL: gdb.base/sigall.exp: get signal 56
new FAIL: gdb.base/sigall.exp: get signal 57
new FAIL: gdb.base/sigall.exp: get signal 58
new FAIL: gdb.base/sigall.exp: get signal 59
new FAIL: gdb.base/sigall.exp: get signal 60
new FAIL: gdb.base/sigall.exp: get signal 61
new FAIL: gdb.base/sigall.exp: get signal 62
new FAIL: gdb.base/sigall.exp: get signal 63
PASS -> FAIL: gdb.base/sigall.exp: get signal ABRT
PASS -> FAIL: gdb.base/sigall.exp: get signal ALRM
PASS -> FAIL: gdb.base/sigall.exp: get signal BUS
PASS -> FAIL: gdb.base/sigall.exp: get signal CHLD
PASS -> FAIL: gdb.base/sigall.exp: get signal CONT
new FAIL: gdb.base/sigall.exp: get signal DANGER
new FAIL: gdb.base/sigall.exp: get signal EMT
PASS -> FAIL: gdb.base/sigall.exp: get signal FPE
new FAIL: gdb.base/sigall.exp: get signal GRANT
PASS -> FAIL: gdb.base/sigall.exp: get signal HUP
PASS -> FAIL: gdb.base/sigall.exp: get signal ILL
PASS -> FAIL: gdb.base/sigall.exp: get signal IO
new FAIL: gdb.base/sigall.exp: get signal LOST
new FAIL: gdb.base/sigall.exp: get signal LWP
new FAIL: gdb.base/sigall.exp: get signal MSG
new FAIL: gdb.base/sigall.exp: get signal PHONE
PASS -> FAIL: gdb.base/sigall.exp: get signal PIPE
new FAIL: gdb.base/sigall.exp: get signal POLL
new FAIL: gdb.base/sigall.exp: get signal PRIO
PASS -> FAIL: gdb.base/sigall.exp: get signal PROF
PASS -> FAIL: gdb.base/sigall.exp: get signal PWR
PASS -> FAIL: gdb.base/sigall.exp: get signal QUIT
new FAIL: gdb.base/sigall.exp: get signal RETRACT
new FAIL: gdb.base/sigall.exp: get signal SAK
PASS -> FAIL: gdb.base/sigall.exp: get signal SEGV
new FAIL: gdb.base/sigall.exp: get signal SOUND
PASS -> FAIL: gdb.base/sigall.exp: get signal SYS
PASS -> FAIL: gdb.base/sigall.exp: get signal TERM
PASS -> FAIL: gdb.base/sigall.exp: get signal TSTP
PASS -> FAIL: gdb.base/sigall.exp: get signal TTIN
PASS -> FAIL: gdb.base/sigall.exp: get signal TTOU
PASS -> FAIL: gdb.base/sigall.exp: get signal URG
PASS -> FAIL: gdb.base/sigall.exp: get signal USR1
PASS -> FAIL: gdb.base/sigall.exp: get signal USR2
PASS -> FAIL: gdb.base/sigall.exp: get signal VTALRM
new FAIL: gdb.base/sigall.exp: get signal WAITING
PASS -> FAIL: gdb.base/sigall.exp: get signal WINCH
new FAIL: gdb.base/sigall.exp: get signal WIND
PASS -> FAIL: gdb.base/sigall.exp: get signal XCPU
PASS -> FAIL: gdb.base/sigall.exp: get signal XFSZ
PASS -> FAIL: gdb.base/sigall.exp: send signal 33
PASS -> FAIL: gdb.base/sigall.exp: send signal 34
PASS -> FAIL: gdb.base/sigall.exp: send signal 35
PASS -> FAIL: gdb.base/sigall.exp: send signal 36
PASS -> FAIL: gdb.base/sigall.exp: send signal 37
PASS -> FAIL: gdb.base/sigall.exp: send signal 38
PASS -> FAIL: gdb.base/sigall.exp: send signal 39
PASS -> FAIL: gdb.base/sigall.exp: send signal 40
PASS -> FAIL: gdb.base/sigall.exp: send signal 41
PASS -> FAIL: gdb.base/sigall.exp: send signal 42
PASS -> FAIL: gdb.base/sigall.exp: send signal 43
PASS -> FAIL: gdb.base/sigall.exp: send signal 44
PASS -> FAIL: gdb.base/sigall.exp: send signal 45
PASS -> FAIL: gdb.base/sigall.exp: send signal 46
PASS -> FAIL: gdb.base/sigall.exp: send signal 47
PASS -> FAIL: gdb.base/sigall.exp: send signal 48
PASS -> FAIL: gdb.base/sigall.exp: send signal 49
PASS -> FAIL: gdb.base/sigall.exp: send signal 50
PASS -> FAIL: gdb.base/sigall.exp: send signal 51
PASS -> FAIL: gdb.base/sigall.exp: send signal 52
PASS -> FAIL: gdb.base/sigall.exp: send signal 53
PASS -> FAIL: gdb.base/sigall.exp: send signal 54
PASS -> FAIL: gdb.base/sigall.exp: send signal 55
PASS -> FAIL: gdb.base/sigall.exp: send signal 56
PASS -> FAIL: gdb.base/sigall.exp: send signal 57
PASS -> FAIL: gdb.base/sigall.exp: send signal 58
PASS -> FAIL: gdb.base/sigall.exp: send signal 59
PASS -> FAIL: gdb.base/sigall.exp: send signal 60
PASS -> FAIL: gdb.base/sigall.exp: send signal 61
PASS -> FAIL: gdb.base/sigall.exp: send signal 62
PASS -> FAIL: gdb.base/sigall.exp: send signal 63
PASS -> FAIL: gdb.base/sigall.exp: send signal ABRT
PASS -> FAIL: gdb.base/sigall.exp: send signal ALRM
PASS -> FAIL: gdb.base/sigall.exp: send signal BUS
PASS -> FAIL: gdb.base/sigall.exp: send signal CHLD
PASS -> FAIL: gdb.base/sigall.exp: send signal CONT
PASS -> FAIL: gdb.base/sigall.exp: send signal DANGER
PASS -> FAIL: gdb.base/sigall.exp: send signal EMT
PASS -> FAIL: gdb.base/sigall.exp: send signal FPE
PASS -> FAIL: gdb.base/sigall.exp: send signal GRANT
PASS -> FAIL: gdb.base/sigall.exp: send signal HUP
PASS -> FAIL: gdb.base/sigall.exp: send signal ILL
PASS -> FAIL: gdb.base/sigall.exp: send signal IO
PASS -> FAIL: gdb.base/sigall.exp: send signal LOST
PASS -> FAIL: gdb.base/sigall.exp: send signal LWP
PASS -> FAIL: gdb.base/sigall.exp: send signal MSG
PASS -> FAIL: gdb.base/sigall.exp: send signal PHONE
PASS -> FAIL: gdb.base/sigall.exp: send signal PIPE
PASS -> FAIL: gdb.base/sigall.exp: send signal POLL
PASS -> FAIL: gdb.base/sigall.exp: send signal PRIO
PASS -> FAIL: gdb.base/sigall.exp: send signal PROF
PASS -> FAIL: gdb.base/sigall.exp: send signal PWR
PASS -> FAIL: gdb.base/sigall.exp: send signal QUIT
PASS -> FAIL: gdb.base/sigall.exp: send signal RETRACT
PASS -> FAIL: gdb.base/sigall.exp: send signal SAK
PASS -> FAIL: gdb.base/sigall.exp: send signal SEGV
PASS -> FAIL: gdb.base/sigall.exp: send signal SOUND
PASS -> FAIL: gdb.base/sigall.exp: send signal SYS
PASS -> FAIL: gdb.base/sigall.exp: send signal TERM
PASS -> FAIL: gdb.base/sigall.exp: send signal TSTP
PASS -> FAIL: gdb.base/sigall.exp: send signal TTIN
PASS -> FAIL: gdb.base/sigall.exp: send signal TTOU
PASS -> FAIL: gdb.base/sigall.exp: send signal URG
PASS -> FAIL: gdb.base/sigall.exp: send signal USR1
PASS -> FAIL: gdb.base/sigall.exp: send signal USR2
PASS -> FAIL: gdb.base/sigall.exp: send signal VTALRM
PASS -> FAIL: gdb.base/sigall.exp: send signal WAITING
PASS -> FAIL: gdb.base/sigall.exp: send signal WINCH
PASS -> FAIL: gdb.base/sigall.exp: send signal WIND
PASS -> FAIL: gdb.base/sigall.exp: send signal XCPU
PASS -> FAIL: gdb.base/sigall.exp: send signal XFSZ
PASS -> FAIL: gdb.base/sigaltstack.exp: backtrace
PASS -> FAIL: gdb.base/sigaltstack.exp: continue to catch
PASS -> FAIL: gdb.base/sigaltstack.exp: finish from catch INNER
PASS -> FAIL: gdb.base/sigaltstack.exp: finish from catch LEAF
PASS -> FAIL: gdb.base/sigaltstack.exp: finish to MAIN
PASS -> FAIL: gdb.base/sigaltstack.exp: finish to OUTER
PASS -> FAIL: gdb.base/sigaltstack.exp: finish to catch INNER
PASS -> FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN
PASS -> FAIL: gdb.base/sigaltstack.exp: finish to throw INNER
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0  of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1  of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont; set breakpoint 0  of 1
PASS -> FAIL: gdb.base/sigbpt.exp: cont; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: get insn after fault
PASS -> FAIL: gdb.base/sigbpt.exp: rerun to main
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi; continue to keeper
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepping to fault
PASS -> FAIL: gdb.base/sigbpt.exp: verify that SIGSEGV occurs at the last STEPI insn
PASS -> FAIL: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
PASS -> FAIL: gdb.base/siginfo-addr.exp: continue to signal
PASS -> FAIL: gdb.base/siginfo-addr.exp: correct si_addr
PASS -> FAIL: gdb.base/siginfo-obj.exp: continue to handler
PASS -> FAIL: gdb.base/siginfo-obj.exp: continue to signal
PASS -> FAIL: gdb.base/siginfo-obj.exp: extract si_addr
PASS -> FAIL: gdb.base/siginfo-obj.exp: extract si_code
PASS -> FAIL: gdb.base/siginfo-obj.exp: extract si_errno
PASS -> FAIL: gdb.base/siginfo-obj.exp: extract si_signo
PASS -> FAIL: gdb.base/siginfo-obj.exp: p ssi_addr
PASS -> FAIL: gdb.base/siginfo-obj.exp: save a core file
PASS -> FAIL: gdb.base/siginfo-thread.exp: continue to handler
PASS -> FAIL: gdb.base/siginfo-thread.exp: continue to signal
PASS -> FAIL: gdb.base/siginfo-thread.exp: extract si_addr
PASS -> FAIL: gdb.base/siginfo-thread.exp: extract si_code
PASS -> FAIL: gdb.base/siginfo-thread.exp: extract si_errno
PASS -> FAIL: gdb.base/siginfo-thread.exp: extract si_signo
PASS -> FAIL: gdb.base/siginfo-thread.exp: p ssi_addr
PASS -> FAIL: gdb.base/siginfo-thread.exp: save a core file
PASS -> FAIL: gdb.base/siginfo.exp: backtrace for nexti
PASS -> FAIL: gdb.base/siginfo.exp: continue to stepi handler
PASS -> FAIL: gdb.base/siginfo.exp: step out of handler
PASS -> FAIL: gdb.base/signull.exp: code; backtrace from SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: code; continue to the keeper
PASS -> FAIL: gdb.base/signull.exp: code; select the pointer type
PASS -> FAIL: gdb.base/signull.exp: code; start with the bowler
PASS -> FAIL: gdb.base/signull.exp: code; take the SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data read; backtrace from SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data read; continue to the keeper
PASS -> FAIL: gdb.base/signull.exp: data read; select the pointer type
PASS -> FAIL: gdb.base/signull.exp: data read; start with the bowler
PASS -> FAIL: gdb.base/signull.exp: data read; take the SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data write; backtrace from SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: data write; continue to the keeper
PASS -> FAIL: gdb.base/signull.exp: data write; select the pointer type
PASS -> FAIL: gdb.base/signull.exp: data write; start with the bowler
PASS -> FAIL: gdb.base/signull.exp: data write; take the SIGSEGV
PASS -> FAIL: gdb.base/signull.exp: probe function pointer
PASS -> FAIL: gdb.base/signull.exp: rerun to main
PASS -> FAIL: gdb.base/signull.exp: set for function pointer probe
PASS -> FAIL: gdb.base/sigrepeat.exp: next
PASS -> FAIL: gdb.base/sigstep.exp: continue over handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: continue over handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler entry: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set displaced-stepping off
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: performing continue
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: continue to infinite loop
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set displaced-stepping on
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: finish from handleri: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: finish from handleri: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline
PASS -> FAIL: gdb.base/sigstep.exp: next over handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: next over handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: next to handler entry: performing next
PASS -> FAIL: gdb.base/sigstep.exp: next to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: next to handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: next to handler: performing next
PASS -> FAIL: gdb.base/sigstep.exp: next to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: nexti from handleri: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti from handleri: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline
PASS -> FAIL: gdb.base/sigstep.exp: nexti over handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: nexti over handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: nexti over handler: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: nexti over handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler entry: performing nexti
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: nexti to handler
PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: return from handleri: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: return from handleri: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: return from handleri: leave signal trampoline
PASS -> FAIL: gdb.base/sigstep.exp: step over handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: step over handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: step to handler entry: performing step
PASS -> FAIL: gdb.base/sigstep.exp: step to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: step to handler
PASS -> FAIL: gdb.base/sigstep.exp: step to handler: performing step
PASS -> FAIL: gdb.base/sigstep.exp: step to handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: stepi from handleri: continue to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi from handleri: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline
PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: advanced
PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: get next PC
PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler entry: performing stepi
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler entry: set itimer = itimer_real
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: advance in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: continue to signal
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: si in handler
PASS -> FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: stepi to handler
PASS -> FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti
PASS -> FAIL: gdb.base/sigstep.exp: validate backtrace: continue to stepi handler
PASS -> FAIL: gdb.base/skip-solib.exp: bt
new FAIL: gdb.base/skip-solib.exp: skip tests suppressed
PASS -> FAIL: gdb.base/skip-solib.exp: step
PASS -> FAIL: gdb.base/skip-solib.exp: step after ignoring solib file.
new FAIL: gdb.base/skip.exp: can't run to main
new FAIL: gdb.base/so-impl-ld.exp: implicit solibs tests suppressed
PASS -> FAIL: gdb.base/so-impl-ld.exp: step in solib call
PASS -> FAIL: gdb.base/so-impl-ld.exp: step into solib call
PASS -> FAIL: gdb.base/so-impl-ld.exp: step out of solib call
PASS -> FAIL: gdb.base/so-impl-ld.exp: step over solib call
new FAIL: gdb.base/solib-corrupted.exp: can't run to main
new FAIL: gdb.base/solib-disc.exp: can't run to main
new FAIL: gdb.base/solib-search.exp: can't run to main
new FAIL: gdb.base/solib-symbol.exp: can't run to main
new FAIL: gdb.base/solib-vanish.exp: can't run to main
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib1 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib1 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib2 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib1 first
PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib2 first
new FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
new FAIL: gdb.base/source-execution.exp: can't run to main
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: can't run to main
new FAIL: gdb.base/sss-bp-on-user-bp.exp: can't run to main
new FAIL: gdb.base/stack-checking.exp: can't run to main
new FAIL: gdb.base/step-break.exp: can't run to main
PASS -> FAIL: gdb.base/step-bt.exp: backtrace after first instruction step
PASS -> FAIL: gdb.base/step-bt.exp: backtrace after second instruction step
PASS -> FAIL: gdb.base/step-bt.exp: run to hello
new FAIL: gdb.base/step-line.exp: can't run to main
new FAIL: gdb.base/step-over-exit.exp: can't run to main
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: couldn't run to main
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: couldn't run to main
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: couldn't run to main
new FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: run to main
new FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: run to main
new FAIL: gdb.base/step-over-syscall.exp: run to main
new FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: run to main
new FAIL: gdb.base/step-test.exp: can't run to main
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: call Fun<n>
PASS -> UNRESOLVED: gdb.base/structs.exp: continue to breakpoint: chartest-done
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: finish foo<n>; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p chartest
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 10 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 11 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 12 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 13 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 14 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 15 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 16 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 17 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-td
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tld
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tll
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tld
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tld-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tll
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tll-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-tf
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 7 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 8 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: p/c L<n>; call 9 structs-tc
PASS -> FAIL: gdb.base/structs.exp: p/c fun<n>
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-td
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tf
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-ti
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tl
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tld
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tll
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-ts
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-td
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tf
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-ti
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tl
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tld
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tll
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-ts
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-td-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-td-tf
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tf-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tf-td
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-ti-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tl-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tld-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tll-tc
PASS -> UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: return foo<n>; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> finished; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: value foo<n> returned; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for finish; return 8 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-td
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tld
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tll
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-td-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ti
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ti-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tl
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tl-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ts-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 3 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 3 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 4 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 4 structs-ts
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 5 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 6 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 7 structs-tc
PASS -> FAIL: gdb.base/structs.exp: zed L<n> for return; return 8 structs-tc
PASS -> FAIL: gdb.base/structs2.exp: structs2 continue1
PASS -> FAIL: gdb.base/structs2.exp: structs2 continue2
PASS -> FAIL: gdb.base/structs2.exp: structs2 sanity check
new FAIL: gdb.base/sym-file.exp: can't run to main
new FAIL: gdb.base/symbol-alias.exp: can't run to main
new FAIL: gdb.base/symtab-search-order.exp: can't run to main
new FAIL: gdb.base/term.exp: can't run to break_here
new FAIL: gdb.base/type-opaque.exp: can't run to main
PASS -> FAIL: gdb.base/unload.exp: continue to shrfunc2
PASS -> FAIL: gdb.base/unload.exp: continuing to unloaded libfile
PASS -> FAIL: gdb.base/unload.exp: continuing to unloaded libfile2
PASS -> FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1
PASS -> FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1
PASS -> FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2
PASS -> FAIL: gdb.base/unload.exp: print y from libfile
PASS -> FAIL: gdb.base/unload.exp: print y from libfile2
PASS -> FAIL: gdb.base/unload.exp: rerun to shared library breakpoint
PASS -> FAIL: gdb.base/unload.exp: running program
new FAIL: gdb.base/until-nodebug.exp: can't run to main
new FAIL: gdb.base/until.exp: can't run to main
new FAIL: gdb.base/unwindonsignal.exp: can't run to main
new FAIL: gdb.base/utf8-identifiers.exp: couldn't run to done
PASS -> FAIL: gdb.base/vdso-warning.exp: core: save a corefile
PASS -> FAIL: gdb.base/vdso-warning.exp: run: startup
new FAIL: gdb.base/vla-optimized-out.exp: o1: can't run to f1
new FAIL: gdb.base/vla-optimized-out.exp: o3: can't run to f1
new FAIL: gdb.base/vla-optimized-out.exp: o3_strict: can't run to f1
new FAIL: gdb.base/watch-cond-infcall.exp: hw: run to main
new FAIL: gdb.base/watch-cond-infcall.exp: sw: run to main
new FAIL: gdb.base/watch-cond.exp: can't run to main
new FAIL: gdb.base/watch-non-mem.exp: can't run to main
new FAIL: gdb.base/watch-read.exp: run to main
new FAIL: gdb.base/watch-vfork.exp: run to main
new FAIL: gdb.base/watch_thread_num.exp: run to main
new FAIL: gdb.base/watchpoint-reuse-slot.exp: can't run to main
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: rerun to main
PASS -> FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: run to main
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: delete watch w/condition and thread
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: disable fast watches
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: run to marker1 in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: run to marker1 in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: set slow condition watch w/thread
PASS -> FAIL: gdb.base/watchpoint.exp: trigger slow conditional watch
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: watch tests suppressed
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c++: can't run to main
new FAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c: can't run to main
new FAIL: gdb.compile/compile-tls.exp: can't run to main
PASS -> FAIL: gdb.cp/bool.exp: print return_false
PASS -> FAIL: gdb.cp/bool.exp: print return_true
PASS -> FAIL: gdb.cp/call-c.exp: continue to bp
PASS -> FAIL: gdb.cp/call-c.exp: print foo
PASS -> FAIL: gdb.cp/call-c.exp: print handle->func
PASS -> FAIL: gdb.cp/call-c.exp: print rf->func
PASS -> FAIL: gdb.cp/cplusfuncs.exp: set language c++
new FAIL: gdb.cp/ena-dis-br-range.exp: run to marker
PASS -> FAIL: gdb.cp/exception.exp: run to main
PASS -> FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_func
PASS -> FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_1
PASS -> FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_2
PASS -> FAIL: gdb.cp/extern-c.exp: verify counter at first breakpoint
PASS -> FAIL: gdb.cp/extern-c.exp: verify counter at second breakpoint
PASS -> FAIL: gdb.cp/formatted-ref.exp: print s.x == 13
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x &e
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x &i
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x &s
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x *
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x e
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x i
PASS -> FAIL: gdb.cp/formatted-ref.exp: print/x s
new FAIL: gdb.cp/local-static.exp: c++: couldn't run to breakpoint
new FAIL: gdb.cp/local-static.exp: c: couldn't run to breakpoint
new FAIL: gdb.cp/mb-inline.exp: can't run to main for multi_line_foo tests.
PASS -> FAIL: gdb.cp/mb-inline.exp: disabling location: run to breakpoint
PASS -> FAIL: gdb.cp/mb-inline.exp: run to breakpoint
PASS -> FAIL: gdb.cp/mb-inline.exp: run to breakpoint 2
new FAIL: gdb.cp/mb-templates.exp: can't run to main for multi_line_foo tests.
new FAIL: gdb.cp/mb-templates.exp: disable breakpoint: run to breakpoint
new FAIL: gdb.cp/mb-templates.exp: disabling location: enable
new FAIL: gdb.cp/mb-templates.exp: disabling location: run to breakpoint
PASS -> FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint
new FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint 2
new FAIL: gdb.cp/mb-templates.exp: instantiation: run to breakpoint
new FAIL: gdb.cp/mb-templates.exp: instantiation: run to breakpoint 2
new FAIL: gdb.cp/mb-templates.exp: separate condition: run to breakpoint
new FAIL: gdb.cp/mb-templates.exp: separate condition: run to breakpoint 2
PASS -> FAIL: gdb.cp/misc.exp: expression using block qualifier
PASS -> FAIL: gdb.cp/misc.exp: set a bool array elem
PASS -> FAIL: gdb.cp/misc.exp: set a bool var
PASS -> FAIL: gdb.cp/parse-lang.exp: breakpoint hit
new FAIL: gdb.cp/pr10687.exp: can't run to main
new FAIL: gdb.cp/pr9167.exp: can't run to main
PASS -> KFAIL: gdb.cp/re-set-overloaded.exp: breakpoint resolved
PASS -> FAIL: gdb.cp/ref-params.exp: print f1
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of Parent& in f1
PASS -> FAIL: gdb.cp/ref-params.exp: print value of a Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print f1
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print mf1
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print mf2
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print value of Child&& in f2
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print value of Parent&& in f1
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print value of f1 on
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print value of f1 on Child&& in f2
PASS -> FAIL: gdb.cp/rvalue-ref-params.exp: print value of f2 on
new FAIL: gdb.cp/scope-err.exp: can't run to main
PASS -> FAIL: gdb.cp/templates.exp: continue to line 770
PASS -> FAIL: gdb.cp/templates.exp: print fint
PASS -> FAIL: gdb.cp/templates.exp: print fvpchar
PASS -> FAIL: gdb.cp/templates.exp: ptype bazint
PASS -> FAIL: gdb.cp/templates.exp: ptype bazint2
PASS -> FAIL: gdb.cp/templates.exp: ptype bint
PASS -> FAIL: gdb.cp/templates.exp: ptype bint2
PASS -> FAIL: gdb.cp/templates.exp: ptype fchar
PASS -> FAIL: gdb.cp/templates.exp: ptype fint
KFAIL -> FAIL: gdb.cp/templates.exp: ptype fvpchar
PASS -> FAIL: gdb.cp/templates.exp: ptype quxint
PASS -> FAIL: gdb.cp/templates.exp: ptype siip
new FAIL: gdb.cp/wide_char_types.exp: with program: lang=c++03: can't run to main
new FAIL: gdb.cp/wide_char_types.exp: with program: lang=c++11: can't run to main
new FAIL: gdb.cp/wide_char_types.exp: with program: lang=c: can't run to main
PASS -> FAIL: gdb.dwarf2/dw2-lexical-block-bare.exp: p testvar
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: run to main
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
PASS -> FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere
PASS -> FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere other
PASS -> FAIL: gdb.linespec/break-ask.exp: expect breakpoint
PASS -> FAIL: gdb.linespec/break-ask.exp: expect breakpoint other
PASS -> FAIL: gdb.linespec/break-ask.exp: info source
PASS -> FAIL: gdb.linespec/break-ask.exp: info source other
new FAIL: gdb.linespec/keywords.exp: can't run to main
new FAIL: gdb.linespec/ls-errs.exp: lang=C++: can't run to main
new FAIL: gdb.linespec/ls-errs.exp: lang=C: can't run to main
new FAIL: gdb.linespec/thread.exp: can't run to main
PASS -> FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var
PASS -> FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker
PASS -> FAIL: gdb.mi/gdb2549.exp: register values d
PASS -> FAIL: gdb.mi/gdb2549.exp: register values f
PASS -> FAIL: gdb.mi/gdb2549.exp: register values o
PASS -> FAIL: gdb.mi/gdb2549.exp: register values t
PASS -> FAIL: gdb.mi/gdb2549.exp: register values x
PASS -> FAIL: gdb.mi/gdb669.exp: -thread-list-ids
PASS -> FAIL: gdb.mi/gdb669.exp: -thread_list_ids
PASS -> FAIL: gdb.mi/gdb669.exp: next, try 0
PASS -> FAIL: gdb.mi/gdb669.exp: next, try 1
PASS -> FAIL: gdb.mi/gdb669.exp: next, try 2
PASS -> FAIL: gdb.mi/gdb669.exp: next, try 3
PASS -> FAIL: gdb.mi/gdb701.exp: create fooPtr
PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr
PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.x
PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.y
PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.z
PASS -> FAIL: gdb.mi/gdb701.exp: step over "foo = 0"
PASS -> FAIL: gdb.mi/gdb792.exp: create var for class A
PASS -> FAIL: gdb.mi/gdb792.exp: create var for class C which has baseclass A
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.private
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.protected
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.protected.b
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.protected.b.private
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.protected.b.public
PASS -> FAIL: gdb.mi/gdb792.exp: list children of A.public
PASS -> FAIL: gdb.mi/gdb792.exp: list children of class A
PASS -> FAIL: gdb.mi/gdb792.exp: list children of class C
PASS -> FAIL: gdb.mi/mi-async-run.exp: expect interrupt
PASS -> FAIL: gdb.mi/mi-async-run.exp: send interrupt command
new FAIL: gdb.mi/mi-break.exp: mi-mode=main: breakpoint commands: continue
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: breakpoint commands: insert breakpoint at basics.c:callee2, again
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: breakpoint commands: set commands
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: create varobj for function call
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: intermediate stop and continue, bp commands
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: intermediate stop and continue, mi running
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: run to breakpoint with ignore count
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=main: test hitting breakpoint with commands
new FAIL: gdb.mi/mi-break.exp: mi-mode=separate: breakpoint commands: continue
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: breakpoint commands: insert breakpoint at basics.c:callee2, again
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: breakpoint commands: set commands
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: create varobj for function call
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: intermediate stop and continue, bp commands
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: intermediate stop and continue, mi running
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: run to breakpoint with ignore count
PASS -> FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test hitting breakpoint with commands
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved:
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc1 resolved
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc3 pending again
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc3 resolved
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to marker 1
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to marker 2
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to pendfunc1 breakpoint
new FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continuing execution to marker
new FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continuing to exit
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: delete breakpoint on pendfunc1
PASS -> FAIL: gdb.mi/mi-breakpoint-location-ena-dis.exp: -break-disable 2.2
PASS -> FAIL: gdb.mi/mi-breakpoint-location-ena-dis.exp: break add
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-load: catch load
new FAIL: gdb.mi/mi-catch-load.exp: catch-load: continue
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-unload: catch unload
new FAIL: gdb.mi/mi-catch-load.exp: catch-unload: continue
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop
PASS -> FAIL: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_callme_2
new FAIL: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello
new FAIL: gdb.mi/mi-cli.exp: -exec-step to line $line_callee4_next_step
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "down"
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2"
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_callme_2
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "set args foobar"
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "show args"
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "up"
PASS -> FAIL: gdb.mi/mi-cli.exp: -stack-select-frame 0
PASS -> FAIL: gdb.mi/mi-cli.exp: 34 next: CLI output
PASS -> FAIL: gdb.mi/mi-cli.exp: 34 next: run
PASS -> FAIL: gdb.mi/mi-cli.exp: 34 next: stop
PASS -> FAIL: gdb.mi/mi-cli.exp: CLI finish: check CLI output
PASS -> FAIL: gdb.mi/mi-cli.exp: CLI finish: check MI output
new FAIL: gdb.mi/mi-cli.exp: CLI finish: collect CLI output
new FAIL: gdb.mi/mi-cli.exp: CLI finish: send CLI command
PASS -> FAIL: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output
PASS -> FAIL: gdb.mi/mi-cli.exp: check *stopped from CLI command
PASS -> FAIL: gdb.mi/mi-cli.exp: check *stopped from CLI command 2
new FAIL: gdb.mi/mi-cli.exp: collect CLI output for -exec-step
new FAIL: gdb.mi/mi-cli.exp: collect CLI output for breakpoint hit
PASS -> FAIL: gdb.mi/mi-cli.exp: continue to callee4
PASS -> FAIL: gdb.mi/mi-cli.exp: temporary breakpoint output hit in MI
PASS -> FAIL: gdb.mi/mi-condbreak-call-thr-state.exp: mt: no spurious *running notifications
PASS -> FAIL: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications
PASS -> FAIL: gdb.mi/mi-console.exp: Testing console output
PASS -> FAIL: gdb.mi/mi-console.exp: finished step over hello
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly only
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly with opcodes
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble function around pc assembly only
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble mix different args
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed with opcodes
PASS -> FAIL: gdb.mi/mi-dprintf-pending.exp: mi dprintf
PASS -> FAIL: gdb.mi/mi-dprintf-pending.exp: mi dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
PASS -> FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
new FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf continue
PASS -> FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf
PASS -> FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf continue
PASS -> FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
PASS -> FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
new FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf continue
PASS -> FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf stop
PASS -> FAIL: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
PASS -> FAIL: gdb.mi/mi-dprintf.exp: mi insert without location
PASS -> FAIL: gdb.mi/mi-eval.exp: eval &A
PASS -> FAIL: gdb.mi/mi-eval.exp: eval A
PASS -> FAIL: gdb.mi/mi-eval.exp: eval A + 3
PASS -> FAIL: gdb.mi/mi-eval.exp: eval A+3
PASS -> FAIL: gdb.mi/mi-eval.exp: next at callee4
PASS -> FAIL: gdb.mi/mi-exit-code.exp: first run: -list-thread-groups after exit shows exit-code
PASS -> FAIL: gdb.mi/mi-exit-code.exp: first run: -list-thread-groups during run shows no exit-code
new FAIL: gdb.mi/mi-exit-code.exp: first run: continuing to inferior exit
PASS -> FAIL: gdb.mi/mi-exit-code.exp: first run: exit normally
PASS -> FAIL: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups after exit shows exit-code
PASS -> FAIL: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups during run shows no exit-code
new FAIL: gdb.mi/mi-exit-code.exp: second run: continuing to inferior exit
PASS -> FAIL: gdb.mi/mi-exit-code.exp: second run: exit with code
PASS -> FAIL: gdb.mi/mi-exit-code.exp: second run: write exit code
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: compare binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: deleted binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: get binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: put binary file
PASS -> FAIL: gdb.mi/mi-fill-memory.exp: memory successfully filled
PASS -> FAIL: gdb.mi/mi-fill-memory.exp: memory successfully written
PASS -> FAIL: gdb.mi/mi-fill-memory.exp: next at main
PASS -> FAIL: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: breakpoint hit in callee3
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 0
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 1
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 2
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 3
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 0
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 1
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 2
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 3
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: insert breakpoint at basics.c:callee3
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: next instruction in callee3
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var1 has changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var2 has changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var3 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var4 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var5 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var6 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var7 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var8 has not changed
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: -var-update for frame 1
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: breakpoint hit in callee1
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: create varobj for pc in frame 0
PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: insert breakpoint at basics.c:callee1
new FAIL: gdb.mi/mi-inheritance-syntax-error.exp: -data-evaluate-expression kill\n
PASS -> FAIL: gdb.mi/mi-inheritance-syntax-error.exp: -var-info-path-expression var1.A
PASS -> FAIL: gdb.mi/mi-inheritance-syntax-error.exp: create var for THIS
PASS -> FAIL: gdb.mi/mi-inheritance-syntax-error.exp: list children of THIS
PASS -> FAIL: gdb.mi/mi-linespec-err-cp.exp: breakpoint hit
PASS -> FAIL: gdb.mi/mi-linespec-err-cp.exp: set breakpoint
PASS -> FAIL: gdb.mi/mi-memory-changed.exp: change C thru. -data-write-memory-bytes
PASS -> FAIL: gdb.mi/mi-memory-changed.exp: change C thru. varobj
PASS -> FAIL: gdb.mi/mi-memory-changed.exp: continue to callee4
PASS -> FAIL: gdb.mi/mi-memory-changed.exp: create objvar for C
PASS -> FAIL: gdb.mi/mi-memory-changed.exp: set var C = 4
PASS -> FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
PASS -> FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
PASS -> FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
PASS -> FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func
new FAIL: gdb.mi/mi-pending.exp: continuing execution to conditional bp
new FAIL: gdb.mi/mi-pending.exp: continuing execution to skip conditional bp
new FAIL: gdb.mi/mi-pending.exp: continuing execution to thread condition
new FAIL: gdb.mi/mi-pending.exp: continuing execution to thread creation
PASS -> FAIL: gdb.mi/mi-pending.exp: run till MI pending breakpoint on pendfunc3 on thread 2
PASS -> FAIL: gdb.mi/mi-pthreads.exp: -thread_list_ids
PASS -> FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select
PASS -> FAIL: gdb.mi/mi-pthreads.exp: finding threads in MI output
PASS -> FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte
PASS -> FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
PASS -> FAIL: gdb.mi/mi-read-memory.exp: ascii and data
PASS -> FAIL: gdb.mi/mi-read-memory.exp: decimal
PASS -> FAIL: gdb.mi/mi-read-memory.exp: expression in quotes
PASS -> FAIL: gdb.mi/mi-read-memory.exp: next at main
PASS -> FAIL: gdb.mi/mi-read-memory.exp: octal
PASS -> FAIL: gdb.mi/mi-record-changed.exp: record
PASS -> FAIL: gdb.mi/mi-record-changed.exp: record end
PASS -> FAIL: gdb.mi/mi-record-changed.exp: target record
PASS -> FAIL: gdb.mi/mi-return.exp: delete all breakpoints
PASS -> FAIL: gdb.mi/mi-return.exp: return from callee4 now
PASS -> FAIL: gdb.mi/mi-reverse.exp: Turn on process record
PASS -> FAIL: gdb.mi/mi-simplerun.exp: continue to end
PASS -> FAIL: gdb.mi/mi-simplerun.exp: exec-finish
PASS -> FAIL: gdb.mi/mi-simplerun.exp: next at main
PASS -> FAIL: gdb.mi/mi-simplerun.exp: run to main
PASS -> FAIL: gdb.mi/mi-simplerun.exp: step at main
PASS -> FAIL: gdb.mi/mi-simplerun.exp: step to callee4
PASS -> FAIL: gdb.mi/mi-solib.exp: test_file_list_shared_libraries: get the list of shared libraries
PASS -> FAIL: gdb.mi/mi-solib.exp: test_file_list_shared_libraries: mi runto main
PASS -> FAIL: gdb.mi/mi-solib.exp: test_stop_on_solib_events: CLI prints solib event
PASS -> FAIL: gdb.mi/mi-solib.exp: test_stop_on_solib_events: check for solib event
PASS -> FAIL: gdb.mi/mi-solib.exp: test_stop_on_solib_events: unset stop-on-solib-events
PASS -> FAIL: gdb.mi/mi-stack.exp: next's in callee4
PASS -> FAIL: gdb.mi/mi-stack.exp: run to 27
PASS -> FAIL: gdb.mi/mi-stack.exp: selected frame listing
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 0
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 0 1 1
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 0 1 3
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 1
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 1 1 1
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 1 1 3
PASS -> FAIL: gdb.mi/mi-stack.exp: stack args listing 1 1 300
PASS -> FAIL: gdb.mi/mi-stack.exp: stack frame listing
PASS -> FAIL: gdb.mi/mi-stack.exp: stack frame listing 1 1
PASS -> FAIL: gdb.mi/mi-stack.exp: stack frame listing 1 3
PASS -> FAIL: gdb.mi/mi-stack.exp: stack frame listing 1 300
PASS -> FAIL: gdb.mi/mi-stack.exp: stack info-depth
PASS -> FAIL: gdb.mi/mi-stack.exp: stack info-depth 3
PASS -> FAIL: gdb.mi/mi-stack.exp: stack info-depth 99
PASS -> FAIL: gdb.mi/mi-stack.exp: stack locals for same frame
PASS -> FAIL: gdb.mi/mi-stack.exp: stack locals listing for new frame
PASS -> FAIL: gdb.mi/mi-stack.exp: stack locals listing of names
PASS -> FAIL: gdb.mi/mi-stack.exp: stack locals listing of names and values
PASS -> FAIL: gdb.mi/mi-stack.exp: stack locals listing, simple types: names and values, complex type: names and types
PASS -> FAIL: gdb.mi/mi-stack.exp: stack select frame 1
new FAIL: gdb.mi/mi-stack.exp: wait for stop
PASS -> FAIL: gdb.mi/mi-stepi.exp: next-instruction at main
PASS -> FAIL: gdb.mi/mi-stepi.exp: next-instruction at main 2
PASS -> FAIL: gdb.mi/mi-stepi.exp: step-instruction at main
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: backtrace from inferior function stopped at bp, showing gdb dummy frame
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: call inferior's function with a breakpoint set in it
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: data evaluate expression
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: finished exec continue
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: insert breakpoint foo
PASS -> FAIL: gdb.mi/mi-syn-frame.exp: list stack frames
new FAIL: gdb.mi/mi-syn-frame.exp: testing exec continue
PASS -> FAIL: gdb.mi/mi-threads-interrupt.exp: check thread states
new FAIL: gdb.mi/mi-threads-interrupt.exp: continue
PASS -> FAIL: gdb.mi/mi-threads-interrupt.exp: interrupt reported
PASS -> FAIL: gdb.mi/mi-until.exp: break-delete 1
PASS -> FAIL: gdb.mi/mi-until.exp: run to main
PASS -> FAIL: gdb.mi/mi-until.exp: until after current function
KFAIL -> FAIL: gdb.mi/mi-until.exp: until after while loop
PASS -> FAIL: gdb.mi/mi-until.exp: until line number
PASS -> FAIL: gdb.mi/mi-until.exp: until line number:file
PASS -> FAIL: gdb.mi/mi-var-block.exp: create local variable cb
PASS -> FAIL: gdb.mi/mi-var-block.exp: create local variable foo
PASS -> FAIL: gdb.mi/mi-var-block.exp: create local variable foo2
PASS -> FAIL: gdb.mi/mi-var-block.exp: create local variable inner_foo
PASS -> FAIL: gdb.mi/mi-var-block.exp: delete var cb
PASS -> FAIL: gdb.mi/mi-var-block.exp: delete var foo 2
PASS -> FAIL: gdb.mi/mi-var-block.exp: delete var foo2
PASS -> FAIL: gdb.mi/mi-var-block.exp: delete var inner_foo
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 1
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 2
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 3
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 4
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 5
PASS -> FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 6
PASS -> FAIL: gdb.mi/mi-var-block.exp: try to create local variable foo
PASS -> FAIL: gdb.mi/mi-var-block.exp: update all vars: cb foo changed
PASS -> FAIL: gdb.mi/mi-var-block.exp: update cb
PASS -> FAIL: gdb.mi/mi-var-block.exp: update foo: did not change
new FAIL: gdb.mi/mi-var-child.exp: child_deletion: go to line 339
new FAIL: gdb.mi/mi-var-child.exp: child_deletion: step over 339
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable  psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable  psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable  psnp->ptrs
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable struct_declarations
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable weird
PASS -> FAIL: gdb.mi/mi-var-child.exp: create local variable weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: delete var struct_declarations
PASS -> FAIL: gdb.mi/mi-var-child.exp: delete var weird
PASS -> FAIL: gdb.mi/mi-var-child.exp: delete var weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.character
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_struct
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.integer
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.3
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.4
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.5
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.6
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.7
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.8
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.9
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_int
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.g
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.h
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.i
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.f
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.a
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.b
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.c
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.d
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get children of weird.long_array
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.character
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_struct
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.integer
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.3
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.4
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.5
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.6
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.7
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.8
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.9
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_int
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.g
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.h
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.i
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.f
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.a
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.b
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.c
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.d
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: get number of children of weird.long_array
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations.long_array editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations.long_array.0 editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations.u1.a editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations.u1.b editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is struct_declarations.u1.c editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird->int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird.s2 editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: is weird.u1 editable
PASS -> FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
PASS -> FAIL: gdb.mi/mi-var-child.exp: listing of names and values of children
PASS -> FAIL: gdb.mi/mi-var-child.exp: run to 229
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 1
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 4
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 5
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 6
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 7
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 8
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_a0_0
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 1
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 2
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 3
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 4
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 1
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 2
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 3
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 4
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 5
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 6
PASS -> FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 7
PASS -> FAIL: gdb.mi/mi-var-child.exp: step to line $line_dct_123
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars int_ptr_ptr and children changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars psnp->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars psnp->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars psnp->next->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->long_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr_ptr changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr_struct changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.integer
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.0 changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.1 changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.10 changed, don't print values.
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.11 changed, print values.
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.2 changed
PASS -> FAIL: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
new FAIL: gdb.mi/mi-var-child.exp: wait for stop
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign array to pointer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to func
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to ldouble
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to linteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to llong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lpfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lpinteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lplong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
new FAIL: gdb.mi/mi-var-cmd.exp: bitfield: go to line 526
new FAIL: gdb.mi/mi-var-cmd.exp: bitfield: step over 526
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: check F inside callee
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: continue to where i is initialized
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create i
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create l
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable func
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable ldouble
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable linteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable llong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lpcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lpdouble
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lpfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lpinteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lplong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lpsimple
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create local variable lsimple
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create lsimple->integer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create lsimple.character
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create lsimple.integer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: create selected_a
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete selected_a
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var  lsimple->integer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var func
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var i
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var l
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var ldouble
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var linteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var llong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lpdouble
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lpfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lpinteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lplong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lpsimple
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lsimple
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval lcharacter
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval lfloat
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval linteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval llong
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval lpinteger
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: eval lplong
new FAIL: gdb.mi/mi-var-cmd.exp: floating: go to line 469
new FAIL: gdb.mi/mi-var-cmd.exp: floating: step over 469
new FAIL: gdb.mi/mi-var-cmd.exp: frozen: go to line 367
new FAIL: gdb.mi/mi-var-cmd.exp: frozen: step over 367
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: kill program before endvar
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: mi runto incr_a
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: next out of subroutine1
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: run to 148
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: step a line in incr_a
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_test
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update F inside callee
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: i changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: many changed
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
new FAIL: gdb.mi/mi-var-cmd.exp: wait for stop
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: create root varobj for a
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
new FAIL: gdb.mi/mi-var-cp.exp: base_in_reference: go to line 45
new FAIL: gdb.mi/mi-var-cp.exp: base_in_reference: step over 45
PASS -> FAIL: gdb.mi/mi-var-cp.exp: continue to anonymous_structs breakpoint
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public.b
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public.c
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.e
PASS -> FAIL: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.d
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public.b
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public.c
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.e
PASS -> FAIL: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.d
new FAIL: gdb.mi/mi-var-cp.exp: path_expression: go to line 144
new FAIL: gdb.mi/mi-var-cp.exp: path_expression: step over 144
new FAIL: gdb.mi/mi-var-cp.exp: reference_to_pointer: go to line 81
new FAIL: gdb.mi/mi-var-cp.exp: reference_to_pointer: step over 81
new FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: go to line 104
new FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: step over 104
new FAIL: gdb.mi/mi-var-cp.exp: reference_update: go to line 19
new FAIL: gdb.mi/mi-var-cp.exp: reference_update: step over 19
new FAIL: gdb.mi/mi-var-cp.exp: wait for stop
PASS -> FAIL: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp
PASS -> FAIL: gdb.mi/mi-var-create-rtti.exp: -var-create sp2 @ $sp
PASS -> FAIL: gdb.mi/mi-var-display.exp: assing to variable bar
PASS -> FAIL: gdb.mi/mi-var-display.exp: assing to variable foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: continue to do_special_tests
PASS -> FAIL: gdb.mi/mi-var-display.exp: create duplicate local variable anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable a1
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable anons
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable anonu
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable e
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable s
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable u
PASS -> FAIL: gdb.mi/mi-var-display.exp: create local variable weird
PASS -> FAIL: gdb.mi/mi-var-display.exp: delete var foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: delete var weird
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable -f decimal foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable -f nat foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable -f octal foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable anons
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable anonu
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable bar
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable bar with new format
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable bar with new value
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable e
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable foo in binary
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable foo in decimal
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable foo in hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable foo in natural
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable foo in octal
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable s
PASS -> FAIL: gdb.mi/mi-var-display.exp: eval variable u
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children local variable weird
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of anons
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of anonu
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of e
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of s
PASS -> FAIL: gdb.mi/mi-var-display.exp: get children of u
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of anons
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of anonu
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of e
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of s
PASS -> FAIL: gdb.mi/mi-var-display.exp: get number of children of u
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable anone
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable anons
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable anonu
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable bar
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable e
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable foo
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable s
PASS -> FAIL: gdb.mi/mi-var-display.exp: info type variable u
PASS -> FAIL: gdb.mi/mi-var-display.exp: is anone editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: is anons editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: is anonu editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: is e editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: is s editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: is u editable
PASS -> FAIL: gdb.mi/mi-var-display.exp: mi runto incr_a
PASS -> FAIL: gdb.mi/mi-var-display.exp: print FP register
PASS -> FAIL: gdb.mi/mi-var-display.exp: run to main
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable bar in decimal
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable bar in hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable bar in zero-padded hexadecimal
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable foo decimal
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable foo in octal
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.character
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in zero-padded hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in zero-padded hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.integer
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.long_array
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.long_int
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.s2
PASS -> FAIL: gdb.mi/mi-var-display.exp: set format variable weird.u1
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo in natural
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable foo in octal
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr
PASS -> FAIL: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: create floating variable
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: create local variable linteger
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger
PASS -> FAIL: gdb.mi/mi-var-invalidate.exp: set format variable float_simple
PASS -> FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: create variable object
PASS -> FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #1
PASS -> FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #2
PASS -> FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: run to 41
PASS -> FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: update variable object
new FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: wait for stop
new FAIL: gdb.mi/mi-var-rtti.exp: skip_type_update_when_not_use_rtti: go to line 306
new FAIL: gdb.mi/mi-var-rtti.exp: skip_type_update_when_not_use_rtti: step over 306
new FAIL: gdb.mi/mi-var-rtti.exp: type_update_when_use_rtti: go to line 250
new FAIL: gdb.mi/mi-var-rtti.exp: type_update_when_use_rtti: step over 250
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr: go to line 36
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr: step over 36
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr_child: go to line 93
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr_child: step over 93
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref: go to line 63
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref: step over 63
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref_child: go to line 148
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref_child: step over 148
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_with_multiple_inheritence: go to line 201
new FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_with_multiple_inheritence: step over 201
new FAIL: gdb.mi/mi-var-rtti.exp: wait for stop
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: create local variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: eval variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: evaluate complete vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: evaluate vla[0]
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: evaluate vla[2]
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: evaluate vla[4]
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: get children of vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: info type variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: run to breakpoint at line 28
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: show format variable vla
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: break-watch operation
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: list of watchpoints
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: break-watch operation
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: list of watchpoints
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: watchpoint trigger
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: break-watch operation
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: list of watchpoints
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: break-watch operation
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: list of watchpoints
PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: watchpoint trigger
PASS -> FAIL: gdb.mi/mi2-var-child.exp: Run till MI stops in do_nested_struct_union_tests
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: create root varobj for ss_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: create root varobj for v
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: create root varobj for var
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: create root varobj for var2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of v1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of v1.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of v1.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var21
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint
new FAIL: gdb.mi/mi2-var-child.exp: continuing execution to enter do_nested_struct_union_tests
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable  psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable  psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable  psnp->ptrs
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable struct_declarations
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable weird
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: delete var struct_declarations
PASS -> FAIL: gdb.mi/mi2-var-child.exp: delete var weird
PASS -> FAIL: gdb.mi/mi2-var-child.exp: delete var weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.e
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.f
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c.*c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for v1.x
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.a1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.b1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u1.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u1.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21.ab
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21.ab.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21.ab.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21.ab.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: expression for var21.ab.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_struct
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.8
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.9
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_int
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.g
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.i
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.f
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of weird.long_array
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_struct
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.8
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.9
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_int
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.g
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.i
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.f
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get number of children of weird.long_array
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array.0 editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.a editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.b editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.c editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird->int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird.s2 editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: is weird.u1 editable
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.d
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.e
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.f
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c.*c
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for v1.x
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.a1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.a1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.b1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.b1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21.ab
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b
PASS -> FAIL: gdb.mi/mi2-var-child.exp: run to 251
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 8
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_nothing
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_nothing + 1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 1
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 2
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 3
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 4
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 5
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 6
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7
PASS -> FAIL: gdb.mi/mi2-var-child.exp: step to line $line_dct_123
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars int_ptr_ptr and children changed
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.char_ptr
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.func_ptr changed
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.integer
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.0 changed
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.1 changed
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.2 changed
PASS -> FAIL: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
new FAIL: gdb.mi/mi2-var-child.exp: wait for stop
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set breakpoint
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
new FAIL: gdb.multi/remove-inferiors.exp: couldn't run to main.
new FAIL: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: can't run to child_function
new FAIL: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: can't run to child_function
new FAIL: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: can't run to child_function
new FAIL: gdb.opt/clobbered-registers-O2.exp: run to start_sequence
new UNRESOLVED: gdb.opt/inline-bt.exp: skipping inline frame tests
new UNRESOLVED: gdb.opt/inline-cmds.exp: skipping inline frame tests
new UNRESOLVED: gdb.opt/inline-locals.exp: inline-bt.exp
new FAIL: gdb.python/lib-types.exp: can't run to main
new FAIL: gdb.python/py-as-string.exp: couldn't run to main.
new FAIL: gdb.python/py-bad-printers.exp: can't run to main
new FAIL: gdb.python/py-block.exp: can't run to main
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_basic: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_deletion: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_invisible: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_qualified: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_temporary: cannot run to main.
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: cannot run to main.
new FAIL: gdb.python/py-cmd.exp: cannot run to main.
PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
PASS -> FAIL: gdb.python/py-evthreads.exp: run to breakpoint 1
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 2
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled
new FAIL: gdb.python/py-finish-breakpoint.exp: cannot run to main.
new FAIL: gdb.python/py-finish-breakpoint2.exp: cannot run to main.
new FAIL: gdb.python/py-frame-inline.exp: can't run to function f
new FAIL: gdb.python/py-frame.exp: can't run to main
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: filtered stack list 0 3
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: filtered stack list 22 24
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: filtered stack listing
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: load python file
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: run to 46
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 0
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 1
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 22 27
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 0 3
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 22 27
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 0 3
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 22 27
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 0 3
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 22 27
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values frame filters enabled
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --all-values
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --simple-values
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 0
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 1
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals 0
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals 1
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals 2
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0
PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-variables 0
new FAIL: gdb.python/py-framefilter-mi.exp: wait for stop
new FAIL: gdb.python/py-inferior.exp: can't run to main
new FAIL: gdb.python/py-infthread.exp: can't run to main
PASS -> FAIL: gdb.python/py-mi-events.exp: continue
PASS -> FAIL: gdb.python/py-mi-events.exp: python continue handler ran
PASS -> FAIL: gdb.python/py-mi-events.exp: python stop handler ran
PASS -> FAIL: gdb.python/py-mi-events.exp: register events
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-create c1 * &c1
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car.atom
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.cdr
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: run to 61
new FAIL: gdb.python/py-mi-var-info-path-expression.exp: wait for stop
PASS -> FAIL: gdb.python/py-mi.exp: Install visualizer on a cplus_fake_child
PASS -> FAIL: gdb.python/py-mi.exp: check tsrvw expression value
PASS -> FAIL: gdb.python/py-mi.exp: check tsrvw varobj value
PASS -> FAIL: gdb.python/py-mi.exp: choose array visualizer for c
PASS -> FAIL: gdb.python/py-mi.exp: choose default visualizer
PASS -> FAIL: gdb.python/py-mi.exp: choose visualizer using expression
PASS -> FAIL: gdb.python/py-mi.exp: clear visualizer
PASS -> FAIL: gdb.python/py-mi.exp: create container varobj
PASS -> FAIL: gdb.python/py-mi.exp: create container varobj, no pretty-printing
PASS -> FAIL: gdb.python/py-mi.exp: create estring varobj
PASS -> FAIL: gdb.python/py-mi.exp: create fake varobj
PASS -> FAIL: gdb.python/py-mi.exp: create me varobj
PASS -> FAIL: gdb.python/py-mi.exp: create nscont varobj, no pretty-printing
PASS -> FAIL: gdb.python/py-mi.exp: create nstype varobj
PASS -> FAIL: gdb.python/py-mi.exp: create nstype2 varobj
PASS -> FAIL: gdb.python/py-mi.exp: create outer varobj
PASS -> FAIL: gdb.python/py-mi.exp: create second container varobj
PASS -> FAIL: gdb.python/py-mi.exp: create tsrvw varobj
PASS -> FAIL: gdb.python/py-mi.exp: create varobj for c
PASS -> FAIL: gdb.python/py-mi.exp: delete varobj
PASS -> FAIL: gdb.python/py-mi.exp: evaluate me varobj
PASS -> FAIL: gdb.python/py-mi.exp: examine container children=0
PASS -> FAIL: gdb.python/py-mi.exp: examine container children=0, no pretty-printing
PASS -> FAIL: gdb.python/py-mi.exp: examine nscont children=0, no pretty-printing
PASS -> FAIL: gdb.python/py-mi.exp: list children after listing selected range
PASS -> FAIL: gdb.python/py-mi.exp: list children after setting exception flag
PASS -> FAIL: gdb.python/py-mi.exp: list children after setting update range
PASS -> FAIL: gdb.python/py-mi.exp: list children fake.private
PASS -> FAIL: gdb.python/py-mi.exp: list children of c
PASS -> FAIL: gdb.python/py-mi.exp: list children of fake
PASS -> FAIL: gdb.python/py-mi.exp: list children of outer
PASS -> FAIL: gdb.python/py-mi.exp: list children of outer.s
PASS -> FAIL: gdb.python/py-mi.exp: list selected children after setting range
PASS -> FAIL: gdb.python/py-mi.exp: list varobj children after resetting child range
PASS -> FAIL: gdb.python/py-mi.exp: list varobj children after selecting child range
PASS -> FAIL: gdb.python/py-mi.exp: next over change of array element
PASS -> FAIL: gdb.python/py-mi.exp: next over outer update
PASS -> FAIL: gdb.python/py-mi.exp: next over update 1
PASS -> FAIL: gdb.python/py-mi.exp: next over update 2
PASS -> FAIL: gdb.python/py-mi.exp: next over update 3
PASS -> FAIL: gdb.python/py-mi.exp: next over update 4
PASS -> FAIL: gdb.python/py-mi.exp: next over update 5
PASS -> FAIL: gdb.python/py-mi.exp: next over update 6
PASS -> FAIL: gdb.python/py-mi.exp: printer whose children are returned as a list
PASS -> FAIL: gdb.python/py-mi.exp: run to 357
PASS -> FAIL: gdb.python/py-mi.exp: run to 380
PASS -> FAIL: gdb.python/py-mi.exp: set update range
PASS -> FAIL: gdb.python/py-mi.exp: set update range with non-zero start
PASS -> FAIL: gdb.python/py-mi.exp: update after next with restricted range
PASS -> FAIL: gdb.python/py-mi.exp: update after type change
PASS -> FAIL: gdb.python/py-mi.exp: update after updating element of outer
PASS -> FAIL: gdb.python/py-mi.exp: update string varobj after assignment
PASS -> FAIL: gdb.python/py-mi.exp: update varobj 2, no children requested
PASS -> FAIL: gdb.python/py-mi.exp: update varobj after element change
PASS -> FAIL: gdb.python/py-mi.exp: update varobj with change outside selected range
PASS -> FAIL: gdb.python/py-mi.exp: update varobj, no children requested
PASS -> FAIL: gdb.python/py-mi.exp: varobj update 1
PASS -> FAIL: gdb.python/py-mi.exp: varobj update 2
PASS -> FAIL: gdb.python/py-mi.exp: varobj update after choosing default
PASS -> FAIL: gdb.python/py-mi.exp: varobj update after choosing via expression
PASS -> FAIL: gdb.python/py-mi.exp: varobj update after clearing
new FAIL: gdb.python/py-mi.exp: wait for stop
new FAIL: gdb.python/py-objfile.exp: can't run to main
new FAIL: gdb.python/py-pp-maint.exp: can't run to main
new FAIL: gdb.python/py-pp-registration.exp: can't run to main
new FAIL: gdb.python/py-progspace.exp: can't run to main
new FAIL: gdb.python/py-rbreak.exp: can't run to main
new FAIL: gdb.python/py-record-full.exp: can't run to main
new FAIL: gdb.python/py-recurse-unwind.exp: can't run to main
new FAIL: gdb.python/py-shared.exp: can't run to main
new FAIL: gdb.python/py-symbol.exp: can't run to main
new FAIL: gdb.python/py-symtab.exp: can't run to main
PASS -> FAIL: gdb.python/py-thrhandle.exp: Pass overly large object to thread_from_thread_handle
PASS -> FAIL: gdb.python/py-thrhandle.exp: Pass too small of an object to thread_from_thread_handle
PASS -> FAIL: gdb.python/py-thrhandle.exp: TypeError when passing a symbol object to thread_from_thread_handle
PASS -> FAIL: gdb.python/py-thrhandle.exp: info threads
PASS -> FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[0]
PASS -> FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[1]
PASS -> FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[2]
PASS -> FAIL: gdb.python/py-thrhandle.exp: run to after_mc_barrier
PASS -> FAIL: gdb.python/py-thrhandle.exp: run to do_something
PASS -> FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: check enum field lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
PASS -> UNRESOLVED: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check range low bound
new FAIL: gdb.python/py-unwind-maint.exp: can't run to main
new FAIL: gdb.python/py-value.exp: can't run to main
new FAIL: gdb.python/python.exp: can't run to main
PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: bar
PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: bar backward
PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: foo
PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: foo backward
PASS -> FAIL: gdb.reverse/break-precsave.exp: end of record log
PASS -> FAIL: gdb.reverse/break-precsave.exp: go to end of main forward
PASS -> FAIL: gdb.reverse/break-precsave.exp: main backward
PASS -> FAIL: gdb.reverse/break-precsave.exp: reload precord save file
PASS -> FAIL: gdb.reverse/break-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/break-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/break-precsave.exp: set forward
PASS -> FAIL: gdb.reverse/break-precsave.exp: set reverse
PASS -> FAIL: gdb.reverse/break-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/break-reverse.exp: continue to breakpoint: bar
PASS -> FAIL: gdb.reverse/break-reverse.exp: continue to breakpoint: bar backward
PASS -> FAIL: gdb.reverse/break-reverse.exp: continue to breakpoint: end
PASS -> FAIL: gdb.reverse/break-reverse.exp: continue to breakpoint: foo
PASS -> FAIL: gdb.reverse/break-reverse.exp: continue to breakpoint: foo backward
PASS -> FAIL: gdb.reverse/break-reverse.exp: end of record log
PASS -> FAIL: gdb.reverse/break-reverse.exp: main backward
PASS -> FAIL: gdb.reverse/break-reverse.exp: set forward
PASS -> FAIL: gdb.reverse/break-reverse.exp: set reverse
PASS -> FAIL: gdb.reverse/break-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: continue to breakpoint in foo
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: get breakpoint address for foo
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: reload precord save file
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: set bp, 2nd instr
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: set reverse execution
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: stopped at bp in reverse, 1st instr
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: stopped at bp, 2nd instr
PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: continue to breakpoint in foo
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: get breakpoint address for foo
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: set bp, 2nd instr
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: set reverse execution
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: stopped at bp in reverse, 1st instr
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: stopped at bp, 2nd instr
PASS -> FAIL: gdb.reverse/consecutive-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from long_long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reload precord save file
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/finish-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/finish-precsave.exp: set reverse execution
PASS -> FAIL: gdb.reverse/finish-precsave.exp: turn on process record
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: can't run to main
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from long_long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: finish from void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: set reverse execution
PASS -> FAIL: gdb.reverse/finish-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: turn on process record
new FAIL: gdb.reverse/insn-reverse.exp: run to main
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward step-to
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var reverse-step
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var step post-change
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: forward to 33
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: forward to 45
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: forward to 57
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: forward to 71
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: forward to 85
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static forward
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static forward step-to
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static reverse-step
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: function static step post-change
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: go to end of main forward
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: module global forward past bp
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: module global step post-change
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: module static forward
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: module static step post-change
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: register var forward step-to
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: register var forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: register var reverse step-to
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: register var reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: register var step post-change
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reload prec save file
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to 33
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to 45
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to 57
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to 71
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to 85
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: reverse to main
new FAIL: gdb.reverse/machinestate-precsave.exp: reverse-step
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: save process recfile
new FAIL: gdb.reverse/machinestate-precsave.exp: step
PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var forward
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var forward step-to
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var reverse-step
PASS -> FAIL: gdb.reverse/machinestate.exp: auto var step post-change
PASS -> FAIL: gdb.reverse/machinestate.exp: continue to breakpoint: end of main
PASS -> FAIL: gdb.reverse/machinestate.exp: forward to 33
PASS -> FAIL: gdb.reverse/machinestate.exp: forward to 45
PASS -> FAIL: gdb.reverse/machinestate.exp: forward to 57
PASS -> FAIL: gdb.reverse/machinestate.exp: forward to 71
PASS -> FAIL: gdb.reverse/machinestate.exp: forward to 85
PASS -> FAIL: gdb.reverse/machinestate.exp: function static forward
PASS -> FAIL: gdb.reverse/machinestate.exp: function static forward step-to
PASS -> FAIL: gdb.reverse/machinestate.exp: function static forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: function static reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: function static reverse-step
PASS -> FAIL: gdb.reverse/machinestate.exp: function static step post-change
PASS -> FAIL: gdb.reverse/machinestate.exp: module global forward past bp
PASS -> FAIL: gdb.reverse/machinestate.exp: module global step post-change
PASS -> FAIL: gdb.reverse/machinestate.exp: module static forward
PASS -> FAIL: gdb.reverse/machinestate.exp: module static step post-change
PASS -> FAIL: gdb.reverse/machinestate.exp: register var forward step-to
PASS -> FAIL: gdb.reverse/machinestate.exp: register var forward-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: register var reverse step-to
PASS -> FAIL: gdb.reverse/machinestate.exp: register var reverse-breakpoint
PASS -> FAIL: gdb.reverse/machinestate.exp: register var step post-change
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to 33
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to 45
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to 57
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to 71
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to 85
PASS -> FAIL: gdb.reverse/machinestate.exp: reverse to main
new FAIL: gdb.reverse/machinestate.exp: reverse-step
new FAIL: gdb.reverse/machinestate.exp: step
PASS -> FAIL: gdb.reverse/machinestate.exp: turn on process record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: can't run to main
PASS -> FAIL: gdb.reverse/pipe-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/pipe-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.reverse/pipe-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/readv-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.reverse/readv-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/rerun-prec.exp: restarting inferior
PASS -> FAIL: gdb.reverse/rerun-prec.exp: turn on process record
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to XFSZ
new FAIL: gdb.reverse/sigall-precsave.exp: continue
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: continue to sigall exit
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 33
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 34
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 35
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 36
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 37
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 38
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 39
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 40
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 41
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 42
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 43
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 44
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 45
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 46
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 47
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 48
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 49
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 50
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 51
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 52
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 53
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 54
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 55
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 56
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 57
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 58
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 59
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 60
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 61
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 62
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal ABRT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal CONT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: get signal EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal FPE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal IO
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LOST
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LWP
new FAIL: gdb.reverse/sigall-precsave.exp: get signal MSG
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PIPE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal POLL
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal QUIT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal SEGV
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal VTALRM
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal WINCH
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reload precord save file
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_ABRT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to gen_XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ABRT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ABRT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 33
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 34
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 35
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 36
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 37
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 38
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 39
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 40
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 41
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 42
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 43
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 44
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 45
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 46
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 47
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 48
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 49
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 50
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 51
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 52
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 53
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 54
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 55
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 56
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 57
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 58
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 59
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 60
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 61
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 62
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to 63
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to ALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to BUS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to CHLD
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to CONT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to DANGER
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to EMT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to FPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to GRANT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to HUP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to ILL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to IO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to LOST
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to LWP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to MSG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to PHONE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to PIPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to POLL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to PRIO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to PROF
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to PWR
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to QUIT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to RETRACT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to SAK
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to SEGV
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to SOUND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to SYS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to TERM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to TSTP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to TTIN
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to TTOU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to URG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to USR1
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to USR2
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to VTALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to WAITING
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to WINCH
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to WIND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to XCPU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: advance to XFSZ
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 33
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 34
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 35
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 36
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 37
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 38
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 39
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 40
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 41
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 42
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 43
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 44
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 45
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 46
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 47
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 48
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 49
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 50
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 51
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 52
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 53
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 54
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 55
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 56
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 57
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 58
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 59
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 60
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 61
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 62
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 63
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal ABRT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal ALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal BUS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal CHLD
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal CONT
new FAIL: gdb.reverse/sigall-reverse.exp: get signal DANGER
new FAIL: gdb.reverse/sigall-reverse.exp: get signal EMT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal FPE
new FAIL: gdb.reverse/sigall-reverse.exp: get signal GRANT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal HUP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal ILL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal IO
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LOST
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LWP
new FAIL: gdb.reverse/sigall-reverse.exp: get signal MSG
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PHONE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal PIPE
new FAIL: gdb.reverse/sigall-reverse.exp: get signal POLL
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PRIO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal PROF
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal PWR
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal QUIT
new FAIL: gdb.reverse/sigall-reverse.exp: get signal RETRACT
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SAK
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal SEGV
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SOUND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal SYS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal TERM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal TSTP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal TTIN
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal TTOU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal URG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal USR1
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal USR2
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal VTALRM
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WAITING
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal WINCH
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WIND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal XCPU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: get signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_33
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_34
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_35
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_36
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_37
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_38
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_39
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_40
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_41
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_42
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_43
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_44
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_45
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_46
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_47
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_48
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_49
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_50
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_51
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_52
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_53
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_54
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_55
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_56
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_57
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_58
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_59
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_60
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_61
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_62
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_63
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ABRT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_BUS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CHLD
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CONT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_DANGER
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_EMT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_FPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_GRANT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_HUP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ILL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_IO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LOST
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LWP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_MSG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PHONE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PIPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_POLL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PRIO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PROF
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PWR
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_QUIT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_RETRACT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SAK
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SEGV
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SOUND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SYS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TERM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TSTP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTIN
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTOU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_URG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR1
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR2
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_VTALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WAITING
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WINCH
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WIND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XCPU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XFSZ
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 33
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 34
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 35
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 36
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 37
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 38
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 39
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 40
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 41
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 42
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 43
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 44
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 45
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 46
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 47
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 48
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 49
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 50
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 51
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 52
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 53
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 54
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 55
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 56
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 57
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 58
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 59
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 60
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 61
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 62
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 63
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ABRT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of BUS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CHLD
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CONT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of DANGER
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of EMT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of FPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of GRANT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of HUP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ILL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of IO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LOST
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LWP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of MSG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PHONE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PIPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of POLL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PRIO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PROF
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PWR
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of QUIT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of RETRACT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SAK
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SEGV
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SOUND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SYS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TSTP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTIN
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTOU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of URG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR1
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR2
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of VTALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WAITING
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WINCH
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WIND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XCPU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XFSZ
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 33
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 34
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 35
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 36
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 37
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 38
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 39
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 40
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 41
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 42
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 43
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 44
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 45
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 46
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 47
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 48
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 49
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 50
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 51
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 52
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 53
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 54
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 55
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 56
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 57
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 58
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 59
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 60
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 61
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 62
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal 63
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal ABRT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal ALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal BUS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal CHLD
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal CONT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal DANGER
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal EMT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal FPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal GRANT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal HUP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal ILL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal IO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal LOST
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal LWP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal MSG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal PHONE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal PIPE
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal POLL
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal PRIO
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal PROF
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal PWR
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal QUIT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal RETRACT
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal SAK
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal SEGV
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal SOUND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal SYS
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal TERM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal TSTP
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal TTIN
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal TTOU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal URG
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal USR1
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal USR2
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal VTALRM
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal WAITING
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal WINCH
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal WIND
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal XCPU
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: send signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/solib-precsave.exp: forward to end part one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next first shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next generic
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next second shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next third shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step first shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step generic
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step second shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step third shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/solib-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/solib-reverse.exp: forward to end part one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next first shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next generic
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next over solib function two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next second shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next third shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step first shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step generic
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step second shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step third shr1
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: run until end part one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/step-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse stepi thru function return
PASS -> FAIL: gdb.reverse/step-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/step-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/step-precsave.exp: set reverse execution
PASS -> FAIL: gdb.reverse/step-precsave.exp: step into call
PASS -> FAIL: gdb.reverse/step-precsave.exp: stepi into function call
PASS -> FAIL: gdb.reverse/step-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse stepi thru function return
PASS -> FAIL: gdb.reverse/step-reverse.exp: set reverse execution
PASS -> FAIL: gdb.reverse/step-reverse.exp: step into call
PASS -> FAIL: gdb.reverse/step-reverse.exp: stepi into function call
PASS -> FAIL: gdb.reverse/step-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to factorial
PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to marker2
PASS -> FAIL: gdb.reverse/until-precsave.exp: finish to main
PASS -> FAIL: gdb.reverse/until-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial
PASS -> FAIL: gdb.reverse/until-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/until-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution
PASS -> FAIL: gdb.reverse/until-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
PASS -> FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame
PASS -> FAIL: gdb.reverse/until-precsave.exp: until line number
PASS -> FAIL: gdb.reverse/until-reverse.exp: advance to factorial
PASS -> FAIL: gdb.reverse/until-reverse.exp: advance to marker2
PASS -> FAIL: gdb.reverse/until-reverse.exp: finish to main
PASS -> FAIL: gdb.reverse/until-reverse.exp: reverse-advance to final return of factorial
PASS -> FAIL: gdb.reverse/until-reverse.exp: reverse-advance to marker2
PASS -> FAIL: gdb.reverse/until-reverse.exp: reverse-finish from marker2
PASS -> FAIL: gdb.reverse/until-reverse.exp: reverse-until to entry of factorial
PASS -> FAIL: gdb.reverse/until-reverse.exp: set reverse execution
PASS -> FAIL: gdb.reverse/until-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/until-reverse.exp: until factorial, recursive function
PASS -> FAIL: gdb.reverse/until-reverse.exp: until func, not called by current frame
PASS -> FAIL: gdb.reverse/until-reverse.exp: until line number
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/watch-precsave.exp: continue to breakpoint: marker1
PASS -> FAIL: gdb.reverse/watch-precsave.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/watch-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/watch-precsave.exp: replay forward to marker2
PASS -> FAIL: gdb.reverse/watch-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/watch-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/watch-precsave.exp: set forward
PASS -> FAIL: gdb.reverse/watch-precsave.exp: set reverse
PASS -> FAIL: gdb.reverse/watch-precsave.exp: turn on process record
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fifth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, first time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fourth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, second time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, third time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fifth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, first time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fourth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, second time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, third time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, first time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fifth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, first time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fourth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, second time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, third time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, second time
PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, third time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: continue to breakpoint: marker1
PASS -> FAIL: gdb.reverse/watch-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/watch-reverse.exp: replay forward to marker2
PASS -> FAIL: gdb.reverse/watch-reverse.exp: set forward
PASS -> FAIL: gdb.reverse/watch-reverse.exp: set reverse
PASS -> FAIL: gdb.reverse/watch-reverse.exp: turn on process record
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, first time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fourth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, second time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, third time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, fifth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, first time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, fourth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, second time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, third time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, first time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, fifth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, first time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, fourth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, second time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, third time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, second time
PASS -> FAIL: gdb.reverse/watch-reverse.exp: watchpoint hit, third time
PASS -> FAIL: gdb.server/abspath.exp: continue to main
new FAIL: gdb.server/abspath.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: print pc again
PASS -> FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
PASS -> FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: target remote
PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit
PASS -> FAIL: gdb.server/ext-restart.exp: restart: run to main
PASS -> FAIL: gdb.server/ext-restart.exp: run to main
PASS -> FAIL: gdb.server/ext-restart.exp: set remote exec-file
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-run.exp: continue to main
PASS -> FAIL: gdb.server/ext-run.exp: get process list
PASS -> FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS -> FAIL: gdb.server/ext-run.exp: monitor exit
PASS -> FAIL: gdb.server/ext-run.exp: set remote exec-file
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit
PASS -> FAIL: gdb.server/ext-wrapper.exp: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: run to marker
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
PASS -> FAIL: gdb.server/ext-wrapper.exp: set remote exec-file
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/file-transfer.exp: compare binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate text file
PASS -> FAIL: gdb.server/file-transfer.exp: compare text file
PASS -> FAIL: gdb.server/file-transfer.exp: deleted binary file
PASS -> FAIL: gdb.server/file-transfer.exp: deleted text file
PASS -> FAIL: gdb.server/file-transfer.exp: get binary file
PASS -> FAIL: gdb.server/file-transfer.exp: get text file
PASS -> FAIL: gdb.server/file-transfer.exp: put binary file
PASS -> FAIL: gdb.server/file-transfer.exp: put text file
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> FAIL: gdb.server/no-thread-db.exp: libthread-db is now unresolvable
PASS -> FAIL: gdb.server/no-thread-db.exp: print foo
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: connect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: connect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect
PASS -> FAIL: gdb.server/run-without-local-binary.exp: connect to gdbserver
PASS -> FAIL: gdb.server/run-without-local-binary.exp: run test program until the end
PASS -> FAIL: gdb.server/server-connect.exp: tcp4: connect to gdbserver using tcp4:127.0.0.1
PASS -> FAIL: gdb.server/server-connect.exp: tcp6-with-brackets: connect to gdbserver using tcp6:[::1]
PASS -> FAIL: gdb.server/server-connect.exp: tcp6: connect to gdbserver using tcp6:::1
PASS -> FAIL: gdb.server/server-connect.exp: tcp: connect to gdbserver using tcp:localhost
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
new FAIL: gdb.server/server-kill.exp: setting breakpoint at server-kill.c:29
PASS -> FAIL: gdb.server/server-kill.exp: tstatus
PASS -> FAIL: gdb.server/server-mon.exp: monitor
PASS -> FAIL: gdb.server/server-mon.exp: monitor help
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug 0
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug 1
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug-format all
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug-format none
PASS -> FAIL: gdb.server/server-mon.exp: monitor set remote-debug 0
PASS -> FAIL: gdb.server/server-mon.exp: monitor set remote-debug 1
PASS -> FAIL: gdb.server/server-run.exp: continue to main
PASS -> UNRESOLVED: gdb.server/server-run.exp: loaded dynamic linker
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/stop-reply-no-thread.exp: connect
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
new FAIL: gdb.stabs/gdb11479.exp: can't run to main natural_debug_format
PASS -> FAIL: gdb.threads/bp_in_thread.exp: run to noreturn
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/execl.exp: continue to exec
PASS -> FAIL: gdb.threads/execl.exp: continue until exit
PASS -> FAIL: gdb.threads/execl.exp: info threads before exec
new FAIL: gdb.threads/fork-child-threads.exp: can't run to main
new FAIL: gdb.threads/fork-thread-pending.exp: can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: probe displaced-stepping support: can't run to main
new FAIL: gdb.threads/hand-call-in-threads.exp: can't run to main
new FAIL: gdb.threads/interrupt-while-step-over.exp: can't run to main
new FAIL: gdb.threads/interrupted-hand-call.exp: can't run to main
new FAIL: gdb.threads/kill.exp: non-threaded: run to main
new FAIL: gdb.threads/kill.exp: threaded: run to main
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 4
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: main thread's sleep
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 4
PASS -> FAIL: gdb.threads/linux-dp.exp: first thread-specific breakpoint hit
PASS -> FAIL: gdb.threads/linux-dp.exp: found an interesting thread
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/linux-dp.exp: manager thread found
new FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 4
PASS -> FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 5
PASS -> FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 6
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 4
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 5
PASS -> FAIL: gdb.threads/linux-dp.exp: selected thread: 6
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at print_philosopher thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: thread-specific breakpoint is thread-specific
new FAIL: gdb.threads/local-watch-wrong-thread.exp: can't run to main
PASS -> FAIL: gdb.threads/manythreads.exp: check thread name
PASS -> FAIL: gdb.threads/manythreads.exp: first continue
PASS -> FAIL: gdb.threads/manythreads.exp: give a name to the thread
PASS -> FAIL: gdb.threads/manythreads.exp: info threads
PASS -> FAIL: gdb.threads/manythreads.exp: second continue
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 1
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 0
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 1
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 11
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 13
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 14
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 15
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 16
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 17
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 18
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 19
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 20
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 21
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 22
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 23
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 24
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 25
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 26
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 27
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 28
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 29
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 3
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 30
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 31
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 4
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 5
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 6
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 7
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 8
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 9
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: queue-signal SIGUSR1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: switch back to thread 1
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: thread 1
new FAIL: gdb.threads/multiple-successive-infcall.exp: can't run to main
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: can't run to main
new FAIL: gdb.threads/non-ldr-exit.exp: can't run to main
new FAIL: gdb.threads/pending-step.exp: can't run to main
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/print-threads.exp: set var slow = 0
PASS -> FAIL: gdb.threads/print-threads.exp: set var slow = 1
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: can't run to main
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: can't run to main
PASS -> FAIL: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread
PASS -> FAIL: gdb.threads/pthread_cond_wait.exp: run to break_me
new FAIL: gdb.threads/queue-signal.exp: can't run to main
new FAIL: gdb.threads/reconnect-signal.exp: can't run to main
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: can't run to main
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: can't run to main
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: can't run to main
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: can't run to main
new FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: can't run to main
new FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: can't run to main
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: can't run to thread_function
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: can't run to thread_function
new FAIL: gdb.threads/sigthread.exp: can't run to main
PASS -> FAIL: gdb.threads/staticthreads.exp: continue to main's call of sem_post
PASS -> FAIL: gdb.threads/staticthreads.exp: handle SIG32 helps
PASS -> KFAIL: gdb.threads/staticthreads.exp: info threads
PASS -> FAIL: gdb.threads/staticthreads.exp: rerun to main
PASS -> FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func
PASS -> FAIL: gdb.threads/switch-threads.exp: next
PASS -> FAIL: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 1
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 2
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 3
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 4
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 5
PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 6
PASS -> FAIL: gdb.threads/thread-find.exp: info thread foo
PASS -> FAIL: gdb.threads/thread-find.exp: info thread foo -1
PASS -> FAIL: gdb.threads/thread-find.exp: info threads 2 4 6
PASS -> FAIL: gdb.threads/thread-find.exp: info threads 3-3
PASS -> FAIL: gdb.threads/thread-find.exp: info threads 3-5
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 1
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 2
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 3
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 4
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 5
PASS -> FAIL: gdb.threads/thread-find.exp: name thread 6
PASS -> FAIL: gdb.threads/thread-find.exp: test inverted range
PASS -> FAIL: gdb.threads/thread-find.exp: test regular exp
PASS -> FAIL: gdb.threads/thread-specific.exp: continue to breakpoint: all threads started
PASS -> FAIL: gdb.threads/thread-specific.exp: get threads list
new FAIL: gdb.threads/thread-unwindonsignal.exp: can't run to main
new FAIL: gdb.threads/thread_check.exp: can't run to main
PASS -> FAIL: gdb.threads/threadapply.exp: go down and check selected frame
PASS -> FAIL: gdb.threads/threadapply.exp: go up in the stack frame
PASS -> FAIL: gdb.threads/threadapply.exp: run a simple print command on all threads
PASS -> FAIL: gdb.threads/threadapply.exp: step to the thread_function
new FAIL: gdb.threads/threadapply.exp: thread apply 1.1 1.2 1.3: can't run to main
PASS -> FAIL: gdb.threads/threadapply.exp: thread apply all backthread
new FAIL: gdb.threads/threadapply.exp: thread apply all: can't run to main
PASS -> FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
PASS -> FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
PASS -> FAIL: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
new FAIL: gdb.threads/tid-reuse.exp: can't run to main
PASS -> FAIL: gdb.threads/tls-core.exp: gcore
new FAIL: gdb.threads/tls-nodebug.exp: can't run to main
new FAIL: gdb.threads/tls-shared.exp: can't run to main
new FAIL: gdb.threads/tls-so_extern.exp: can't run to main
new FAIL: gdb.threads/tls.exp: can't run to main
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
PASS -> FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
PASS -> FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
PASS -> FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/wp-replication.exp: failed to run to main
new FAIL: gdb.trace/actions-changed.exp: can't run to main to check for trace support
new FAIL: gdb.trace/actions.exp: can't run to main
PASS -> FAIL: gdb.trace/ax.exp: maint agent
PASS -> FAIL: gdb.trace/ax.exp: maint agent 12
PASS -> FAIL: gdb.trace/ax.exp: maint agent-eval &gdb_long_test == &gdb_short_test
PASS -> FAIL: gdb.trace/ax.exp: maint agent-eval 12
new FAIL: gdb.trace/backtrace.exp: can't run to main to check for trace support
new FAIL: gdb.trace/change-loc.exp: can't run to main to check for trace support
new FAIL: gdb.trace/circ.exp: can't run to main to check for trace support
new FAIL: gdb.trace/disconnected-tracing.exp: can't run to main to check for trace support
new FAIL: gdb.trace/entry-values.exp: can't run to main
new FAIL: gdb.trace/ftrace-lock.exp: can't run to main to check for trace support
new FAIL: gdb.trace/ftrace.exp: can't run to main to check for trace support
new FAIL: gdb.trace/infotrace.exp: can't run to main
new FAIL: gdb.trace/mi-trace-frame-collected.exp: can't run to main to check for trace support
new FAIL: gdb.trace/mi-trace-unavailable.exp: can't run to main to check for trace support
new FAIL: gdb.trace/mi-traceframe-changed.exp: can't run to main to check for trace support
new FAIL: gdb.trace/mi-tracepoint-changed.exp: can't run to main to check for trace support
new FAIL: gdb.trace/mi-tsv-changed.exp: can't run to main to check for trace support
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: can't run to main to check for trace support
new FAIL: gdb.trace/pending.exp: can't run to main to check for trace support
new FAIL: gdb.trace/pr16508.exp: can't run to main to check for trace support
new FAIL: gdb.trace/qtro.exp: can't run to main to check for trace support
new FAIL: gdb.trace/range-stepping.exp: can't run to main to check for trace support
new FAIL: gdb.trace/read-memory.exp: can't run to main to check for trace support
new FAIL: gdb.trace/signal.exp: can't run to main to check for trace support
new FAIL: gdb.trace/status-stop.exp: can't run to main to check for trace support
new FAIL: gdb.trace/trace-break.exp: can't run to main to check for trace support
new FAIL: gdb.trace/trace-buffer-size.exp: can't run to main to check for trace support
new FAIL: gdb.trace/trace-condition.exp: can't run to main to check for trace support
new FAIL: gdb.trace/trace-enable-disable.exp: can't run to main to check for trace support
new FAIL: gdb.trace/trace-mt.exp: can't run to main to check for trace support
new FAIL: gdb.trace/tspeed.exp: can't run to main to check for trace support
new FAIL: gdb.trace/tstatus.exp: can't run to main to check for trace support
new FAIL: gdb.trace/while-stepping.exp: can't run to main
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Ubuntu-Aarch64-native-gdbserver-m64/xfails/master/xfail?id=>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Ubuntu-Aarch64-native-gdbserver-m64/xfails/master/xfail.table?id=>




  parent reply	other threads:[~2018-10-24 19:37 UTC|newest]

Thread overview: 3522+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 15:10 [binutils-gdb] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested sergiodj+buildbot
2018-10-23 15:12 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2018-10-23 19:11 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2018-10-23 20:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-10-23 20:06 ` Failures on Fedora-x86_64-m64, branch master sergiodj+buildbot
2018-10-23 20:23 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2018-10-23 21:59 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-10-23 22:43 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-10-24  2:20 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2018-10-24  2:45 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2018-10-24  2:54 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2018-10-24 19:50 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-10-24 22:49 ` sergiodj+buildbot [this message]
2018-10-25  1:31 ` Failures on Ubuntu-Aarch64-m64, " sergiodj+buildbot
2018-10-25 12:17 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-10-25 14:41 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-09-30 17:53 [binutils-gdb] [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir gdb-buildbot
2019-09-30 21:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
     [not found] <703a86c2fa74e6c998ed24a8823658119f176b2d@gdb-build>
2019-10-01  3:42 ` gdb-buildbot
2019-10-01  5:24 [binutils-gdb] Improve some comments about msymbol handling gdb-buildbot
2019-10-01  7:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-01 11:03 [binutils-gdb] Disable all warnings in gdb.rust/traits.rs gdb-buildbot
2019-10-01 11:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-01 11:52 [binutils-gdb] Use std::sort instead of qsort in minsyms.c gdb-buildbot
2019-10-01 14:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-01 15:00 [binutils-gdb] Remove extra whitespaces at the end of lines gdb-buildbot
2019-10-01 17:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-01 18:10 [binutils-gdb] [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx gdb-buildbot
2019-10-01 20:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-01 21:17 [binutils-gdb] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir gdb-buildbot
2019-10-01 23:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-02  6:43 [binutils-gdb] Don't create empty literal pieces gdb-buildbot
2019-10-02  8:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-02 15:44 [binutils-gdb] Style "pwd" output gdb-buildbot
2019-10-02 18:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03  1:15 [binutils-gdb] Use styled_string for "show logging filename" gdb-buildbot
2019-10-03  3:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03  4:12 [binutils-gdb] gdb: Remove a VEC from gdbsupport/btrace-common.h gdb-buildbot
2019-10-03  6:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03  7:12 [binutils-gdb] gdb: Change a VEC to std::vector in btrace.{c,h} gdb-buildbot
2019-10-03  9:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03 10:15 [binutils-gdb] gdb: Remove a use of VEC from dwarf2read.{c,h} gdb-buildbot
2019-10-03 12:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03 13:07 [binutils-gdb] Update my email address in gdb/MAINTAINERS gdb-buildbot
2019-10-03 15:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-03 20:01 [binutils-gdb] Search global block from basic_lookup_symbol_nonlocal gdb-buildbot
2019-10-03 22:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04  1:02 [binutils-gdb] Don't call decode_line_with_current_source from select_source_symtab gdb-buildbot
2019-10-04  1:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04  1:46 [binutils-gdb] Make current_source_* per-program-space gdb-buildbot
2019-10-04  4:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04  4:58 [binutils-gdb] Handle copy relocations gdb-buildbot
2019-10-04  7:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04  7:49 [binutils-gdb] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol gdb-buildbot
2019-10-04 10:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04 11:04 [binutils-gdb] Back out earlier Ada exception change gdb-buildbot
2019-10-04 13:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04 14:17 [binutils-gdb] Add $_ada_exception convenience variable gdb-buildbot
2019-10-04 16:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04 17:32 [binutils-gdb] gdb/testsuite: Fix py-format-string.exp on big-endian platforms gdb-buildbot
2019-10-04 20:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04 20:46 [binutils-gdb] Add missing includes to gdb_assert.h and gdb_string_view.h gdb-buildbot
2019-10-04 23:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-04 23:50 [binutils-gdb] Fix type of startup_with_shell in gdbserver gdb-buildbot
2019-10-05  2:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-05  2:55 [binutils-gdb] Convert boolean globals in server.c to bool gdb-buildbot
2019-10-05  5:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-05  5:59 [binutils-gdb] [gdb] Fix set/show style metadata help text gdb-buildbot
2019-10-05  8:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-05  9:13 [binutils-gdb] gdb: Remove whitespace in 'std::vector <...>' gdb-buildbot
2019-10-05 11:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-06  3:48 [binutils-gdb] libctf, binutils: dump the CTF header gdb-buildbot
2019-10-06  6:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-06 15:28 [binutils-gdb] libctf: support getting strings from the ELF strtab gdb-buildbot
2019-10-06 17:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-07  7:31 [binutils-gdb] libctf: dump: check the right error values when dumping functions gdb-buildbot
2019-10-07  9:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-07 11:02 [binutils-gdb] libctf: add the ctf_link machinery gdb-buildbot
2019-10-07 13:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-07 16:27 [binutils-gdb] Avoid crash on single-field union in Rust gdb-buildbot
2019-10-11  9:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-07 17:44 [binutils-gdb] libctf: add linking of the variable section gdb-buildbot
2019-10-07 20:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-08  0:06 [binutils-gdb] libctf: teach ctf_add_type how forwards work gdb-buildbot
2019-10-08  2:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-08  3:14 [binutils-gdb] libctf: don't leak hash keys or values on value replacement gdb-buildbot
2019-10-08  5:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-08  6:23 [binutils-gdb] libctf: eschew C99 for loop initial declarations gdb-buildbot
2019-10-08  8:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-08 12:35 [binutils-gdb] libctf: bfd-open: mark the bfd as cacheable gdb-buildbot
2019-10-08 15:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-08 15:52 [binutils-gdb] libctf: actually close bfds we have opened gdb-buildbot
2019-10-08 18:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09  5:46 [binutils-gdb] bfd, ld: add CTF section linking gdb-buildbot
2019-10-09  5:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09  6:16 [binutils-gdb] libctf: installable libctf as a shared library gdb-buildbot
2019-10-09  8:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09 12:23 [binutils-gdb] libctf: avoid the need to ever use ctf_update gdb-buildbot
2019-10-09 14:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09 15:25 [binutils-gdb] libctf: properly handle ctf_add_type of forwards and self-reffing structs gdb-buildbot
2019-10-09 17:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09 18:25 [binutils-gdb] libctf: allow ctf_type_lname of a null pointer gdb-buildbot
2019-10-09 20:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-09 21:47 [binutils-gdb] libctf: get the encoding of non-ints/fps in the dynamic space right gdb-buildbot
2019-10-10  0:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10  0:54 [binutils-gdb] libctf: remove ctf_malloc, ctf_free and ctf_strdup gdb-buildbot
2019-10-10  3:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10  4:03 [binutils-gdb] libctf: make ctf_dump not crash on OOM gdb-buildbot
2019-10-10  6:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10  7:01 [binutils-gdb] libctf: fix refcount leak in ctf_import gdb-buildbot
2019-10-10  9:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10 10:02 [binutils-gdb] libctf: fix tabdamage gdb-buildbot
2019-10-10 12:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10 13:33 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.linespec tests gdb-buildbot
2019-10-10 18:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10 18:34 [binutils-gdb] gdb/testsuite: Reduce test name duplication in gdb.base tests gdb-buildbot
2019-10-10 20:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-10 21:46 [binutils-gdb] gdb/testsuite: Reduce test name duplication in gdb.python tests gdb-buildbot
2019-10-10 23:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11  1:15 [binutils-gdb] gdb/fortran: Nested subroutine support gdb-buildbot
2019-10-11  5:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11  1:58 [binutils-gdb] gdb/fortran: Allow for matching symbols with missing scope gdb-buildbot
2019-10-11  6:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11 10:59 [binutils-gdb] [PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS relocs in PIE gdb-buildbot
2019-10-11 15:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11 12:25 [binutils-gdb] [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC gdb-buildbot
2019-10-11 14:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11 16:19 [binutils-gdb] PowerPC PIC vs. DLL TLS issues gdb-buildbot
2019-10-11 18:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-11 19:28 [binutils-gdb] [gdb/testsuite] Fix local-static.exp with gcc-4.8 gdb-buildbot
2019-10-11 21:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-12 13:04 [binutils-gdb] Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme) gdb-buildbot
2019-10-12 15:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-12 16:07 [binutils-gdb] Renaming of ctf (the trace format) files gdb-buildbot
2019-10-12 18:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13  1:26 [binutils-gdb] PowerPC TLS miscounting PLT for __tls_get_addr gdb-buildbot
2019-10-13  4:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13  4:56 [binutils-gdb] Bogus "final link failed" messages gdb-buildbot
2019-10-13  7:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13  7:52 [binutils-gdb] x86/Intel: correct MOVSD and CMPSD handling gdb-buildbot
2019-10-13 10:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13 10:50 [binutils-gdb] gdb/testsuite: Add gdb_test_name variable gdb-buildbot
2019-10-13 13:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13 13:44 [binutils-gdb] [gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.exp gdb-buildbot
2019-10-13 16:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-13 22:44 [binutils-gdb] Re: PowerPC PIC vs. DLL TLS issues gdb-buildbot
2019-10-14  1:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14  1:47 [binutils-gdb] Add support for new functionality in the msp430 backend of GCC gdb-buildbot
2019-10-14  4:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14  9:23 [binutils-gdb] Move declaration of vtbl_ptr_name to the header gdb-buildbot
2019-10-14 10:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14 10:39 [binutils-gdb] S/390: Add support for z15 as CPU name gdb-buildbot
2019-10-14 12:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14 13:42 [binutils-gdb] PR25078, stack overflow in function find_abstract_instance gdb-buildbot
2019-10-14 15:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14 16:38 [binutils-gdb] Move declaration of lang_frame_mismatch_warn to header gdb-buildbot
2019-10-14 19:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14 19:47 [binutils-gdb] Move declaration of overload_debug to header gdb-buildbot
2019-10-14 21:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-14 22:32 [binutils-gdb] Let ARI allow gdb %p printf extensions gdb-buildbot
2019-10-15  0:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15  1:29 [binutils-gdb] Don't include buildsym-legacy.h in windows-nat.c gdb-buildbot
2019-10-15  3:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15  4:49 [binutils-gdb] Remove two unused items from windows-nat.c gdb-buildbot
2019-10-15  7:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15  7:56 [binutils-gdb] PR25070, SEGV in function _bfd_dwarf2_find_nearest_line gdb-buildbot
2019-10-15 10:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15 14:31 [binutils-gdb] Fix the disassembly of the LDS and STS instructions of the AVR architecture gdb-buildbot
2019-10-15 16:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15 17:34 [binutils-gdb] Mark guile_{extension_,}script_ops as static gdb-buildbot
2019-10-15 19:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15 20:43 [binutils-gdb] [gdb/target] Fix pretty-printer for MPX bnd registers gdb-buildbot
2019-10-15 23:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-15 23:51 [binutils-gdb] [gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARF gdb-buildbot
2019-10-16  2:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16  2:58 [binutils-gdb] Remove two TUI comments gdb-buildbot
2019-10-16  5:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16  5:51 [binutils-gdb] Remove tui_default_win_viewport_height gdb-buildbot
2019-10-16  8:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16  8:48 [binutils-gdb] Remove tui_win_is_auxiliary gdb-buildbot
2019-10-16 11:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16 11:43 [binutils-gdb] Remove declaration from tui-wingeneral.h gdb-buildbot
2019-10-16 13:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16 14:35 [binutils-gdb] Make TUI window handle a unique_ptr gdb-buildbot
2019-10-16 16:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-16 17:19 [binutils-gdb] Don't call erase_data_content from tui_data_window::show_registers gdb-buildbot
2019-10-16 19:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17  5:39 [binutils-gdb] Include gdbtk.h to avoid declarations gdb-buildbot
2019-10-17  7:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17  8:18 [binutils-gdb] bfd/dwarf2.c: fix assertion failure in comp_unit_hash_info gdb-buildbot
2019-10-17 10:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17 11:15 [binutils-gdb] RISC-V: Fix two ARI warnings gdb-buildbot
2019-10-17 13:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17 14:11 [binutils-gdb] Improve comments in print-utils.h gdb-buildbot
2019-10-17 16:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17 17:24 [binutils-gdb] Move declaration of max_user_call_depth to header gdb-buildbot
2019-10-17 19:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-17 20:29 [binutils-gdb] Remove unnecessary declaration of trace_regblock_size gdb-buildbot
2019-10-17 22:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-18  0:30 [binutils-gdb] [gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave gdb-buildbot
2019-10-18  5:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-18  5:41 [binutils-gdb] gdb: small cleanup in breakpoint.c's includes gdb-buildbot
2019-10-18  7:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-18 23:15 [binutils-gdb] gdb: Silence -Wformat-nonliteral warning with clang gdb-buildbot
2019-10-19  1:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-19  2:13 [binutils-gdb] PR24955, libbfd terminating program on out of memory (part2) gdb-buildbot
2019-10-19  4:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-19  5:18 [binutils-gdb] qsort issues gdb-buildbot
2019-10-19  7:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-19 17:00 [binutils-gdb] qsort: dwarf2.c gdb-buildbot
2019-10-19 19:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-19 19:55 [binutils-gdb] qsort: syms.c stab sorting gdb-buildbot
2019-10-19 22:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20  0:10 [binutils-gdb] gdb: remove unused includes from dwarf2read.c gdb-buildbot
2019-10-20  2:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20  3:13 [binutils-gdb] gdb.mi/list-thread-groups-available.exp: read entries one by one instead of increasing timeout gdb-buildbot
2019-10-20  5:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20  6:06 [binutils-gdb] [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp gdb-buildbot
2019-10-20  8:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20  9:09 [binutils-gdb] Simplify power of two test gdb-buildbot
2019-10-20 11:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20 12:48 [binutils-gdb] PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of double equal for comparison gdb-buildbot
2019-10-20 14:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20 15:53 [binutils-gdb] remove more xmalloc in bfd gdb-buildbot
2019-10-20 18:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20 18:53 [binutils-gdb] s390: Fix infcalls passing a single-field struct with static members gdb-buildbot
2019-10-20 21:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-20 23:14 [binutils-gdb] m68hc1x: better arg checking for reloc_warning gdb-buildbot
2019-10-21  0:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-21  1:33 [binutils-gdb] Change iterate_over_breakpoints to take a function_view gdb-buildbot
2019-10-21  5:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-21  2:03 [binutils-gdb] Make tui-winsource not use breakpoint_chain gdb-buildbot
2019-10-21  6:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-21  7:16 [binutils-gdb] Change gcc_target_options to return std::string gdb-buildbot
2019-10-21  9:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-21 10:00 [binutils-gdb] Rename pid -> tid in windows-nat.c gdb-buildbot
2019-10-21 12:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-21 20:13 [binutils-gdb] gdb/gdbserver: Remove reference to vec-ipa.o gdb-buildbot
2019-10-21 22:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22  4:05 [binutils-gdb] [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments gdb-buildbot
2019-10-22  6:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22  7:13 [binutils-gdb] [gdb/tdep] Fix inferior call arg passing for amd64 gdb-buildbot
2019-10-22  9:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 10:38 [binutils-gdb] libctf: mark swap.h inline functions as static gdb-buildbot
2019-10-22 12:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 13:39 [binutils-gdb] Create xml-builtin.h to declare xml_builtins gdb-buildbot
2019-10-22 15:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 15:36 [binutils-gdb] Add initial compile command support to RISC-V port gdb-buildbot
2019-10-22 16:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 16:25 [binutils-gdb] DWARF reader: Reject sections with invalid sizes gdb-buildbot
2019-10-22 16:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 18:05 [binutils-gdb] gdb/fortran: Add test for module variables in 'info variables' output gdb-buildbot
2019-10-22 19:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 19:51 [binutils-gdb] Constify objfile::original_name gdb-buildbot
2019-10-22 19:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 20:04 [binutils-gdb] PR29, Coreutils POSIX2_VERSION as 200112L gdb-buildbot
2019-10-22 20:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 20:52 [binutils-gdb] [gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other files gdb-buildbot
2019-10-22 21:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 21:48 [binutils-gdb] [gdb] Fix typos in comments gdb-buildbot
2019-10-22 22:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-22 23:32 [binutils-gdb] Fix creation of stamp-h by gdb's configure script gdb-buildbot
2019-10-23  0:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  0:36 [binutils-gdb] RISC-V: Report unresolved relocation error via linker's callback function gdb-buildbot
2019-10-23  0:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  1:20 [binutils-gdb] [gdb] Fix more typos in comments gdb-buildbot
2019-10-23  1:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  3:01 [binutils-gdb] [bfd] Revise import stubs on hppa gdb-buildbot
2019-10-23  3:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  3:34 [binutils-gdb] Replace some more qsort calls with std::sort gdb-buildbot
2019-10-23  4:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  5:14 [binutils-gdb] gdb: Make startswith return a bool gdb-buildbot
2019-10-23  6:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23  9:52 [binutils-gdb] Make unlink_objfile and put_objfile_before static gdb-buildbot
2019-10-23 12:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 10:58 [binutils-gdb] [bfd] Provide 8-byte minimum alignment for .plt section gdb-buildbot
2019-10-23 10:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 12:37 [binutils-gdb] ar P support gdb-buildbot
2019-10-23 13:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 14:16 [binutils-gdb] [gdb/testsuite] Compile infcall-nested-structs.exp with -O2 gdb-buildbot
2019-10-23 15:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 15:54 [binutils-gdb] Fix creation of nm.h when configure is changed gdb-buildbot
2019-10-23 16:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 17:33 [binutils-gdb] contrib: Update dg-extract-results.* from gcc gdb-buildbot
2019-10-23 18:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 19:47 [binutils-gdb] Remove tui_exec_info_content gdb-buildbot
2019-10-23 20:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 20:46 [binutils-gdb] gdb: Ensure that !(a < a) is true in sort_cmp on obj_section objects gdb-buildbot
2019-10-23 21:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 21:12 [binutils-gdb] DWARF 5 support: Handle line table and file indexes gdb-buildbot
2019-10-23 21:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 22:54 [binutils-gdb] Add a fast_hash function in common-utils gdb-buildbot
2019-10-23 23:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-23 23:11 [binutils-gdb] Store the mangled name as a string_view gdb-buildbot
2019-10-23 23:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  0:29 [binutils-gdb] Use libxxhash for hashing, if present gdb-buildbot
2019-10-24  0:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  1:25 [binutils-gdb] Fix compile error & incorrect push gdb-buildbot
2019-10-24  1:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  2:36 [binutils-gdb] [gdb/breakpoints] Fix fullname.exp when run from symlink dir gdb-buildbot
2019-10-24  2:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  3:51 [binutils-gdb] Use m4_include, not sinclude in .m4 files gdb-buildbot
2019-10-24  4:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  5:30 [binutils-gdb] Add myself to the gdb/MAINTAINERS write-after-approval list gdb-buildbot
2019-10-24  5:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  7:22 [binutils-gdb] infcall: refactor 'call_function_by_hand_dummy' gdb-buildbot
2019-10-24  7:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  8:07 [binutils-gdb] Move readline to the readline/readline subdirectory gdb-buildbot
2019-10-24  9:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24  8:22 [binutils-gdb] Fix opcodes includes gdb-buildbot
2019-10-24  9:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24 17:28 [binutils-gdb] [gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple gdb-buildbot
2019-10-24 17:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-24 20:00 [binutils-gdb] Remove python_has_threads check in configure.ac gdb-buildbot
2019-10-24 20:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-25  5:07 [binutils-gdb] PR4499, assign file positions assumes segment offsets increasing gdb-buildbot
2019-10-25  5:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-25 15:12 [binutils-gdb] gdbserver does not need xstrdup gdb-buildbot
2019-10-25 15:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-25 19:38 [binutils-gdb] Don't make an extra copy + allocation of the demangled name gdb-buildbot
2019-10-25 19:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-25 21:16 [binutils-gdb] Fix find_charset_names gdb-buildbot
2019-10-25 21:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-26  8:09 [binutils-gdb] [gdb] Fix more typos in comments (2) gdb-buildbot
2019-10-26  8:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-28 16:36 [binutils-gdb] Stop potential illegal memory access in the NS32K disassembler gdb-buildbot
2019-10-28 16:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-28 17:04 [binutils-gdb] Fix buffer overrun in TIC30 disassembler gdb-buildbot
2019-10-28 17:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-28 18:44 [binutils-gdb] Add a string_view version of startswith gdb-buildbot
2019-10-28 18:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29  8:35 [binutils-gdb] Fix the size of the dos_message field in the internal_extra_pe_filehdr structure on hosts where sizeof(long) == 8 gdb-buildbot
2019-10-29  8:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29 10:16 [binutils-gdb] Prevent a left shift by a negative value when disassembling IA64 binaries gdb-buildbot
2019-10-29 10:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29 16:21 [binutils-gdb] Fix array overrun when disassembling corrupt TIC30 binaries gdb-buildbot
2019-10-29 16:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29 17:53 [binutils-gdb] When copying pe format files, copy the dos_message array, rather than re-initiialising it gdb-buildbot
2019-10-29 17:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29 19:23 [binutils-gdb] Load system gdbinit files from a directory gdb-buildbot
2019-10-29 19:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-29 20:44 [binutils-gdb] Change some arguments to gdb::string_view instead of name+len gdb-buildbot
2019-10-29 21:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-30  8:36 [binutils-gdb] x86: slightly rearrange struct insn_template gdb-buildbot
2019-10-30  9:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-30  9:50 [binutils-gdb] x86: re-do "shorthand" handling gdb-buildbot
2019-10-30 10:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-30 12:41 [binutils-gdb] Add the ability to the BFD library to read build-ids from core flies gdb-buildbot
2019-10-30 13:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-30 13:56 [binutils-gdb] Modify the ARNM assembler to accept the omission of the immediate argument for the writeback form of the LDRAA and LDRAB mnemonics gdb-buildbot
2019-10-30 14:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-31 16:58 [binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call gdb-buildbot
2019-10-31 17:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-10-31 20:14 [binutils-gdb] [ARM] Store exception handling information per-bfd instead of per-objfile gdb-buildbot
2019-10-31 20:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01  0:37 [binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2) gdb-buildbot
2019-11-01  0:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01  1:46 [binutils-gdb] Implement convenience functions to examine GDB settings gdb-buildbot
2019-11-01  2:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01  2:59 [binutils-gdb] Test the convenience functions $_gdb_setting and $_gdb_setting_str gdb-buildbot
2019-11-01  3:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01  5:00 [binutils-gdb] gdb/fortran: Add new 'info modules' command gdb-buildbot
2019-11-01  5:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01  5:26 [binutils-gdb] gdb: Add new commands to list module variables and functions gdb-buildbot
2019-11-01  5:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01 15:34 [binutils-gdb] Move check for strerror_r to common.m4 where it belongs gdb-buildbot
2019-11-01 16:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-01 17:42 [binutils-gdb] Simplify print_sys_errmsg gdb-buildbot
2019-11-01 18:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-02  7:09 [binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3) gdb-buildbot
2019-11-02  7:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-05  9:32 [binutils-gdb] x86: consolidate disassembler enum naming a little gdb-buildbot
2019-11-05  9:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-05  9:47 [binutils-gdb] x86: split MONITORX/MWAITX entries gdb-buildbot
2019-11-05  9:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-05 10:16 [binutils-gdb] x86: fold OP_Mwaitx() into OP_Mwait() gdb-buildbot
2019-11-05 10:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-05 23:34 [binutils-gdb] Style disassembly in the TUI gdb-buildbot
2019-11-06  0:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-06  0:18 [binutils-gdb] Remove la_get_string member gdb-buildbot
2019-11-06  0:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-06  2:10 [binutils-gdb] Fix regression from TUI disassembly style patch gdb-buildbot
2019-11-06  2:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-06 15:31 [binutils-gdb] Remove some includes of readline.h gdb-buildbot
2019-11-06 15:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-06 18:56 [binutils-gdb] Regenerate gnulib files gdb-buildbot
2019-11-06 19:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-06 21:03 [binutils-gdb] Use strtok_r instead of strtok gdb-buildbot
2019-11-06 21:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-07  9:35 [binutils-gdb] x86: adjust register names printed for MONITOR/MWAIT gdb-buildbot
2019-11-07 10:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-07 16:55 [binutils-gdb] [gas][aarch64] Armv8.6-a option [1/X] gdb-buildbot
2019-11-07 17:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-08  8:50 [binutils-gdb] x86: introduce operand type "class" gdb-buildbot
2019-11-08  8:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-08 10:18 [binutils-gdb] x86: convert Control/Debug/Test from bitfield to enumerator gdb-buildbot
2019-11-08 10:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-08 11:02 [binutils-gdb] x86: convert RegSIMD and RegMMX from bitfield to enumerator gdb-buildbot
2019-11-08 11:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-08 14:49 [binutils-gdb] Constify command_line_input gdb-buildbot
2019-11-08 14:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-10 18:21 [binutils-gdb] Remove can_highlight from TUI windows gdb-buildbot
2019-11-10 18:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-10 20:54 [binutils-gdb] gdb_vecs.h: Avoid self move assign gdb-buildbot
2019-11-10 20:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-10 22:04 [binutils-gdb] gdb: Add a class to track last display symtab and line information gdb-buildbot
2019-11-10 22:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-11 13:01 [binutils-gdb] Arm64: fix build with old glibc gdb-buildbot
2019-11-11 13:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-11 13:48 [binutils-gdb] Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register gdb-buildbot
2019-11-11 14:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-12  8:30 [binutils-gdb] x86: introduce operand type "instance" gdb-buildbot
2019-11-12  8:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-12  9:13 [binutils-gdb] x86: eliminate ImmExt abuse gdb-buildbot
2019-11-12  9:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-12  9:56 [binutils-gdb] x86: fold EsSeg into IsString gdb-buildbot
2019-11-12 10:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-12 22:14 [binutils-gdb] Make struct symbol inherit from general_symbol_info gdb-buildbot
2019-11-12 22:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-14  8:51 [binutils-gdb] x86: make JumpAbsolute an insn attribute gdb-buildbot
2019-11-14  9:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-15  1:18 [binutils-gdb] Update README gdb-buildbot
2019-11-15  1:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-15 19:34 [binutils-gdb] Generate gnulib's toplevel Makefile.in using automake gdb-buildbot
2019-11-15 19:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-15 20:18 [binutils-gdb] Import the strerror_r-posix module and use it in GDB gdb-buildbot
2019-11-15 20:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-15 23:15 [binutils-gdb] Minor updates to readline configury gdb-buildbot
2019-11-15 23:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-18 11:24 [binutils-gdb] gas: Add --gdwarf-cie-version command line flag gdb-buildbot
2019-11-18 11:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-18 12:40 [binutils-gdb] PR25196, abort in rewrite_elf_program_header gdb-buildbot
2019-11-18 12:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-18 22:11 [binutils-gdb] PR25200, SIGSEGV in _bfd_elf_validate_reloc gdb-buildbot
2019-11-18 22:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-19 16:22 [binutils-gdb] Report GetLastError value when DebugActiveProcess fails gdb-buildbot
2019-11-19 16:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-21 11:18 [binutils-gdb] ARM cmse_scan segfault gdb-buildbot
2019-11-21 11:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-21 15:57 [binutils-gdb] gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64 gdb-buildbot
2019-11-21 16:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-22 15:55 [binutils-gdb] [gdb/contrib] Combine sed invocations in words.sh script gdb-buildbot
2019-11-22 16:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-22 18:57 [binutils-gdb] Replace SYMBOL_*_NAME accessors with member functions gdb-buildbot
2019-11-22 19:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-25  5:02 [binutils-gdb] Introduce new section flag: SEC_ELF_OCTETS gdb-buildbot
2019-11-25  5:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-25 21:14 [binutils-gdb] Replace int with bool in solib.c gdb-buildbot
2019-11-25 21:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-25 22:44 [binutils-gdb] [gdb/contrib] Add -c option to words.sh script gdb-buildbot
2019-11-25 22:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-26 14:27 [binutils-gdb] Fix comparison operations in SH code that trigger warning in clang gdb-buildbot
2019-11-26 14:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-26 18:24 [binutils-gdb] Use safe_strerror instead of strerror where possible gdb-buildbot
2019-11-26 18:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-26 21:08 [binutils-gdb] Add missing includes in dwarf-index-write.c and mi/mi-interp.c gdb-buildbot
2019-11-26 21:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27  0:04 [binutils-gdb] Remove dict_empty/mdict_empty gdb-buildbot
2019-11-27  0:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27  2:10 [binutils-gdb] Remove unused rbreak_command_wrapper and other declarations gdb-buildbot
2019-11-27  2:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27  3:38 [binutils-gdb] Make functions static in unittests gdb-buildbot
2019-11-27  3:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27  4:36 [binutils-gdb] Remove simulator_command declaration, make static gdb-buildbot
2019-11-27  4:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 10:30 [binutils-gdb] Introduce thread-safe way to handle SIGSEGV gdb-buildbot
2019-11-27 10:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 12:05 [binutils-gdb] Add maint set/show worker-threads gdb-buildbot
2019-11-27 12:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 13:55 [binutils-gdb] Set names of worker threads gdb-buildbot
2019-11-27 14:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 14:34 [binutils-gdb] Add add_internal_function overload gdb-buildbot
2019-11-27 15:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 15:22 [binutils-gdb] Use cmd_list_element::doc_allocated for Python commands gdb-buildbot
2019-11-27 15:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 17:15 [binutils-gdb] Correct R_SH_IND12W handling gdb-buildbot
2019-11-27 17:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-27 22:03 [binutils-gdb] gdb/mi: Add -symbol-info-modules command gdb-buildbot
2019-11-27 22:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-28  0:30 [binutils-gdb] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs gdb-buildbot
2019-11-28  0:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-11-29 12:41 [binutils-gdb] gdb: improve debug output of function overload resolution gdb-buildbot
2019-11-29 12:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-01 19:22 [binutils-gdb] Allow using less horizontal space in TUI source window gdb-buildbot
2019-12-01 19:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-01 20:32 [binutils-gdb] Add TUI border colors gdb-buildbot
2019-12-01 20:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-03  9:09 [binutils-gdb] dwarf2.c stash->sec_info_ptr and stash->sec gdb-buildbot
2019-12-03  9:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-03  9:39 [binutils-gdb] dwarf2.c: read_abbrevs fail cleanup, and offset checking gdb-buildbot
2019-12-03  9:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-03 21:22 [binutils-gdb] Fix leak of symbol name in block_symbol_cache gdb-buildbot
2019-12-03 21:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 11:11 [binutils-gdb] x86/Intel: extend MOVDIRI testing gdb-buildbot
2019-12-04 11:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 11:31 [binutils-gdb] x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifier gdb-buildbot
2019-12-04 12:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 15:34 [binutils-gdb] Silence maybe-uninitialized warning in dwarf2read.c gdb-buildbot
2019-12-04 15:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 17:42 [binutils-gdb] Move type_byte_order earlier gdb-buildbot
2019-12-04 18:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 20:05 [binutils-gdb] Propagate endianity to subrange types gdb-buildbot
2019-12-04 19:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 21:13 [binutils-gdb] sim-utils.c: prevent buffer overflow gdb-buildbot
2019-12-04 21:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-04 23:40 [binutils-gdb] Remove unused includes in aarch64-linux-tdep.c gdb-buildbot
2019-12-04 23:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-05  0:06 [binutils-gdb] Fix regcache::cooked_read_test selftest for mep gdb-buildbot
2019-12-05  1:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-05  1:46 [binutils-gdb] gdb/fortran: Support for single/double type modifiers gdb-buildbot
2019-12-05  2:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-05  3:21 [binutils-gdb] gdb/testsuite: Use -J option when compiling Fortran tests gdb-buildbot
2019-12-05  3:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-05  5:36 [binutils-gdb] PR25249, Memory leak in microblaze-dis.c gdb-buildbot
2019-12-05  5:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-05 20:37 [binutils-gdb] Remove gdbarch parameter of lookup_typename gdb-buildbot
2019-12-05 21:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-06  5:39 [binutils-gdb] Fix crash when command arg is missing in faas/taas/tfaas commands gdb-buildbot
2019-12-06  6:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-06  7:54 [binutils-gdb] gdb: fix overload resolution for see-through references gdb-buildbot
2019-12-06  9:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-06  8:34 [binutils-gdb] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp gdb-buildbot
2019-12-06  9:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-06 18:27 [binutils-gdb] [gdb/symtab] Prefer var def over decl gdb-buildbot
2019-12-06 19:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-09 14:21 [binutils-gdb] gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+ gdb-buildbot
2019-12-09 14:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-09 18:21 [binutils-gdb] gdb: rank an lvalue argument incompatible for an rvalue parameter gdb-buildbot
2019-12-09 18:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-10  0:50 [binutils-gdb] Remove backup ppc struct dis_private gdb-buildbot
2019-12-10  0:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-10  1:43 [binutils-gdb] Use disassemble_info.private_data in place of insn_sets gdb-buildbot
2019-12-10  1:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-10 16:39 [binutils-gdb] Normalize Ada ptype to use a single "?" gdb-buildbot
2019-12-10 17:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-10 20:07 [binutils-gdb] Suppress the "unused function" warning for select_strerror_r gdb-buildbot
2019-12-10 20:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-10 23:15 [binutils-gdb] Add gdb_compile_openmp to lib/gdb.exp gdb-buildbot
2019-12-10 23:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11  1:34 [binutils-gdb] ubsan: ia64: left shift of negative value gdb-buildbot
2019-12-11  2:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11  3:32 [binutils-gdb] ubsan: xtensa: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-11  3:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11  6:54 [binutils-gdb] ubsan: bfin: shift exponent is too large gdb-buildbot
2019-12-11  6:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11  7:38 [binutils-gdb] ubsan: cr16: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-11  7:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11  9:31 [binutils-gdb] ussan: d30v: index out of bounds gdb-buildbot
2019-12-11 10:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 11:44 [binutils-gdb] ubsan: m68k: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-11 11:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 14:22 [binutils-gdb] ubsan: s12z: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-11 15:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 15:31 [binutils-gdb] ubsan: tic4x: segv and signed shifts gdb-buildbot
2019-12-11 16:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 17:05 [binutils-gdb] ubsan: v850: left shift cannot be represented in type 'long' gdb-buildbot
2019-12-11 17:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 17:56 [binutils-gdb] ubsan: vax: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-11 18:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 19:24 [binutils-gdb] Implement 'print -raw-values' and 'set print raw-values on|off' gdb-buildbot
2019-12-11 19:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 21:52 [binutils-gdb] Fix build on macOS gdb-buildbot
2019-12-11 22:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-11 22:13 [binutils-gdb] Bump version to 10.0.50.DATE-git gdb-buildbot
2019-12-11 22:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-12  4:32 [binutils-gdb] First use of tui_layout gdb-buildbot
2019-12-12  5:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-12 11:44 [binutils-gdb] Remove duplicate cast gdb-buildbot
2019-12-12 12:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-13  8:10 [binutils-gdb] Introduce program_space::add_objfile gdb-buildbot
2019-12-14  5:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-15 23:55 [binutils-gdb] Manage objfiles with shared_ptr gdb-buildbot
2019-12-16  0:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16  3:00 [binutils-gdb] MSP430: Relax target glob for configuring GDB gdb-buildbot
2019-12-16  3:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 10:20 [binutils-gdb] Change ARI usage to GNU style gdb-buildbot
2019-12-16 11:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 11:39 [binutils-gdb] Remove "fix" call for "long long" from ARI gdb-buildbot
2019-12-16 12:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 15:42 [binutils-gdb] Add unlink support to moxie simulator gdb-buildbot
2019-12-16 16:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 19:22 [binutils-gdb] Use symbol_set_language to set a symbol's language gdb-buildbot
2019-12-16 19:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 19:58 [binutils-gdb] Use an accessor function for general_symbol_info::language gdb-buildbot
2019-12-16 20:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 21:25 [binutils-gdb] ubsan: moxie: left shift of negative value gdb-buildbot
2019-12-16 22:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-16 23:30 [binutils-gdb] ubsan: bfin: left shift of negative value gdb-buildbot
2019-12-16 23:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-17  2:13 [binutils-gdb] ubsan: nios2: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-17  2:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-17  7:06 [binutils-gdb] Fix double-free when creating more than one block in JIT debug info reader gdb-buildbot
2019-12-17  6:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-17  9:00 [binutils-gdb] jit: make gdb_object::symtabs an std::forward_list gdb-buildbot
2019-12-17  8:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-17 12:11 [binutils-gdb] ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long') gdb-buildbot
2019-12-17 13:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-17 14:06 [binutils-gdb] ubsan: aarch64: left shift cannot be represented in type 'int64_t' gdb-buildbot
2019-12-17 15:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-18 17:53 [binutils-gdb] Fix -Wmisleading-indentation warning in top.c gdb-buildbot
2019-12-18 18:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-18 22:06 [binutils-gdb] Update gdb.base/default.exp for GDB 10 gdb-buildbot
2019-12-18 22:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19  0:42 [binutils-gdb] PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015 gdb-buildbot
2019-12-19  1:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 17:28 [binutils-gdb] Handle CRLF when reading XML on Windows gdb-buildbot
2019-12-19 17:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 18:32 [binutils-gdb] Fix comment in field_kind gdb-buildbot
2019-12-19 19:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 19:42 [binutils-gdb] Add install-strip to sim/ gdb-buildbot
2019-12-19 20:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 20:45 [binutils-gdb] Rename "sun" variable to avoid conflicts on Solaris gdb-buildbot
2019-12-19 21:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 21:21 [binutils-gdb] Cast the log10 argument to double to disambiguate it gdb-buildbot
2019-12-19 21:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-19 21:51 [binutils-gdb] Make the literal argument to pow a double, not an integer gdb-buildbot
2019-12-19 22:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-20 13:35 [binutils-gdb] ubsan: xtensa: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-20 14:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-20 16:57 [binutils-gdb] Make isearch change readline prompt in TUI gdb-buildbot
2019-12-20 17:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-20 17:52 [binutils-gdb] Change tui_update_locator_fullname to take a symtab gdb-buildbot
2019-12-20 18:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-20 22:29 [binutils-gdb] Remove some unnecessary focus switches gdb-buildbot
2019-12-20 22:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-20 23:42 [binutils-gdb] Remove tui_source_window::show_symtab_source gdb-buildbot
2019-12-20 23:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21  2:42 [binutils-gdb] Simplify tui_update_source_windows_with_addr gdb-buildbot
2019-12-21  3:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21  3:56 [binutils-gdb] Simplify tui_update_source_windows_with_line gdb-buildbot
2019-12-21  4:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21  5:08 [binutils-gdb] Display "main" on initial TUI startup gdb-buildbot
2019-12-21  5:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21 14:25 [binutils-gdb] infcall, c++: collect more pass-by-reference information gdb-buildbot
2019-12-21 15:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21 16:42 [binutils-gdb] testsuite, cp: increase the coverage of testing pass-by-ref arguments gdb-buildbot
2019-12-21 16:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21 17:35 [binutils-gdb] sym-info-cmds.exp: add missing quote in test name gdb-buildbot
2019-12-21 18:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21 19:28 [binutils-gdb] Address Tom Tromey's comments on the CTF reader gdb-buildbot
2019-12-21 20:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-21 21:56 [binutils-gdb] Fix disabling of solib probes when LD_AUDITing gdb-buildbot
2019-12-21 22:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-23  9:34 [binutils-gdb] ubsan: iq2000: left shift of negative value gdb-buildbot
2019-12-23 10:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-26  6:19 [binutils-gdb] pe_bfd_read_buildid memory leak gdb-buildbot
2019-12-26  6:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-26  6:53 [binutils-gdb] Add profiling outputs to .gitignore gdb-buildbot
2019-12-26  7:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-26  8:02 [binutils-gdb] asan: som: heap-buffer-overflow gdb-buildbot
2019-12-26  8:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-26  9:09 [binutils-gdb] ubsan: v850: left shift cannot be represented in type 'int' gdb-buildbot
2019-12-26  9:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-26 22:45 [binutils-gdb] Add a NEWS entry for multithreaded symbol loading gdb-buildbot
2019-12-26 23:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-27  5:32 [binutils-gdb] Make symbol_set_names a member function gdb-buildbot
2019-12-27  5:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-27  9:11 [binutils-gdb] x86: consolidate Disp<NN> handling a little gdb-buildbot
2019-12-27  9:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-27 19:40 [binutils-gdb] Remove dead code from TUI gdb-buildbot
2019-12-27 20:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-28  2:47 [binutils-gdb] [PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does not have debug info gdb-buildbot
2019-12-28  2:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-29 12:48 [binutils-gdb] coff_close_and_cleanup gdb-buildbot
2019-12-29 13:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-29 13:56 [binutils-gdb] asan: alpha-vms: memory leaks gdb-buildbot
2019-12-29 14:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-29 14:29 [binutils-gdb] ubsan: alpha-vms: shift exponent is too large gdb-buildbot
2019-12-29 15:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-29 22:10 [binutils-gdb] Fix setting breakpoints or stepping on line 65535 gdb-buildbot
2019-12-29 22:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-30  3:44 [binutils-gdb] archive.c bfd_zalloc gdb-buildbot
2019-12-30  4:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-30 14:29 [binutils-gdb] vms-alpha.c object_p memory leaks gdb-buildbot
2019-12-30 14:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-30 16:47 [binutils-gdb] Use "bool" in more spots in TUI gdb-buildbot
2019-12-30 17:11 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-30 17:47 [binutils-gdb] Make some TUI globals "static" gdb-buildbot
2019-12-30 17:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2019-12-31 13:40 [binutils-gdb] asan: alpha-vms: Heap-buffer-overflow gdb-buildbot
2019-12-31 14:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-01  9:06 [binutils-gdb] gdb/copyright.py: Convert to Python 3 gdb-buildbot
2020-01-01  9:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-01 10:39 [binutils-gdb] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex gdb-buildbot
2020-01-01 11:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-01 22:21 [binutils-gdb] Fix install-strip for cross-compilation gdb-buildbot
2020-01-01 22:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-02 14:31 [binutils-gdb] AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) gdb-buildbot
2020-01-02 15:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-09 14:59 [binutils-gdb] Fix the cast used to prevent compile time warning about an always false test gdb-buildbot
2020-01-09 15:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-09 19:30 [binutils-gdb] Fix memory leak of the demangled symbol name gdb-buildbot
2020-01-09 20:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-09 23:35 [binutils-gdb] Don't define _FORTIFY_SOURCE on MinGW gdb-buildbot
2020-01-09 23:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-09 23:56 [binutils-gdb] gdb/testsuite: Fix race condition in gdb.base/skip.exp gdb-buildbot
2020-01-10  0:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  1:22 [binutils-gdb] gdb/testsuite/tui: Always dump_screen when asked gdb-buildbot
2020-01-10  1:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  1:41 [binutils-gdb] gdb/testsuite/tui: Split enter_tui into two procs gdb-buildbot
2020-01-10  2:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  2:27 [binutils-gdb] gdb/testsuite/tui: Introduce check_box_contents gdb-buildbot
2020-01-10  3:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  3:17 [binutils-gdb] gdb/tui: Fix 'layout asm' before the inferior has started gdb-buildbot
2020-01-10  3:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  4:03 [binutils-gdb] gdb: Fix scrolling in TUI gdb-buildbot
2020-01-10  4:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10  5:23 [binutils-gdb] gdb/tui: Link source and assembler scrolling .... again gdb-buildbot
2020-01-10  5:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 11:28 [binutils-gdb] ubsan: alpha-coff: signed integer overflow gdb-buildbot
2020-01-10 12:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 12:14 [binutils-gdb] ubsan: spu: left shift of negative value gdb-buildbot
2020-01-10 12:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 14:52 [binutils-gdb] AArch64: Revert setting of elf class in linker stub gdb-buildbot
2020-01-10 15:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 20:29 [binutils-gdb] gdb/testsuite/gdb.base/stap-probe: Minor clean-up gdb-buildbot
2020-01-10 20:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 21:12 [binutils-gdb] Fix handling of null stap semaphores gdb-buildbot
2020-01-10 21:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 22:50 [binutils-gdb] Don't rely on inferior_ptid in record_full_wait gdb-buildbot
2020-01-10 23:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-10 23:40 [binutils-gdb] Make "show remote exec-file" inferior-aware gdb-buildbot
2020-01-11  0:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  0:47 [binutils-gdb] exceptions.c:print_flush: Remove obsolete check gdb-buildbot
2020-01-11  1:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  1:17 [binutils-gdb] Make target_ops::has_execution take an 'inferior *' instead of a ptid_t gdb-buildbot
2020-01-11  1:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  3:46 [binutils-gdb] Introduce switch_to_inferior_no_thread gdb-buildbot
2020-01-11  4:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  4:36 [binutils-gdb] switch inferior/thread before calling target methods gdb-buildbot
2020-01-11  5:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  6:04 [binutils-gdb] tfile_target::close: trace_fd can't be -1 gdb-buildbot
2020-01-11  6:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11  9:31 [binutils-gdb] Fix reconnecting to a gdbserver already debugging multiple processes, I gdb-buildbot
2020-01-11  9:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 10:20 [binutils-gdb] Fix reconnecting to a gdbserver already debugging multiple processes, II gdb-buildbot
2020-01-11 10:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 10:51 [binutils-gdb] Multi-target support gdb-buildbot
2020-01-11 11:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 11:37 [binutils-gdb] Add multi-target tests gdb-buildbot
2020-01-11 12:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 12:44 [binutils-gdb] gdbarch-selftests.c: No longer error out if debugging something gdb-buildbot
2020-01-11 13:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 13:14 [binutils-gdb] Revert 'Remove unused struct serial::name field' gdb-buildbot
2020-01-11 13:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 14:03 [binutils-gdb] Add "info connections" command, "info inferiors" connection number/string gdb-buildbot
2020-01-11 14:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 16:52 [binutils-gdb] Switch the inferior too in switch_to_program_space_and_thread gdb-buildbot
2020-01-11 17:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 17:37 [binutils-gdb] Switch the inferior before outputting its id in "info inferiors" gdb-buildbot
2020-01-11 18:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-11 20:17 [binutils-gdb] Make TUI borders respect "set style enabled" gdb-buildbot
2020-01-11 21:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-12  1:45 [binutils-gdb] Remove last traces of discard_all_inferiors gdb-buildbot
2020-01-12  3:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-12 17:11 [binutils-gdb] gdbserver: include aarch32/aarch64 header file in corresponding source file gdb-buildbot
2020-01-12 17:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-12 17:27 [binutils-gdb] gdbserver: make aarch64_write_goto_address static gdb-buildbot
2020-01-12 18:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13  2:40 [binutils-gdb] ubsan: xgate: left shift of negative value gdb-buildbot
2020-01-13  2:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13  6:19 [binutils-gdb] ubsan: alpha-vma: timeout gdb-buildbot
2020-01-13  6:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13  6:55 [binutils-gdb] ubsan: score: left shift of negative value gdb-buildbot
2020-01-13  6:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13  8:51 [binutils-gdb] asan: ns32k: wild memory write gdb-buildbot
2020-01-13  9:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13  9:42 [binutils-gdb] [ARC] [COMMITTED] Change ACCL/ACCH reg name to generic gdb-buildbot
2020-01-13 10:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 10:12 [binutils-gdb] [ARC][committed] Update ARC cpu list gdb-buildbot
2020-01-13 11:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 11:50 [binutils-gdb] [ARC][committed] Code cleanup and improvements gdb-buildbot
2020-01-13 11:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 16:33 [binutils-gdb] gdb: adjust remote-sim.c to multi-target gdb-buildbot
2020-01-13 17:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 20:04 [binutils-gdb] gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh gdb-buildbot
2020-01-13 19:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 20:11 [binutils-gdb] gdb: make regformats output a declaration for the init function gdb-buildbot
2020-01-13 20:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 21:12 [binutils-gdb] gdb: add back declarations for _initialize functions gdb-buildbot
2020-01-13 21:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 22:09 [binutils-gdb] gdb: add declaration to Python init function gdb-buildbot
2020-01-13 22:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-13 23:37 [binutils-gdb] gdbserver: include gdbsupport/common-inferior.h in inferiors.c gdb-buildbot
2020-01-13 23:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14  3:05 [binutils-gdb] gdbserver: remove rule for files from regformats/i386 gdb-buildbot
2020-01-14  3:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14  4:21 [binutils-gdb] gdb/tui: Place window titles in the center of the border gdb-buildbot
2020-01-14  4:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14  6:48 [binutils-gdb] gdb/testsuite: Allow DWARF assembler to create multiple line tables gdb-buildbot
2020-01-14  7:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14  8:15 [binutils-gdb] gdb: Handle malformed ELF, symbols in non-allocatable sections gdb-buildbot
2020-01-14  8:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14  9:29 [binutils-gdb] ubsan: alpha-vms: segv gdb-buildbot
2020-01-14  9:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14 10:51 [binutils-gdb] som: Don't loop forever reading symbol chains gdb-buildbot
2020-01-14 11:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14 13:50 [binutils-gdb] Fix various assembler testsuite failures for the Z80 target gdb-buildbot
2020-01-14 14:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14 15:29 [binutils-gdb] Fix/Update misc comments gdb-buildbot
2020-01-14 15:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-14 20:50 [binutils-gdb] Make skip without argument skip the current inline function gdb-buildbot
2020-01-14 21:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  0:50 [binutils-gdb] Consolidate definition of USE_WIN32API gdb-buildbot
2020-01-15  0:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  1:54 [binutils-gdb] Move many configure checks to common.m4 gdb-buildbot
2020-01-15  1:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  2:25 [binutils-gdb] Remove use of <config.h> from gdb/nat/ gdb-buildbot
2020-01-15  2:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  4:11 [binutils-gdb] Don't link gdb twice against libiberty gdb-buildbot
2020-01-15  4:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  4:55 [binutils-gdb] Fix valgrind error from gdb.decode_line gdb-buildbot
2020-01-15  5:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15  5:13 [binutils-gdb] PR25384, PowerPC64 ELFv1 copy relocs against function symbols gdb-buildbot
2020-01-15  5:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15 14:49 [binutils-gdb] tic4x disassembly static variables gdb-buildbot
2020-01-15 15:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15 15:44 [binutils-gdb] Set the default page size of the PDP11 target to 8192 bytes gdb-buildbot
2020-01-15 16:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-15 19:14 [binutils-gdb] texi2pod.pl: import support for @t{...} from gcc gdb-buildbot
2020-01-15 19:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16  9:59 [binutils-gdb] x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode gdb-buildbot
2020-01-16 10:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16 10:31 [binutils-gdb] x86: add a few more missing VexWIG gdb-buildbot
2020-01-16 11:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16 11:54 [binutils-gdb] x86: drop stale Vec_Imm4 related comment gdb-buildbot
2020-01-16 11:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16 17:59 [binutils-gdb] Support for DWARF5 location lists entries gdb-buildbot
2020-01-16 18:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16 23:47 [binutils-gdb] Fix some spelling errors gdb-buildbot
2020-01-16 23:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 14:39 [binutils-gdb] Update libiberty sources with changes in the gcc mainline gdb-buildbot
2020-01-17 15:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 16:16 [binutils-gdb] gdb: remove use of iterate_over_inferiors in py-inferior.c gdb-buildbot
2020-01-17 17:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 16:40 [binutils-gdb] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c gdb-buildbot
2020-01-17 17:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 16:50 [binutils-gdb] gdb: remove uses of iterate_over_inferiors in mi/mi-main.c gdb-buildbot
2020-01-17 18:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 17:58 [binutils-gdb] Fix gdbsupport build gdb-buildbot
2020-01-17 21:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 19:32 [binutils-gdb] Fix a libiberty testsuite failure gdb-buildbot
2020-01-17 23:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-17 20:48 [binutils-gdb] Fix spelling errors gdb-buildbot
2020-01-18 14:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-18 14:20 [binutils-gdb] Update top level config files with copies from the official repository gdb-buildbot
2020-01-18 15:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-18 16:17 [binutils-gdb] Update version to 2.34.50. Regenerate configure and .pot files gdb-buildbot
2020-01-18 16:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-20  3:57 [binutils-gdb] Remove flickering from the TUI gdb-buildbot
2020-01-20  3:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-20  4:28 [binutils-gdb] Replace init_cutu_and_read_dies with a class gdb-buildbot
2020-01-20  4:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-20 11:55 [binutils-gdb] ubsan: hppa: negation of -2147483648 gdb-buildbot
2020-01-20 12:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-20 12:44 [binutils-gdb] PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addr gdb-buildbot
2020-01-20 13:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-21  8:09 [binutils-gdb] x86: VCVTNEPS2BF16{X,Y} should permit broadcasting gdb-buildbot
2020-01-21  8:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-21 14:14 [binutils-gdb] Fix step-over-syscall.exp failure gdb-buildbot
2020-01-21 14:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-21 14:43 [binutils-gdb] Add more debugging output to aarch64_displaced_step_fixup gdb-buildbot
2020-01-21 15:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-21 20:17 [binutils-gdb] Allow use of Pygments to colorize source code gdb-buildbot
2020-01-21 21:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-21 23:55 [binutils-gdb] gdb: add declaration for _initialize_gdbarch in gdbarch.sh gdb-buildbot
2020-01-22  0:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-22 22:31 [binutils-gdb] MSP430: Fix simulator execution of RRUX instruction gdb-buildbot
2020-01-22 23:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-23 11:18 [binutils-gdb] PR25444, Floating point exception in _bfd_elf_compute_section_file_positions gdb-buildbot
2020-01-23 11:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-23 18:35 [binutils-gdb] Cache the text section offset of shared libraries gdb-buildbot
2020-01-23 18:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-23 23:30 [binutils-gdb] gdb: fix variable shadowing error in darwin-nat.c gdb-buildbot
2020-01-23 23:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24  0:26 [binutils-gdb] gdb: introduce objfile text_section_offset and data_section_offset methods gdb-buildbot
2020-01-24  0:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24  1:15 [binutils-gdb] gdb/tui: Prevent exceptions from trying to cross readline gdb-buildbot
2020-01-24  1:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24  1:36 [binutils-gdb] gdb/tui: asm window handles invalid memory and scrolls better gdb-buildbot
2020-01-24  2:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24  3:19 [binutils-gdb] gdb: Enable stdin on exception in execute_gdb_command gdb-buildbot
2020-01-24  3:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24 12:18 [binutils-gdb] Update comments about removed function gdb-buildbot
2020-01-24 12:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24 13:32 [binutils-gdb] gdbserver: Remove a stale TAGS recipe for config files gdb-buildbot
2020-01-24 15:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24 17:50 [binutils-gdb] Define _KERNTYPES in arm-nbsd-nat.c gdb-buildbot
2020-01-24 18:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24 20:32 [binutils-gdb] Fix re-runs of a second inferior (PR gdb/25410) gdb-buildbot
2020-01-24 20:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-24 22:55 [binutils-gdb] RISC-V: Minor cleanup for s extension support gdb-buildbot
2020-01-24 23:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-25  0:51 [binutils-gdb] gdb: Include end of sequence markers in the line table gdb-buildbot
2020-01-25  0:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-25 11:59 [binutils-gdb] Implement 'set/show exec-file-mismatch' gdb-buildbot
2020-01-25 14:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-25 12:25 [binutils-gdb] Test 'set exec-file-mismatch ask|warn|off' gdb-buildbot
2020-01-25 17:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-27  0:17 [binutils-gdb] Remove an include from machoread.c gdb-buildbot
2020-01-27  2:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-27  6:04 [binutils-gdb] Do not allocate psymtabs via psymtab_storage gdb-buildbot
2020-01-27  9:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-27  9:16 [binutils-gdb] Turn start_psymtab_common into a constructor gdb-buildbot
2020-01-27 15:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-27 11:43 [binutils-gdb] Introduce partial_symtab::read_symtab method gdb-buildbot
2020-01-27 17:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-27 22:58 [binutils-gdb] Virtualize "readin" and "compunit_symtab" gdb-buildbot
2020-01-28  3:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-28  2:42 [binutils-gdb] Two minor changes in ctfread.c gdb-buildbot
2020-01-28  8:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-28  5:10 [binutils-gdb] AArch64: Fix cfinv disassembly issues gdb-buildbot
2020-01-28 10:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-28 10:20 [binutils-gdb] Harden gdb.base/step-over-syscall.exp gdb-buildbot
2020-01-28 19:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-28 12:11 [binutils-gdb] RISC-V: Fix gdbserver problem with handling arch strings gdb-buildbot
2020-01-28 20:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-29 10:07 [binutils-gdb] testsuite, cp: add expected failures to pass-by-ref tests for certain compilers gdb-buildbot
2020-01-29 14:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-29 16:39 [binutils-gdb] Test handling of additional brk instruction patterns gdb-buildbot
2020-01-29 19:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-29 20:47 [binutils-gdb] gdbserver: Fix whitespace configure.srv damage for `i[34567]86-*-mingw*' gdb-buildbot
2020-01-30  0:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30  0:11 [binutils-gdb] Fix -Werror-stringop error on infcmd.c:construct_inferior_arguments gdb-buildbot
2020-01-30  7:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30  9:00 [binutils-gdb] ubsan: tic4x: left shift cannot be represented in type 'int' gdb-buildbot
2020-01-30 11:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30 13:57 [binutils-gdb] x86-64: honor vendor specifics for near RET gdb-buildbot
2020-01-30 16:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30 15:16 [binutils-gdb] cpu,opcodes,gas: fix neg and neg32 instructions in BPF gdb-buildbot
2020-01-30 19:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30 17:52 [binutils-gdb] Bugfixes for pe_print_debugdata() gdb-buildbot
2020-01-30 21:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-30 19:14 [binutils-gdb] Add some new PE_IMAGE_DEBUG_TYPE values gdb-buildbot
2020-01-30 23:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31  1:50 [binutils-gdb] OOM in setup_group gdb-buildbot
2020-01-31  7:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31  3:38 [binutils-gdb] Tidy bfd.pot gdb-buildbot
2020-01-31  9:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31  5:30 [binutils-gdb] gdb/tui: Update help text for scroll commands gdb-buildbot
2020-01-31 11:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31  8:07 [binutils-gdb] gdb/tui: Disassembler scrolling of very small programs gdb-buildbot
2020-01-31 14:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31 11:27 [binutils-gdb] Fix ravenscar-thread.c for multi-target gdb-buildbot
2020-01-31 16:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31 14:28 [binutils-gdb] aarch64: Fix MOVPRFX markup for bf16 conversions gdb-buildbot
2020-01-31 18:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-31 18:42 [binutils-gdb] x86: replace EXxmm_mdq by EXVexWdqScalar gdb-buildbot
2020-01-31 23:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-01  1:58 [binutils-gdb] gdb: Do not print empty-group regs when printing general ones gdb-buildbot
2020-02-01 13:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-01 13:37 [binutils-gdb] ubsan: frv: left shift of negative value gdb-buildbot
2020-02-01 15:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-01 14:47 [binutils-gdb] Move pending obsolete targets onto the definitely obsolete list gdb-buildbot
2020-02-01 18:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-03  1:44 [binutils-gdb] ELF: Add support for unique section ID to assembler gdb-buildbot
2020-02-03  3:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-03  3:18 [binutils-gdb] section.c: Fix typo in comments (withe -> with) gdb-buildbot
2020-02-03  6:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-03  6:09 [binutils-gdb] ubsan: m32c: left shift of negative value gdb-buildbot
2020-02-03  9:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-03 11:10 [binutils-gdb] Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c gdb-buildbot
2020-02-03 13:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-03 13:01 [binutils-gdb] RISC-V/Linux/native: Determine FLEN dynamically gdb-buildbot
2020-02-03 16:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04  2:02 [binutils-gdb] Fixed gdb to print arrays with very high indexes gdb-buildbot
2020-02-04  4:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04  4:19 [binutils-gdb] gdb: fix powerpc disassembly tests gdb-buildbot
2020-02-04  6:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04  8:58 [binutils-gdb] Change ints to bools around thread_info executing/resumed gdb-buildbot
2020-02-04 13:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04 12:16 [binutils-gdb] Minor fix for R_PPC_VLE_ADDR20 gdb-buildbot
2020-02-04 18:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04 17:17 [binutils-gdb] [gdb/testsuite] Make inferior_exited_re match a single line gdb-buildbot
2020-02-04 20:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-04 18:25 [binutils-gdb] [gdb/testsuite] Add note to 'Race detection' entry in README gdb-buildbot
2020-02-04 23:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-05 18:15 [binutils-gdb] RISC-V/Linux/native: Factor out target description determination gdb-buildbot
2020-02-05 20:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-05 19:45 [binutils-gdb] Fix header guard name in #endif comment gdb-buildbot
2020-02-05 22:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-05 21:46 [binutils-gdb] Fix base class function call gdb-buildbot
2020-02-06  2:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-06 19:07 [binutils-gdb] gdb/testsuite: Avoid leaking a port number into results summary gdb-buildbot
2020-02-06 21:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-06 20:58 [binutils-gdb] gdb: Catch exceptions if the source file is not found gdb-buildbot
2020-02-06 23:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-07  2:57 [binutils-gdb] ELF: Support the section flag 'o' in .section directive gdb-buildbot
2020-02-07  5:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-07 15:53 [binutils-gdb] Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF debug info support to the Z80 assembler gdb-buildbot
2020-02-07 17:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-07 18:22 [binutils-gdb] Move gdbserver to top level gdb-buildbot
2020-02-09 13:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-09 16:08 [binutils-gdb] Revert basenames_may_differ patch gdb-buildbot
2020-02-09 15:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-11 12:51 [binutils-gdb] Make fputs_unfiltered use fputs_maybe_filtered gdb-buildbot
2020-02-11 13:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-15  9:28 [binutils-gdb] Change section functions to be methods of dwarf2_section_info gdb-buildbot
2020-02-15  7:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-21 16:05 [binutils-gdb] Have testsuite find gdbserver in new location gdb-buildbot
2020-02-21 22:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-22 18:57 [binutils-gdb] x86: Don't disable SSE4a when disabling SSE4 gdb-buildbot
2020-02-22 18:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-23  0:04 [binutils-gdb] x86/Intel: improve diagnostics for ambiguous VCVT* operands gdb-buildbot
2020-02-23  1:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-23  4:51 [binutils-gdb] x86: fold certain VCVT{,U}SI2S{S,D} templates gdb-buildbot
2020-02-23  6:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-23 11:31 [binutils-gdb] [gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_info gdb-buildbot
2020-02-23 13:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-23 23:23 [binutils-gdb] gdb: allow duplicate enumerators in flag enums gdb-buildbot
2020-02-23 22:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24  2:18 [binutils-gdb] gdb: change print format of flag enums with value 0 gdb-buildbot
2020-02-24  3:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24  6:35 [binutils-gdb] gdb/riscv: Update API for looking up target descriptions gdb-buildbot
2020-02-24  8:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24  9:10 [binutils-gdb] gdbserver: Add RISC-V/Linux support gdb-buildbot
2020-02-24 11:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24 12:54 [binutils-gdb] c99 elfxx-riscv.c fix gdb-buildbot
2020-02-24 12:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24 18:26 [binutils-gdb] bfd_get_file_size calls gdb-buildbot
2020-02-24 19:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-24 21:02 [binutils-gdb] bfd_get_size cache gdb-buildbot
2020-02-25  0:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-25  5:39 [binutils-gdb] _bfd_mul_overflow gdb-buildbot
2020-02-25  7:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-25 15:19 [binutils-gdb] [gdb/testsuite] Ignore pass in gdb_caching_proc gdb-buildbot
2020-02-25 16:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-25 17:41 [binutils-gdb] [gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp gdb-buildbot
2020-02-25 19:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-26  7:54 [binutils-gdb] Merge changes from GCC for the config/ directory gdb-buildbot
2020-02-26  9:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-26 14:37 [binutils-gdb] [gdb/testsuite] Fix corefile-buildid.exp with check-read1 gdb-buildbot
2020-02-26 16:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-26 20:52 [binutils-gdb] gdb: dwarf2/read.c: remove unused objfile parameters/variables gdb-buildbot
2020-02-26 20:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-27  6:11 [binutils-gdb] Two compute_and_set_names simplifications gdb-buildbot
2020-02-27  5:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-27 13:47 [binutils-gdb] Stop the BFD library from automatically converting OS and PROC specific symbol section indicies to SHN_ABS, and provide a hook for backends to decide how such indicies should be processed gdb-buildbot
2020-02-27 15:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-27 19:46 [binutils-gdb] gdbserver: turn target op 'create_inferior' into a method gdb-buildbot
2020-02-27 19:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-27 22:32 [binutils-gdb] gdbserver: turn target op 'post_create_inferior' into a method gdb-buildbot
2020-02-27 22:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-27 23:07 [binutils-gdb] gdbserver: turn target op 'attach' into a method gdb-buildbot
2020-02-28  1:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-28  6:09 [binutils-gdb] gdbserver: turn target op 'mourn' into a method gdb-buildbot
2020-02-28  7:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-28  9:03 [binutils-gdb] gdbserver: turn target op 'join' into a method gdb-buildbot
2020-02-28 10:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-28 19:58 [binutils-gdb] gdbserver: turn prepare_to_access_memory & done_accessing_memory into methods gdb-buildbot
2020-02-28 21:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-29  1:09 [binutils-gdb] gdbserver: turn target op 'look_up_symbols' into a method gdb-buildbot
2020-02-29  2:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-02-29  8:01 [binutils-gdb] gdbserver: turn target op 'supports_z_point_type' into a method gdb-buildbot
2020-02-29  9:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-01 11:42 [binutils-gdb] gdbserver: turn non-stop and async target ops into methods gdb-buildbot
2020-03-01 11:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-01 16:21 [binutils-gdb] gdbserver: turn target op 'handle_new_gdb_connection' into a method gdb-buildbot
2020-03-01 18:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-01 18:53 [binutils-gdb] gdbserver: turn target op 'handle_monitor_command' into a method gdb-buildbot
2020-03-01 20:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-01 20:56 [binutils-gdb] gdbserver: turn target op 'core_of_thread' into a method gdb-buildbot
2020-03-01 23:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-02  8:30 [binutils-gdb] gdbserver: turn target op 'thread_stopped' into a method gdb-buildbot
2020-03-02 11:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-02 19:42 [binutils-gdb] gdbserver: turn fast tracepoint target ops into methods gdb-buildbot
2020-03-02 19:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-03  5:38 [binutils-gdb] gdbserver: turn btrace-related target ops into methods gdb-buildbot
2020-03-03  7:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-03  9:44 [binutils-gdb] gdbserver: turn target op 'supports_range_stepping' into a method gdb-buildbot
2020-03-03  9:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-03 16:44 [binutils-gdb] gdbserver: turn breakpoint kind-related target ops into methods gdb-buildbot
2020-03-03 16:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-03 17:14 [binutils-gdb] gdbserver: turn target ops 'thread_name' and 'thread_handle' into methods gdb-buildbot
2020-03-03 19:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-03 21:46 [binutils-gdb] gdbserver: turn target op 'supports_software_single_step' into a method gdb-buildbot
2020-03-03 21:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-04  4:21 [binutils-gdb] gdbserver: simply copy the pointer in 'set_target_ops' gdb-buildbot
2020-03-04  4:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-04 18:21 [binutils-gdb] Fix latent bug in dwarf2_find_containing_comp_unit gdb-buildbot
2020-03-04 18:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-04 22:59 [binutils-gdb] Fuzzers whining about mach-o support gdb-buildbot
2020-03-04 22:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-05  1:24 [binutils-gdb] Check for null result from gdb_demangle gdb-buildbot
2020-03-05  1:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-05  3:58 [binutils-gdb] gdb/testsuite: Add test for case where gdb_demangle returns NULL gdb-buildbot
2020-03-05  3:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-05  8:30 [binutils-gdb] [gdb/testsuite] Fix gdb.go/methods.exp gdb-buildbot
2020-03-05 10:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-06  1:02 [binutils-gdb] Style field names in "print" gdb-buildbot
2020-03-06  9:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-06  4:56 [binutils-gdb] Use TUI_DISASM_WIN instead of tui_win_list array gdb-buildbot
2020-03-06 10:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-06  6:39 [binutils-gdb] Simplify tui_add_win_to_layout gdb-buildbot
2020-03-06 13:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-06  9:49 [binutils-gdb] Fix latent display bug in tui_data_window gdb-buildbot
2020-03-06 15:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-06 10:32 [binutils-gdb] Simplify TUI C-x 2 binding gdb-buildbot
2020-03-06 17:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-07 10:04 [binutils-gdb] Remove tui_delete_invisible_windows and tui_make_all_invisible gdb-buildbot
2020-03-07 21:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
     [not found] <7c043ba695a3cee067554b1e871e60f7934512b4@gdb-build>
2020-03-07 12:02 ` gdb-buildbot
2020-03-07 17:37 [binutils-gdb] Make some tui_source_window_base members "protected" gdb-buildbot
2020-03-08  4:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08  4:51 [binutils-gdb] vms buffer overflows and large memory allocation gdb-buildbot
2020-03-08 18:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08  7:13 [binutils-gdb] Re: vms buffer overflows and large memory allocation gdb-buildbot
2020-03-08 21:11 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08  8:47 [binutils-gdb] [gdb/testsuite] Fix layout next/prev/regs help message gdb-buildbot
2020-03-08 23:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 10:45 [binutils-gdb] [gdb] Ensure listing of unused static var in info locals gdb-buildbot
2020-03-09  1:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 12:39 [binutils-gdb] Simplify setting of reading_partial_symbols gdb-buildbot
2020-03-09  4:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 16:48 [binutils-gdb] Fix a memory leak and remove an unused member gdb-buildbot
2020-03-09  8:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 18:22 [binutils-gdb] gdb/copyright.py: Add generated files in gnulib/ to exclude list gdb-buildbot
2020-03-09 11:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 20:07 [binutils-gdb] Move dwarf2_get_die_type declaration to dwarf2/read.h gdb-buildbot
2020-03-09 13:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-08 21:54 [binutils-gdb] [gdb/testsuite] Remove gcc/93866 xfail in methods.exp gdb-buildbot
2020-03-09 15:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09  0:27 [binutils-gdb] [ARC][committed] Update int_vector_base aux register gdb-buildbot
2020-03-09 18:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09  1:53 [binutils-gdb] Don't call lto-wrapper for ar and ranlib gdb-buildbot
2020-03-09 20:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09  5:14 [binutils-gdb] [AArch64] Fix typo in comment gdb-buildbot
2020-03-10  1:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09  7:07 [binutils-gdb] gdb/fortran: Support negative array stride in one limited case gdb-buildbot
2020-03-10  3:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09 19:31 [binutils-gdb] Move dwarf2_read_addr_index declaration to dwarf2/read.h gdb-buildbot
2020-03-10 17:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09 21:24 [binutils-gdb] Re: vms buffer overflows and large memory allocation gdb-buildbot
2020-03-10 19:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-09 23:11 [binutils-gdb] Archive sanity checks gdb-buildbot
2020-03-10 22:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10  3:17 [binutils-gdb] Move more declarations from dwarf2/loc.h to dwarf2/read.h gdb-buildbot
2020-03-11  2:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10  7:05 [binutils-gdb] Add debuginfod support to GDB gdb-buildbot
2020-03-11  7:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10 13:06 [binutils-gdb] bfd_stat_arch_elt buffer overflow gdb-buildbot
2020-03-11 14:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10 15:25 [binutils-gdb] _bfd_xcoff_read_ar_hdr tidy gdb-buildbot
2020-03-11 16:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10 17:14 [binutils-gdb] [gdb/testsuite] Fix spawn in tuiterm.exp gdb-buildbot
2020-03-11 19:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-10 19:54 [binutils-gdb] [gdb/testsuite] Remove unused globals gdb-buildbot
2020-03-11 21:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11  5:38 [binutils-gdb] gdb: Check for nullptr when computing srcpath gdb-buildbot
2020-03-12 11:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11  9:19 [binutils-gdb] alpha-vms: memory leak gdb-buildbot
2020-03-12 16:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11 11:10 [binutils-gdb] Harden gdb.arch/aarch64-pauth.exp and fix a failure gdb-buildbot
2020-03-12 18:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11 15:19 [binutils-gdb] Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies gdb-buildbot
2020-03-13  0:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11 19:08 [binutils-gdb] Fix gdb.arch/aarch64-dbreg-contents.exp build failures gdb-buildbot
2020-03-13  5:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11 21:36 [binutils-gdb] Fix SVE-related failure in gdb.arch/aarch64-fp.exp gdb-buildbot
2020-03-13  7:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-11 23:24 [binutils-gdb] Fix comment for 'gdb_dlopen' gdb-buildbot
2020-03-13 10:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-12  4:49 [binutils-gdb] Update libinproctrace.so path in lib/trace-support.exp gdb-buildbot
2020-03-13 12:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-12 22:22 [binutils-gdb] ELF SEC_SMALL_DATA gdb-buildbot
2020-03-14 10:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13  2:00 [binutils-gdb] bfd_cleanup for object_p gdb-buildbot
2020-03-14 15:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13  3:40 [binutils-gdb] Import latest fixes to libiberty from GCC gdb-buildbot
2020-03-14 17:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13  5:52 [binutils-gdb] trad_unix_core_file_p: Return bfd_cleanup gdb-buildbot
2020-03-14 19:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13  7:45 [binutils-gdb] gdb: Move defs.h before any system header in debuginfod-support.c gdb-buildbot
2020-03-14 22:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13 10:06 [binutils-gdb] Re: bfd_cleanup for object_p gdb-buildbot
2020-03-15  0:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-13 20:14 [binutils-gdb] Fix arm-netbsd build error: convert from FPA to VFP gdb-buildbot
2020-03-15 12:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-14  4:33 [binutils-gdb] [gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.exp gdb-buildbot
2020-03-15 21:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-14 12:06 [binutils-gdb] Update GDB to use new AUXV entry types gdb-buildbot
2020-03-16  7:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-14 16:07 [binutils-gdb] Fix printf of a convenience variable holding an inferior address gdb-buildbot
2020-03-16 11:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-14 19:45 [binutils-gdb] Rebase executable to match relocated base address gdb-buildbot
2020-03-16 16:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-14 21:32 [binutils-gdb] gdb/fortran: Fix printing of logical true values for Flang gdb-buildbot
2020-03-16 18:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-15  3:17 [binutils-gdb] Find tailcall frames before inline frames gdb-buildbot
2020-03-17  1:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-15  7:05 [binutils-gdb] sh_addralign inconsistent with sh_addr gdb-buildbot
2020-03-17  6:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-15 10:43 [binutils-gdb] gdb.fortran: Allow Flang kind printing in fortran testing gdb-buildbot
2020-03-17 11:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-15 16:46 [binutils-gdb] Make "gnutarget" const gdb-buildbot
2020-03-17 17:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-15 18:34 [binutils-gdb] Introduce objfile::intern gdb-buildbot
2020-03-17 20:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-16  8:32 [binutils-gdb] bfd: xtensa: fix PR ld/25630 gdb-buildbot
2020-03-18 12:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-16 18:49 [binutils-gdb] x86: replace NoRex64 on VEX-encoded insns gdb-buildbot
2020-03-18 23:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-16 20:38 [binutils-gdb] x86: don't accept FI{LD, STP, STTP}LL in Intel syntax mode gdb-buildbot
2020-03-19  2:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-17  0:36 [binutils-gdb] x86: reduce amount of various VCVT* templates gdb-buildbot
2020-03-19  6:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-17  4:48 [binutils-gdb] gdbserver/gdbsupport: Add .dir-locals.el file gdb-buildbot
2020-03-19 11:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-17  7:08 [binutils-gdb] [gdb] Remove trailing "done" after "Reading symbols from" message gdb-buildbot
2020-03-19 13:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-17 17:06 [binutils-gdb] Remove some obsolete comments gdb-buildbot
2020-03-20  5:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-17 21:13 [binutils-gdb] [gdb/testsuite] Fix testing build_executable result gdb-buildbot
2020-03-20 10:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-18  8:37 [binutils-gdb] asan: wasm: Out-of-memory gdb-buildbot
2020-03-21  3:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-19 14:39 [binutils-gdb] [gdb/testsuite] Set EDITOR to true before using edit gdb-buildbot
2020-03-22 13:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-20  7:30 [binutils-gdb] Mark discriminants as artificial in gdb.dwarf2/variant.exp gdb-buildbot
2020-03-23  3:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-20 14:48 [binutils-gdb] [gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp gdb-buildbot
2020-03-23 10:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-21  3:19 [binutils-gdb] [gdb/testsuite] Use string_to_regexp on core filename in gdb_core_cmd gdb-buildbot
2020-03-24  0:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-21  5:30 [binutils-gdb] [gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug info gdb-buildbot
2020-03-24  2:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-21 17:14 [binutils-gdb] sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49 gdb-buildbot
2020-03-24 16:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-21 22:48 [binutils-gdb] Move sourcing of development.sh to GDB_AC_COMMON gdb-buildbot
2020-03-25  1:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22  0:36 [binutils-gdb] Don't include selftests objects in build when unit tests are disabled gdb-buildbot
2020-03-25  3:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22  6:26 [binutils-gdb] gdb: use foreach_with_prefix in gdb.base/break-interp.exp gdb-buildbot
2020-03-25 10:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22  8:15 [binutils-gdb] Fix CORE_ADDR size assertion in symfile-mem.c gdb-buildbot
2020-03-25 12:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22 10:02 [binutils-gdb] Don't use sprintf_vma for CORE_ADDR gdb-buildbot
2020-03-25 15:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22 11:51 [binutils-gdb] Cast to bfd_vma in arm-tdep.c gdb-buildbot
2020-03-25 17:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-22 23:54 [binutils-gdb] [gdb/testsuite] Fix mi-sym-info.exp matching FAILs gdb-buildbot
2020-03-26  9:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-23  1:42 [binutils-gdb] Fix several mix up between octets and bytes in ELF program headers gdb-buildbot
2020-03-26 11:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-23  5:54 [binutils-gdb] [gdb/symtab] Fix partial unit psymtabs gdb-buildbot
2020-03-26 16:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-23  8:01 [binutils-gdb] x86-64: correct mis-named X86_64_0D enumerator gdb-buildbot
2020-03-26 18:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-23 14:06 [binutils-gdb] [gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.exp gdb-buildbot
2020-03-27  1:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-23 19:49 [binutils-gdb] Register NT_NETBSDCORE_AUXV (NetBSD-Core) gdb-buildbot
2020-03-27  8:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-24  8:13 [binutils-gdb] Use common_val_print in infcmd.c gdb-buildbot
2020-03-27 22:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-24 14:16 [binutils-gdb] Use common_val_print in f-valprint.c gdb-buildbot
2020-03-28  7:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-24 20:04 [binutils-gdb] Use common_val_print in c-valprint.c gdb-buildbot
2020-03-28 12:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-25  4:41 [binutils-gdb] Two simple uses of value_print_scalar_formatted gdb-buildbot
2020-03-28 23:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-25  8:18 [binutils-gdb] Simplify c_val_print_array gdb-buildbot
2020-03-29  4:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-25 14:14 [binutils-gdb] Introduce m2_value_print_inner gdb-buildbot
2020-03-29 11:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-25 21:06 [binutils-gdb] Introduce ada_value_print_inner gdb-buildbot
2020-03-29 20:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-26  2:22 [binutils-gdb] Convert Go printing to value-based API gdb-buildbot
2020-03-30  0:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-26 18:28 [binutils-gdb] Fix generic_val_print_enum for value-based printing gdb-buildbot
2020-03-30 19:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27  0:56 [binutils-gdb] Introduce generic_value_print_bool gdb-buildbot
2020-03-31  2:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27  2:43 [binutils-gdb] Introduce generic_value_print_int gdb-buildbot
2020-03-31  4:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 11:02 [binutils-gdb] Rewrite c_value_print_inner gdb-buildbot
2020-03-31 13:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 13:09 [binutils-gdb] Introduce c_value_print_ptr gdb-buildbot
2020-03-31 15:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 15:14 [binutils-gdb] Introduce c_value_print_int gdb-buildbot
2020-03-31 18:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 19:29 [binutils-gdb] Introduce c_value_print_array gdb-buildbot
2020-04-01  0:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 21:17 [binutils-gdb] Introduce cp_print_value_fields and c_value_print_struct gdb-buildbot
2020-04-01  3:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-27 23:31 [binutils-gdb] Introduce cp_print_value gdb-buildbot
2020-04-01  5:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-28  8:03 [binutils-gdb] Rewrite ada_value_print_1 floating point case gdb-buildbot
2020-04-01 12:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-28 11:56 [binutils-gdb] Convert ada_val_print_ref to value-based API gdb-buildbot
2020-04-01 17:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-29  0:35 [binutils-gdb] Remove val_print gdb-buildbot
2020-04-02  4:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-29 21:03 [binutils-gdb] Add support for threads in vax_bsd_nat_target gdb-buildbot
2020-04-03  6:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-30  3:21 [binutils-gdb] Add support for NetBSD threads in arm-nbsd-nat.c gdb-buildbot
2020-04-03 13:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-30 11:04 [binutils-gdb] Remove unused code from alpha-bsd-nat.c gdb-buildbot
2020-04-03 22:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-30 15:05 [binutils-gdb] Define _KERNTYPES in m68k-bsd-nat.c gdb-buildbot
2020-04-04  2:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-30 17:17 [binutils-gdb] Inherit m68k_bsd_nat_target from nbsd_nat_target gdb-buildbot
2020-04-04  5:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-30 21:33 [binutils-gdb] Add support for NetBSD threads in m68k-bsd-nat.c gdb-buildbot
2020-04-04  9:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-31 10:34 [binutils-gdb] [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp gdb-buildbot
2020-04-05  2:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-31 15:09 [binutils-gdb] asan: alpha-vms: null dereference gdb-buildbot
2020-04-05  7:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-31 18:35 [binutils-gdb] [gdb/testsuite] Add cache_verify option for gdb_caching_procs gdb-buildbot
2020-04-05 12:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-03-31 21:47 [binutils-gdb] gdb: recognize 64 bits Windows executables as Cygwin osabi gdb-buildbot
2020-04-05 14:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01  2:03 [binutils-gdb] gdb: add Windows OS ABI gdb-buildbot
2020-04-05 19:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01  6:45 [binutils-gdb] gdb: rename content of i386-windows-tdep.c, cygwin to windows gdb-buildbot
2020-04-05 23:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01 15:10 [binutils-gdb] arc: Migrate to new target features gdb-buildbot
2020-04-06  8:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01 17:21 [binutils-gdb] Initialize base_value in pascal_object_print_value gdb-buildbot
2020-04-06 11:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01 19:29 [binutils-gdb] [gdb/testsuite] Give up after consecutive timeouts in completion-support.exp gdb-buildbot
2020-04-06 13:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01 21:17 [binutils-gdb] [gdb] Skip imports of c++ CUs gdb-buildbot
2020-04-06 15:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-01 23:29 [binutils-gdb] Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3) gdb-buildbot
2020-04-06 18:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-02  1:33 [binutils-gdb] Include missing header to get missing declarations gdb-buildbot
2020-04-06 20:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-02  3:22 [binutils-gdb] Inherit sh_nbsd_nat_target from nbsd_nat_target gdb-buildbot
2020-04-06 22:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-02  5:35 [binutils-gdb] Add support for NetBSD threads in sh-nbsd-nat.c gdb-buildbot
2020-04-07  0:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-02 11:48 [binutils-gdb] Replace a couple of assertions in the BFD library that can be triggered by attempts to parse corrupt input files gdb-buildbot
2020-04-07  7:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03  5:08 [binutils-gdb] Non-contiguous memory regions support: Avoid calls to abort gdb-buildbot
2020-04-08  0:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03  8:41 [binutils-gdb] [gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp gdb-buildbot
2020-04-08  4:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03 10:27 [binutils-gdb] Additional c99 elfxx-riscv.c fix gdb-buildbot
2020-04-08  6:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03 12:47 [binutils-gdb] [gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs gdb-buildbot
2020-04-08  9:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03 14:34 [binutils-gdb] gdb: Restructure the completion_tracker class gdb-buildbot
2020-04-08 11:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-03 18:52 [binutils-gdb] gdb/testsuite/fortran: Add mixed language stack test gdb-buildbot
2020-04-08 16:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-04  3:39 [binutils-gdb] [AArch64] When unavailable, fetch VG from ptrace gdb-buildbot
2020-04-09  1:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-04 12:57 [binutils-gdb] PowerPC disassembly of odd sized sections gdb-buildbot
2020-04-09 13:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-04 15:03 [binutils-gdb] NDS32 disassembly of odd sized sections gdb-buildbot
2020-04-09 15:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-04 20:31 [binutils-gdb] plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type gdb-buildbot
2020-04-09 22:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-05 10:19 [binutils-gdb] Fix column alignment in "maint info line-table" gdb-buildbot
2020-04-10 14:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-05 11:56 [binutils-gdb] Avoid stringop-truncation errors gdb-buildbot
2020-04-10 16:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-05 14:12 [binutils-gdb] Fix assert in c-exp.y gdb-buildbot
2020-04-10 18:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-05 21:48 [binutils-gdb] Make dwarf2_evaluate_property parameter const gdb-buildbot
2020-04-11  4:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-06 11:24 [binutils-gdb] NS32K arg_bufs uninitialised gdb-buildbot
2020-04-11 21:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-06 13:12 [binutils-gdb] ARC: Use of uninitialised value gdb-buildbot
2020-04-11 23:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-06 20:12 [binutils-gdb] gdb/testsuite: Remove hard coded addresses from expected results gdb-buildbot
2020-04-12  6:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-07  8:07 [binutils-gdb] bfd: Display symbol version for nm -D gdb-buildbot
2020-04-12 20:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-07 12:06 [binutils-gdb] bfd: Change num_group to unsigned int gdb-buildbot
2020-04-13  0:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-07 14:06 [binutils-gdb] Fix assertion failure in the BFD library when linking with --emit-relocs enabled gdb-buildbot
2020-04-13  3:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08  6:42 [binutils-gdb] [gdb] Print user/includes fields for maint commands gdb-buildbot
2020-04-13 21:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08  9:01 [binutils-gdb] Add a new function to the BFD library to allow users access to the COFF internal_extra_pe_outhdr structure gdb-buildbot
2020-04-13 23:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08 10:50 [binutils-gdb] Fix WOW64 process system DLL paths gdb-buildbot
2020-04-14  2:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08 17:03 [binutils-gdb] Re: ARC: Use of uninitialised value gdb-buildbot
2020-04-14  9:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08 18:50 [binutils-gdb] Re: i386msdos uninitialised read gdb-buildbot
2020-04-14 11:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-08 23:51 [binutils-gdb] Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function gdb-buildbot
2020-04-14 16:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-09  1:52 [binutils-gdb] Introduce dwarf2/dwz.h gdb-buildbot
2020-04-14 18:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-09  5:29 [binutils-gdb] Change dwarf_decode_macro_bytes calling convention gdb-buildbot
2020-04-14 23:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-09  9:47 [binutils-gdb] Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.c gdb-buildbot
2020-04-15  3:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-09 11:35 [binutils-gdb] Convert dwarf2_section_buffer_overflow_complaint to a method gdb-buildbot
2020-04-15  5:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-09 22:15 [binutils-gdb] Use a const dwarf2_section_info in macro reader gdb-buildbot
2020-04-15 17:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-10  0:04 [binutils-gdb] Trivial fix in dwarf_decode_macro_bytes gdb-buildbot
2020-04-15 19:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-10 11:01 [binutils-gdb] Remove dwarf2_cu::base_known gdb-buildbot
2020-04-16  4:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-10 12:55 [binutils-gdb] Change dwarf2_attr_no_follow to be a method gdb-buildbot
2020-04-16  7:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-10 15:27 [binutils-gdb] Remove sibling_die gdb-buildbot
2020-04-16  9:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-10 21:07 [binutils-gdb] Rewrite new die_info methods gdb-buildbot
2020-04-16 14:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11  0:00 [binutils-gdb] Move DWARF-constant stringifying code to new file gdb-buildbot
2020-04-16 16:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11  2:49 [binutils-gdb] Change two functions to be methods on struct attribute gdb-buildbot
2020-04-16 18:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11  5:22 [binutils-gdb] Support AT_BSDFLAGS on FreeBSD gdb-buildbot
2020-04-16 20:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11 10:01 [binutils-gdb] Always fix system DLL paths for 32bit programs gdb-buildbot
2020-04-17  1:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11 12:24 [binutils-gdb] Fix formatting of read_attribute_reprocess gdb-buildbot
2020-04-17  3:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-11 14:29 [binutils-gdb] Fix comment in dwarf2/attribute.h gdb-buildbot
2020-04-17  6:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-12  9:56 [binutils-gdb] PR25745, powerpc64-ld overflows string buffer in --stats mode gdb-buildbot
2020-04-18  1:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-12 11:59 [binutils-gdb] [gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index, readnow}.exp gdb-buildbot
2020-04-18  3:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-12 14:39 [binutils-gdb] Add low_new_clone method to linux_nat_target gdb-buildbot
2020-04-18  6:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-12 22:23 [binutils-gdb] Fix objcopy's --preserve-dates command line option so that it will work with PE format files gdb-buildbot
2020-04-18 13:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-13  6:31 [binutils-gdb] tekhex: Uninitialised read gdb-buildbot
2020-04-18 21:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-14  0:57 [binutils-gdb] include: Sync plugin-api.h with GCC gdb-buildbot
2020-04-19 14:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-14  3:40 [binutils-gdb] Arm: Fix thumb2 PLT branch offsets gdb-buildbot
2020-04-19 16:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-15  4:22 [binutils-gdb] Move Rust union tests to new file gdb-buildbot
2020-04-20 13:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-15 18:33 [binutils-gdb] Implement complex arithmetic gdb-buildbot
2020-04-21  1:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-15 21:30 [binutils-gdb] Add _Complex type support to C parser gdb-buildbot
2020-04-21  3:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-16  0:15 [binutils-gdb] Fix value_literal_complex comment gdb-buildbot
2020-04-21  5:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-16  6:02 [binutils-gdb] Fix the resizing condition of the line table gdb-buildbot
2020-04-21 10:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-16  8:49 [binutils-gdb] Fix an undefined behavior in record_line gdb-buildbot
2020-04-21 12:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-16 11:49 [binutils-gdb] gdb: fix style issues in is_linked_with_cygwin_dll gdb-buildbot
2020-04-21 15:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-17  7:13 [binutils-gdb] gdbserver/linux-low: turn some static functions into private methods gdb-buildbot
2020-04-22  7:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-17  9:43 [binutils-gdb] gdbserver/linux-low: start turning linux target ops into methods gdb-buildbot
2020-04-22  9:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-17 21:26 [binutils-gdb] gdbserver/linux-low: turn 'fetch_register' into a method gdb-buildbot
2020-04-22 19:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-18  8:42 [binutils-gdb] gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method gdb-buildbot
2020-04-23  4:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-18 11:35 [binutils-gdb] gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into methods gdb-buildbot
2020-04-23  6:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-18 19:39 [binutils-gdb] gdbserver/linux-low: turn 'supports_z_point_type' into a method gdb-buildbot
2020-04-23 13:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-19 19:18 [binutils-gdb] gdbserver/linux-low: turn 'get_thread_area' into a method gdb-buildbot
2020-04-24 10:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-19 21:43 [binutils-gdb] gdbserver/linux-low: turn fast tracepoint ops into methods gdb-buildbot
2020-04-24 12:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-20  7:19 [binutils-gdb] gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method gdb-buildbot
2020-04-24 22:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-20  9:59 [binutils-gdb] gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into a method gdb-buildbot
2020-04-25  0:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-20 12:37 [binutils-gdb] gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target' gdb-buildbot
2020-04-25  2:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-20 13:48 [binutils-gdb] coff-go32-exe: support variable-length stubs gdb-buildbot
2020-04-25  5:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-21  2:02 [binutils-gdb] gdb: Don't remove duplicate entries from the line table gdb-buildbot
2020-04-25 14:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-21  4:59 [binutils-gdb] Micro-optimize partial_die_info::read gdb-buildbot
2020-04-25 16:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-21  7:32 [binutils-gdb] Avoid assertion failure due to complex type change gdb-buildbot
2020-04-25 23:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-21 10:09 [binutils-gdb] gdb: replace some calls to internal_error with gdb_assert gdb-buildbot
2020-04-26  2:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-23 10:20 [binutils-gdb] DWARFv5: Handle location list for split dwarf gdb-buildbot
2020-04-27 21:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-23 13:05 [binutils-gdb] DWARFv5: Info address command error in gdb with DWARFfv5 gdb-buildbot
2020-04-27 23:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-23 15:59 [binutils-gdb] Define NetBSD specific skip_solib_resolver gdb-buildbot
2020-04-28  1:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-24  0:15 [binutils-gdb] Remove objfile parameter from read_gdb_index_from_buffer gdb-buildbot
2020-04-28 11:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-24  3:04 [binutils-gdb] gdb: stop using host-dependent signal numbers in windows-tdep.c gdb-buildbot
2020-04-28 13:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-24  5:56 [binutils-gdb] Remove the "next" field from windows_thread_info gdb-buildbot
2020-04-28 15:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-24  8:35 [binutils-gdb] Rename win32_thread_info to windows_thread_info gdb-buildbot
2020-04-28 18:11 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-24 19:34 [binutils-gdb] Change two windows_thread_info members to "bool" gdb-buildbot
2020-04-29  6:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-25  1:35 [binutils-gdb] Use lwp, not tid, for Windows thread id gdb-buildbot
2020-04-29 11:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-25  4:16 [binutils-gdb] Share Windows thread-suspend and -resume code gdb-buildbot
2020-04-29 13:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-25  7:06 [binutils-gdb] Change type of argument to windows-nat.c:thread_rec gdb-buildbot
2020-04-29 16:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-25 17:49 [binutils-gdb] Share thread_rec between gdb and gdbserver gdb-buildbot
2020-04-30  1:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-26  4:37 [binutils-gdb] Fix up complaints.h for namespace use gdb-buildbot
2020-04-30 10:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-26  8:36 [binutils-gdb] Remove some globals from windows-nat.c gdb-buildbot
2020-04-30 15:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-26 10:15 [binutils-gdb] Share handle_exception gdb-buildbot
2020-04-30 17:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-27  1:48 [binutils-gdb] Add pending stop support to gdbserver's Windows port gdb-buildbot
2020-05-01 12:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-27  7:10 [binutils-gdb] gdb: move Tom de Vries to Global Maintainers gdb-buildbot
2020-05-01 19:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-27 10:51 [binutils-gdb] [gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp gdb-buildbot
2020-05-01 23:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-27 19:18 [binutils-gdb] gdb: fix undefined behavior reported in copy_bitwise gdb-buildbot
2020-05-02  9:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-28  4:05 [binutils-gdb] Implement "info proc mappings" for NetBSD gdb-buildbot
2020-05-02 22:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-28  8:55 [binutils-gdb] Implement "info proc exe" for NetBSD gdb-buildbot
2020-05-03  0:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-28 14:48 [binutils-gdb] Implement IP_MINIMAL and IP_ALL on NetBSD gdb-buildbot
2020-05-03  7:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-29 17:15 [binutils-gdb] Switch gdbserver to gdbsupport event loop gdb-buildbot
2020-05-04 10:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-29 20:57 [binutils-gdb] Remove gdb_fildes_t gdb-buildbot
2020-05-04 15:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-30  2:14 [binutils-gdb] [gdb] Fix missing symtab includes gdb-buildbot
2020-05-04 23:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-30 15:03 [binutils-gdb] Unify the behaviour of ld.bfd and ld.gold with respect to warning about unresolved symbol references. (PR 24613) gdb-buildbot
2020-05-05 13:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-04-30 21:26 [binutils-gdb] Use debug_printf in windows-nat.c gdb-buildbot
2020-05-05 20:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01  3:29 [binutils-gdb] PowerPC64 GOT reloc optimisation gdb-buildbot
2020-05-06  3:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01  5:17 [binutils-gdb] PowerPC64 GOT reloc reserving PLT entry for ifunc gdb-buildbot
2020-05-06  5:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01  9:03 [binutils-gdb] cpu, gas, opcodes: support for eBPF JMP32 instruction class gdb-buildbot
2020-05-06 11:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01 10:59 [binutils-gdb] PR25827, Null pointer dereferencing in scan_unit_for_symbols gdb-buildbot
2020-05-06 13:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01 12:46 [binutils-gdb] Fix compilation of python/python.c for Python 3.9 gdb-buildbot
2020-05-06 15:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01 15:23 [binutils-gdb] [gdb/symtab] Handle PU without import in "save gdb-index" gdb-buildbot
2020-05-06 18:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-01 17:21 [binutils-gdb] Fix Cygwin gdb build gdb-buildbot
2020-05-06 20:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-02  4:40 [binutils-gdb] PR25842, Null pointer dereference in nm-new gdb-buildbot
2020-05-07  9:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-02  6:00 [binutils-gdb] Remove obsolete and unused inf_ptrace_target::auxv_parse gdb-buildbot
2020-05-07 11:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-02  9:50 [binutils-gdb] Replace most calls to help_list and cmd_show_list gdb-buildbot
2020-05-07 17:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-03  6:38 [binutils-gdb] [AArch64, Binutils] Make hint space instructions valid for Armv8-a gdb-buildbot
2020-05-08 21:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-03 18:02 [binutils-gdb] Add myself to gdb/MAINTAINERS gdb-buildbot
2020-05-09 11:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-03 20:34 [binutils-gdb] Disable nested function tests for clang gdb-buildbot
2020-05-09 13:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04  2:41 [binutils-gdb] Remove SH-5 remnants gdb-buildbot
2020-05-09 22:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04 10:04 [binutils-gdb] elf: Strip zero-sized dynamic sections gdb-buildbot
2020-05-10 10:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04 12:09 [binutils-gdb] [gdb/testsuite] allow more registers in gdb.base/jit-reader.exp gdb-buildbot
2020-05-10 12:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04 16:01 [binutils-gdb] [gdb/testsuite] share jit-protocol.h by all jit tests gdb-buildbot
2020-05-10 17:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04 17:56 [binutils-gdb] [gdb] Fix hang after ext sigkill gdb-buildbot
2020-05-10 19:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-04 22:50 [binutils-gdb] gdb, btrace: diagnose double and failed enable gdb-buildbot
2020-05-11  0:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-05  2:33 [binutils-gdb] BFD: Exclude sections with no content from compress check gdb-buildbot
2020-05-11  5:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-05  5:03 [binutils-gdb] Disallow PC relative for CMPI on MC68000/10 gdb-buildbot
2020-05-11  7:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-05  6:50 [binutils-gdb] gdb/infrun: switch the context before 'displaced_step_restore' gdb-buildbot
2020-05-11  9:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-05 14:55 [binutils-gdb] [gdb/symtab] Store external var decls in psymtab gdb-buildbot
2020-05-11 19:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-05 22:49 [binutils-gdb] xtensa: fix PR ld/25861 gdb-buildbot
2020-05-12  4:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-06  1:50 [binutils-gdb] [gdb/symtab] Fix disassembly of non-contiguous functions gdb-buildbot
2020-05-12  6:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-06  4:23 [binutils-gdb] [gdb/testsuite] Skip gdb.base/readnever.exp with target board readnow gdb-buildbot
2020-05-12  8:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-06  7:33 [binutils-gdb] arc: Add support for ARC HS extra registers in core files gdb-buildbot
2020-05-12 11:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-06 18:20 [binutils-gdb] [gdb/symtab] Prefer def over decl (inter-CU case, with context) gdb-buildbot
2020-05-12 20:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-06 21:01 [binutils-gdb] Fix inline frame unwinding breakage gdb-buildbot
2020-05-12 22:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-07  5:17 [binutils-gdb] [gdb/testsuite] Reduce errors after gdb exit in default_gdb_start gdb-buildbot
2020-05-13  6:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-07 15:18 [binutils-gdb] [gdb/testsuite] Reset errcnt in clean_restart gdb-buildbot
2020-05-13 15:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-07 19:36 [binutils-gdb] Add WOW64 exception numbers to $_siginfo.ExceptionCode enum gdb-buildbot
2020-05-13 20:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-08  0:23 [binutils-gdb] Add new variant part code gdb-buildbot
2020-05-14  1:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-08  7:45 [binutils-gdb] Add support for dynamic type lengths gdb-buildbot
2020-05-14 10:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-08 11:53 [binutils-gdb] Update Ada ptype support for dynamic types gdb-buildbot
2020-05-14 15:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-08 13:32 [binutils-gdb] Add tests for Ada changes gdb-buildbot
2020-05-14 17:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-08 17:35 [binutils-gdb] Update test cases that work with minimal encodings gdb-buildbot
2020-05-14 22:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09  0:25 [binutils-gdb] Move the rust "{" hack gdb-buildbot
2020-05-15  5:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09  2:38 [binutils-gdb] Fix two latent Rust bugs gdb-buildbot
2020-05-15  8:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09  4:47 [binutils-gdb] Add attribute::value_as_string method gdb-buildbot
2020-05-15 10:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09  8:18 [binutils-gdb] Use the new add_psymbol_to_list overload gdb-buildbot
2020-05-15 15:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09 14:26 [binutils-gdb] Fix Rust test cases gdb-buildbot
2020-05-15 23:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-09 16:53 [binutils-gdb] gdb/testsuite: Remove build paths from test names gdb-buildbot
2020-05-16  3:39 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-10 14:20 [binutils-gdb] Fix remaining inline/tailcall unwinding breakage for x86_64 gdb-buildbot
2020-05-16 21:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-10 18:12 [binutils-gdb] gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct gdb-buildbot
2020-05-17  1:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-11  0:22 [binutils-gdb] [gdb/symtab] Handle struct decl with DW_AT_signature gdb-buildbot
2020-05-17  9:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-11  5:55 [binutils-gdb] [gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp gdb-buildbot
2020-05-17 16:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-11 13:36 [binutils-gdb] gdb: Fix toplevel types with -fdebug-types-section gdb-buildbot
2020-05-18  1:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-11 19:35 [binutils-gdb] Add definitions of system calls to catch in native NetBSD targets gdb-buildbot
2020-05-18  9:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-11 23:30 [binutils-gdb] Fix array pretty formatter gdb-buildbot
2020-05-18 13:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-13 12:51 [binutils-gdb] Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate operand gdb-buildbot
2020-05-18 18:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19  1:45 [binutils-gdb] win32 typo fix gdb-buildbot
2020-05-19  2:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 11:21 [binutils-gdb] [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbols gdb-buildbot
2020-05-19 11:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 12:53 [binutils-gdb] or1k: Regenerate opcodes after removing 32-bit support gdb-buildbot
2020-05-19 12:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 14:02 [binutils-gdb] Fix the ARM assembler to generate a Realtime profile for armv8-r gdb-buildbot
2020-05-19 14:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 17:40 [binutils-gdb] gdb: use std::vector to store segments in symfile_segment_data gdb-buildbot
2020-05-19 18:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 17:41 [binutils-gdb] gdb: make symfile_segment_data::segment_info an std::vector gdb-buildbot
2020-05-19 20:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 17:42 [binutils-gdb] Fix thinko in recent update to bfd_section_from_shdr gdb-buildbot
2020-05-19 21:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 17:49 [binutils-gdb] Default gdb_bfd_open's fd parameter to -1 gdb-buildbot
2020-05-19 23:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 18:41 [binutils-gdb] Update call to target_fileio_open gdb-buildbot
2020-05-20  0:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 18:43 [binutils-gdb] Fix duplicate tests in gdb.rust gdb-buildbot
2020-05-20  1:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-19 18:54 [binutils-gdb] [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp gdb-buildbot
2020-05-20  2:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20  5:06 [binutils-gdb] PR26011, excessive memory allocation with fuzzed reloc sections gdb-buildbot
2020-05-20  5:24 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20  6:01 [binutils-gdb] Power10 dcbf, sync, and wait extensions gdb-buildbot
2020-05-20  6:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20 10:29 [binutils-gdb] [gdb/symtab] Handle .gdb_index in ada language mode gdb-buildbot
2020-05-20 10:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20 14:57 [binutils-gdb] Fix array_char_idx.exp gdb-buildbot
2020-05-20 15:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20 16:10 [binutils-gdb] gdb/testsuite: check mmap ret val against MAP_FAILED gdb-buildbot
2020-05-20 16:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-20 20:45 [binutils-gdb] gdb: reset/recompute objfile section offsets in reread_symbols gdb-buildbot
2020-05-20 20:45 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-21  3:04 [binutils-gdb] Replace "if (x) free (x)" with "free (x)", opcodes gdb-buildbot
2020-05-21  3:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-21 15:12 [binutils-gdb] Re: PR25993, read of freed memory gdb-buildbot
2020-05-21 15:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-21 19:09 [binutils-gdb] gdb: fix -Wtautological-overlap-compare error in lm32-tdep.c gdb-buildbot
2020-05-21 19:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-22  5:06 [binutils-gdb] PowerPC: downgrade FP mismatch error for shared libraries to a warning gdb-buildbot
2020-05-22  5:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-22 21:40 [binutils-gdb] gdb: add type::num_fields / type::set_num_fields gdb-buildbot
2020-05-22 21:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-22 23:30 [binutils-gdb] gdb: add type::fields / type::set_fields gdb-buildbot
2020-05-22 23:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-23  0:24 [binutils-gdb] gdb: remove TYPE_FIELDS macro gdb-buildbot
2020-05-23  0:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-23 12:50 [binutils-gdb] Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison gdb-buildbot
2020-05-23 12:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-23 23:04 [binutils-gdb] Add completion styling gdb-buildbot
2020-05-24  3:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-24  7:26 [binutils-gdb] gdb: remove TYPE_FIELD macro gdb-buildbot
2020-05-24  9:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-25 12:58 [binutils-gdb] Don't remove C++ aliases from completions if symbol doesn't match gdb-buildbot
2020-05-25 12:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-25 19:52 [binutils-gdb] Revert "Add completion styling" gdb-buildbot
2020-05-25 20:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-25 22:19 [binutils-gdb] [gdb/testsuite] Fix var use in compile_and_download_n_jit_so gdb-buildbot
2020-05-25 22:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26  3:55 [binutils-gdb] nto_process_target::create_inferior: Pass args as char ** gdb-buildbot
2020-05-26  4:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26  7:00 [binutils-gdb] gdb/testsuite: support passing inferior arguments with native-gdbserver board gdb-buildbot
2020-05-26  7:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26 10:03 [binutils-gdb] gdb: make avr_integer_to_address generate code or data address based on type gdb-buildbot
2020-05-26 10:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26 10:40 [binutils-gdb] [gdb/testsuite] Add target board gold-gdb-index gdb-buildbot
2020-05-26 10:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26 12:47 [binutils-gdb] [gdb/testsuite] Add test-case gold-gdb-index.exp gdb-buildbot
2020-05-26 12:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26 14:32 [binutils-gdb] Extend the error message displayed when a plugin fails to load gdb-buildbot
2020-05-26 14:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-26 23:10 [binutils-gdb] Ensure class_tui is listed in the output of "help" giving the list of classes gdb-buildbot
2020-05-26 23:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-27 18:26 [binutils-gdb] Add "objfile" parameter to two partial_symtab methods gdb-buildbot
2020-05-27 18:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-27 20:19 [binutils-gdb] Add dwarf2_per_objfile member to DWARF batons gdb-buildbot
2020-05-27 20:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-27 21:16 [binutils-gdb] Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfd gdb-buildbot
2020-05-27 21:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-27 22:31 [binutils-gdb] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data gdb-buildbot
2020-05-27 22:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  1:20 [binutils-gdb] Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in dw2_do_instantiate_symtab gdb-buildbot
2020-05-28  1:20 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  1:57 [binutils-gdb] Remove dwarf2_cu->per_cu->dwarf2_per_objfile references gdb-buildbot
2020-05-28  2:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  5:03 [binutils-gdb] Use bfd_get_filename instead of objfile_name in lookup_dwo_unit gdb-buildbot
2020-05-28  5:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  5:41 [binutils-gdb] Add dwarf2_per_objfile parameter to cutu_reader's constructors gdb-buildbot
2020-05-28  5:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  8:28 [binutils-gdb] Add dwarf2_per_objfile parameter to create_partial_symtab gdb-buildbot
2020-05-28  8:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28  9:25 [binutils-gdb] Add dwarf2_per_objfile parameter to recursively_compute_inclusions gdb-buildbot
2020-05-28  9:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 12:13 [binutils-gdb] Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in queue_and_load_all_dwo_tus gdb-buildbot
2020-05-28 12:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 13:28 [binutils-gdb] Move int type methods out of dwarf2_per_cu_data gdb-buildbot
2020-05-28 13:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 16:19 [binutils-gdb] Add dwarf2_per_objfile parameter to dwarf2_read_addr_index gdb-buildbot
2020-05-28 16:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 16:37 [binutils-gdb] Add dwarf2_per_objfile parameter to allocate_piece_closure gdb-buildbot
2020-05-28 17:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 17:56 [binutils-gdb] Add dwarf2_per_objfile parameters to dwarf2_fetch_* functions gdb-buildbot
2020-05-28 18:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 22:44 [binutils-gdb] Remove dwarf2_per_cu_data::dwarf2_per_objfile gdb-buildbot
2020-05-28 23:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-28 23:57 [binutils-gdb] Split type_unit_group gdb-buildbot
2020-05-28 23:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  0:35 [binutils-gdb] Move signatured_type::type to unshareable object gdb-buildbot
2020-05-29  0:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  3:22 [binutils-gdb] Make load_cu return the loaded dwarf2_cu gdb-buildbot
2020-05-29  3:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  4:36 [binutils-gdb] Add comp_unit_head to dwarf2_per_cu_data gdb-buildbot
2020-05-29  4:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  5:31 [binutils-gdb] Pass existing_cu object to cutu_reader gdb-buildbot
2020-05-29  5:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  6:26 [binutils-gdb] Replace dwarf2_per_cu_data::cu backlink with per-objfile map gdb-buildbot
2020-05-29  6:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  7:21 [binutils-gdb] Make mapped_debug_names independent of objfile gdb-buildbot
2020-05-29  7:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29  9:27 [binutils-gdb] Don't close thread handles provided by WaitForDebugEvent gdb-buildbot
2020-05-29 10:04 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 10:41 [binutils-gdb] Don't close process handle provided by WaitForDebugEvent gdb-buildbot
2020-05-29 10:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 13:46 [binutils-gdb] Attribute method inlining gdb-buildbot
2020-05-29 13:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 14:23 [binutils-gdb] Lazily compute partial DIE name gdb-buildbot
2020-05-29 14:41 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 16:12 [binutils-gdb] Use add_partial_symbol in load_partial_dies gdb-buildbot
2020-05-29 16:31 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 17:09 [binutils-gdb] cp-completion-aliases.exp: Use test_gdb_complete_{unique, multiple} gdb-buildbot
2020-05-29 17:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 20:47 [binutils-gdb] ubsan: nios2: undefined shift gdb-buildbot
2020-05-29 21:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 21:41 [binutils-gdb] Fix "'operator new' should not return NULL" errors in testsuite gdb-buildbot
2020-05-29 21:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-29 22:37 [binutils-gdb] [gdb/symtab] Make gold index workaround more precise gdb-buildbot
2020-05-29 22:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  0:26 [binutils-gdb] gdb: use caller objfile in dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value gdb-buildbot
2020-05-30  0:44 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  1:38 [binutils-gdb] Fix "enumeration values not handled in switch" error in testsuite gdb-buildbot
2020-05-30  1:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  3:10 [binutils-gdb] Fix Python3.9 related runtime problems gdb-buildbot
2020-05-30  3:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  4:23 [binutils-gdb] gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value gdb-buildbot
2020-05-30  4:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  6:49 [binutils-gdb] Build two gdb.cp testcases with -Wno-unused-comparison gdb-buildbot
2020-05-30  7:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  7:43 [binutils-gdb] Fix file-not-found error with clang in gdb.arch/i386-{avx, sse}.c gdb-buildbot
2020-05-30  8:01 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30  9:14 [binutils-gdb] gdb: rename dwarf2_per_objfile variables/fields to per_objfile gdb-buildbot
2020-05-30  9:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30 20:07 [binutils-gdb] hurd: fix gnu_debug_flag type gdb-buildbot
2020-05-30 20:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30 21:37 [binutils-gdb] hurd: make function cast stronger gdb-buildbot
2020-05-30 21:55 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-30 23:26 [binutils-gdb] hurd: remove unused variables gdb-buildbot
2020-05-30 23:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-31  0:21 [binutils-gdb] hurd: add gnu_target pointer to fix thread API calls gdb-buildbot
2020-05-31  0:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-05-31 10:59 [binutils-gdb] gnu-nat: Move local functions inside gnu_nat_target class gdb-buildbot
2020-05-31 11:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-01 15:41 [binutils-gdb] alpha-vms: ETIR checks gdb-buildbot
2020-06-01 15:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 13:34 [binutils-gdb] [gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.exp gdb-buildbot
2020-06-02 13:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 15:09 [binutils-gdb] gdb: Convert language la_print_array_index field to a method gdb-buildbot
2020-06-02 15:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 17:17 [binutils-gdb] gdb: Convert language la_pass_by_reference field to a method gdb-buildbot
2020-06-02 17:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 17:54 [binutils-gdb] gdb: Convert language la_language_arch_info field to a method gdb-buildbot
2020-06-02 18:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 19:07 [binutils-gdb] gdb: Convert language la_lookup_transparent_type field to a method gdb-buildbot
2020-06-02 19:07 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 19:45 [binutils-gdb] gdb: Convert language la_iterate_over_symbols field to a method gdb-buildbot
2020-06-02 20:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 20:41 [binutils-gdb] gdb: Convert language la_get_compile_instance field to a method gdb-buildbot
2020-06-02 20:58 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 21:16 [binutils-gdb] gdb: Convert language la_search_name_hash field to a method gdb-buildbot
2020-06-02 21:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-02 22:48 [binutils-gdb] gdb: Convert language la_sniff_from_mangled_name field to a method gdb-buildbot
2020-06-02 22:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03  0:38 [binutils-gdb] gdb: Convert language la_demangle field to a method gdb-buildbot
2020-06-03  0:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03  2:28 [binutils-gdb] RISC-V: Fix the error when building RISC-V linux native gdbserver gdb-buildbot
2020-06-03  2:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 14:37 [binutils-gdb] x86: Silence -fsanitize=undefined gdb-buildbot
2020-06-03 14:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 16:09 [binutils-gdb] ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect gdb-buildbot
2020-06-03 16:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 17:46 [binutils-gdb] This patch set for the generic BFD a.out backend removes a dead #define and makes aoutx.h self-contained: [PATCH 1/2]: bfd: remove unused NO_WRITE_HEADER_KLUDGE #define [PATCH 2/2]: bfd: make aoutx.h self-contained gdb-buildbot
2020-06-03 18:23 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 19:18 [binutils-gdb] Updated Serbian translation for the opcodes sub-directory gdb-buildbot
2020-06-03 19:18 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 20:13 [binutils-gdb] [gdb/testsuite] Fix use of verbose in gdb/jit-*.exp gdb-buildbot
2020-06-03 20:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 22:03 [binutils-gdb] frv: Don't generate dynamic relocation for non SEC_ALLOC sections gdb-buildbot
2020-06-03 22:03 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-03 23:35 [binutils-gdb] nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL gdb-buildbot
2020-06-03 23:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-04  0:30 [binutils-gdb] [gdb/symtab] Fix missing breakpoint location for inlined function gdb-buildbot
2020-06-04  0:49 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-04 15:17 [binutils-gdb] [gdb/testsuite] Fix use of fail in gdb_cmd_file gdb-buildbot
2020-06-04 15:17 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-04 16:50 [binutils-gdb] opcodes: discriminate endianness and insn-endianness in CGEN ports gdb-buildbot
2020-06-04 17:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05  6:10 [binutils-gdb] cpu, gas, opcodes: remove no longer needed workaround from the BPF port gdb-buildbot
2020-06-05  6:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05  7:23 [binutils-gdb] [gdb/testsuite] Remove path names from error messages in gdb_file_cmd gdb-buildbot
2020-06-05  8:00 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05  8:36 [binutils-gdb] x86: Remove target_id from elf_x86_link_hash_table gdb-buildbot
2020-06-05  8:54 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05  9:51 [binutils-gdb] gdb: really share partial symtabs when using .gdb_index or .debug_names gdb-buildbot
2020-06-05  9:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05 14:27 [binutils-gdb] Fix a use before initialization bug in the pdp11.c source file gdb-buildbot
2020-06-05 14:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05 15:58 [binutils-gdb] bfin: Skip non SEC_ALLOC section gdb-buildbot
2020-06-05 16:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-05 21:14 [binutils-gdb] Revert "gdb/python: Avoid use after free in py-tui.c" gdb-buildbot
2020-06-05 21:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-06  7:12 [binutils-gdb] Power10 tidies gdb-buildbot
2020-06-06  7:12 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-06 14:12 [binutils-gdb] ELF: Add target_os to elf_link_hash_table/elf_backend_data gdb-buildbot
2020-06-06 14:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-07  1:42 [binutils-gdb] Remove is_vxworks from _bfd_sparc_elf_link_hash_table gdb-buildbot
2020-06-07  1:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-07 15:25 [binutils-gdb] Remove unused parameter from generic_val_print_float gdb-buildbot
2020-06-07 15:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-08  7:43 [binutils-gdb] x86: restrict use of register aliases gdb-buildbot
2020-06-08  7:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-08 15:56 [binutils-gdb] [PATCH] arm: Add DFB instruction for ARMv8-R gdb-buildbot
2020-06-08 16:14 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-08 20:39 [binutils-gdb] gdb: add type::index_type / type::set_index_type gdb-buildbot
2020-06-08 20:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-08 23:05 [binutils-gdb] gdb: remove FIELD_TYPE macro gdb-buildbot
2020-06-08 23:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-09  1:29 [binutils-gdb] PowerPC64: Downgrade ifunc with textrel error to a warning gdb-buildbot
2020-06-09  1:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-09  9:34 [binutils-gdb] x86: utilize X macro in EVEX decoding gdb-buildbot
2020-06-09  9:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-09 11:42 [binutils-gdb] x86: consistently print prefixes explicitly which are invalid with VEX etc gdb-buildbot
2020-06-09 11:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-09 15:25 [binutils-gdb] IFUNC: Update IFUNC resolver check with DT_TEXTREL gdb-buildbot
2020-06-09 15:25 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-10 13:17 [binutils-gdb] ELF: Properly handle section symbols gdb-buildbot
2020-06-10 13:35 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-11  2:14 [binutils-gdb] ia64: Set DF_TEXTREL instead of reltext gdb-buildbot
2020-06-11  2:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-11 17:19 [binutils-gdb] Fix hex floating point lexing gdb-buildbot
2020-06-11 17:36 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-12  7:55 [binutils-gdb] [gdb/testsuite] Don't abort testrun for invalid command in test-case gdb-buildbot
2020-06-12  8:13 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-12 12:11 [binutils-gdb] [gdb/testsuite] Don't leak tuiterm.exp spawn override gdb-buildbot
2020-06-12 12:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-12 21:48 [binutils-gdb] gdbserver: remove support for LynxOS gdb-buildbot
2020-06-12 22:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-13  0:15 [binutils-gdb] gdbserver: remove support for CRIS gdb-buildbot
2020-06-13  0:53 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-13  1:48 [binutils-gdb] gdbserver: remove support for M32R gdb-buildbot
2020-06-13  1:48 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-13  2:25 [binutils-gdb] gdbserver: remove support for Tile gdb-buildbot
2020-06-13  2:43 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-13  3:38 [binutils-gdb] gdbserver: remove support for ARM/WinCE gdb-buildbot
2020-06-13  3:38 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-13  4:15 [binutils-gdb] gdb: mention removed GDBserver host support in NEWS gdb-buildbot
2020-06-13  4:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-14 12:51 [binutils-gdb] x86: Correct xsusldtrk mnemonic gdb-buildbot
2020-06-14 13:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-15  7:33 [binutils-gdb] gdb/testsuite: fix minor things in jit tests gdb-buildbot
2020-06-15  8:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-15 20:44 [binutils-gdb] xtensa: allow runtime ABI selection gdb-buildbot
2020-06-15 21:02 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17  0:38 [binutils-gdb] Fix crash when TUI window creation fails gdb-buildbot
2020-06-17  0:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17  2:46 [binutils-gdb] Fix crash when exiting TUI with gdb -tui gdb-buildbot
2020-06-17  2:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17  9:11 [binutils-gdb] gdb: Convert language la_class_name_from_physname field to a method gdb-buildbot
2020-06-17  9:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 11:00 [binutils-gdb] gdb: Convert language la_get_symbol_name_matcher field to a method gdb-buildbot
2020-06-17 11:19 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 13:46 [binutils-gdb] gdb: Convert language la_watch_location_expression field to a method gdb-buildbot
2020-06-17 14:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 14:26 [binutils-gdb] gdb: Convert language la_value_print field to a method gdb-buildbot
2020-06-17 14:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 17:29 [binutils-gdb] Update thread_control_state::trap_expected comments gdb-buildbot
2020-06-17 17:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 19:51 [binutils-gdb] x86: Delete incorrect vmgexit entry in prefix_table gdb-buildbot
2020-06-17 19:51 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 21:27 [binutils-gdb] gdb/features: remove rx.xml from XMLTOC list gdb-buildbot
2020-06-17 21:46 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-17 22:40 [binutils-gdb] gdb, gdbserver: remove ARM regdat files gdb-buildbot
2020-06-17 22:40 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-18  0:49 [binutils-gdb] Fix TCL error in gdb.python/py-format-string.exp gdb-buildbot
2020-06-18  1:26 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-18 13:48 [binutils-gdb] [gdb/testsuite] Move code from gdb_init to default_gdb_init gdb-buildbot
2020-06-18 14:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19  2:19 [binutils-gdb] Don't write to inferior_ptid in inf-ptrace.c gdb-buildbot
2020-06-19  2:37 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19  3:50 [binutils-gdb] Don't write to inferior_ptid in infrun.c gdb-buildbot
2020-06-19  4:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19  5:22 [binutils-gdb] Don't write to inferior_ptid in procfs.c gdb-buildbot
2020-06-19  5:22 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19  9:39 [binutils-gdb] Don't write to inferior_ptid in nto-procfs.c gdb-buildbot
2020-06-19  9:57 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19 16:03 [binutils-gdb] Don't write to inferior_ptid in bsd-kvm.c gdb-buildbot
2020-06-19 16:21 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19 17:15 [binutils-gdb] Don't write to inferior_ptid in fork-child.c gdb-buildbot
2020-06-19 17:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-19 22:13 [binutils-gdb] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR 25412) gdb-buildbot
2020-06-19 22:50 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-20  0:04 [binutils-gdb] [gdb/testsuite] Limit default_target_compile override gdb-buildbot
2020-06-20  0:42 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-21  1:10 [binutils-gdb] Fix gdb.base/list-missing-source.exp on remote host gdb-buildbot
2020-06-21  1:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-21  3:47 [binutils-gdb] Adjust gdb.mi/mi-sym-info.exp filename patterns gdb-buildbot
2020-06-21  3:47 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-21 13:34 [binutils-gdb] PR26132, ar creates invalid libraries for some targets with plugins enabled gdb-buildbot
2020-06-21 13:52 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22  2:50 [binutils-gdb] RISC-V: Don't assume the priv attributes are in order when handling them gdb-buildbot
2020-06-22  3:08 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 12:47 [binutils-gdb] gdb/jit: return bool in jit_breakpoint_re_set_internal and jit_read_descriptor gdb-buildbot
2020-06-22 13:06 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 14:59 [binutils-gdb] Recognize some new Mach-O load commands gdb-buildbot
2020-06-22 14:59 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 15:37 [binutils-gdb] aarch64: Normalize and sort feature bit macros gdb-buildbot
2020-06-22 15:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 17:58 [binutils-gdb] Disable parts of gdb.base/source-dir.exp on remote host gdb-buildbot
2020-06-22 18:16 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 19:54 [binutils-gdb] default-args: allow to define default arguments for aliases gdb-buildbot
2020-06-22 20:32 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-22 20:51 [binutils-gdb] Add tests for new alias default-args related commands and arguments gdb-buildbot
2020-06-22 21:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23  9:50 [binutils-gdb] gdb: Add --with-python-libdir to gdb's --configuration output gdb-buildbot
2020-06-23 10:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 12:09 [binutils-gdb] Avoid testcase build failures with -Wunused-value gdb-buildbot
2020-06-23 12:29 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 15:34 [binutils-gdb] gdb: Convert language la_post_parser field to a method gdb-buildbot
2020-06-23 15:34 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 18:09 [binutils-gdb] gdb: Convert language la_printstr field to a method gdb-buildbot
2020-06-23 18:27 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 21:04 [binutils-gdb] Improve -Wunused-value testcase build failures fix gdb-buildbot
2020-06-23 21:33 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 22:30 [binutils-gdb] Adjust command completion output when TUI is disabled gdb-buildbot
2020-06-23 22:30 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-23 22:49 [binutils-gdb] Fix "maint selftest" regression, add struct scoped_mock_context gdb-buildbot
2020-06-23 23:28 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-06-24  3:57 [binutils-gdb] gdb: New maintenance command to print XML target description gdb-buildbot
2020-06-24  4:15 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1gFOyD-0004bP-CD@kwanyin.sergiodj.net \
    --to=sergiodj+buildbot@sergiodj.net \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).