From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23422 invoked by alias); 24 Oct 2018 01:50:53 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 23162 invoked by uid 89); 24 Oct 2018 01:50:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=sk:stack-l, sk:stackl, instantly, UD:all X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Oct 2018 01:50:40 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 24 Oct 2018 02:20:00 -0000 Subject: Failures on Fedora-x86_64-native-gdbserver-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q4/txt/msg01810.txt.bz2 Buildslave: fedora-x86-64-3 Full Build URL: Commit(s) tested: f19c7ff839d7a32ebb48482ae7d318fb46ca823d Author(s) (in the same order as the commits): John Darrington Subject: GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ 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/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/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 new FAIL: gdb.ada/catch_assert_if.exp: cannot run to main, testcase aborted PASS -> FAIL: gdb.ada/char_enum.exp: print Char_Enum_Type' 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 new FAIL: gdb.ada/excep_handle.exp: cannot run to main, testcase aborted PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 3 * something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something * 3 PASS -> FAIL: gdb.ada/exprs.exp: Long_Long_Integer ** Y 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/funcall_char.exp: print f new FAIL: gdb.ada/info_exc.exp: cannot run to main, testcase aborted 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_ex_cond.exp: cannot run to main, testcase aborted 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: run to bar.adb:23 PASS -> FAIL: gdb.ada/mi_var_union.exp: Create var1 varobj 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/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/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/pckd_arr_ren.exp: print var PASS -> FAIL: gdb.ada/pckd_neg.exp: print SSA 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/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/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 field existing only in dyn_middle 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/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/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_small_object.data'first PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %ah PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %al PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %bh PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %bl PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %ch PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %cl PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %dh PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %dil PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %dl PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r10l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r11l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r12l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r13l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r14l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r15l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r8l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %r9l PASS -> FAIL: gdb.arch/amd64-byte.exp: check contents of %sil PASS -> FAIL: gdb.arch/amd64-byte.exp: continue to breakpoint: continue to first breakpoint in main PASS -> FAIL: gdb.arch/amd64-byte.exp: continue to breakpoint: continue to forth breakpoint in main PASS -> FAIL: gdb.arch/amd64-byte.exp: continue to breakpoint: continue to second breakpoint in main PASS -> FAIL: gdb.arch/amd64-byte.exp: continue to breakpoint: continue to third breakpoint in main new FAIL: gdb.arch/amd64-disp-step-avx.exp: can't run to main new FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_mxcsr_before_enable: can't run to main new FAIL: gdb.arch/amd64-init-x87-values.exp: check_setting_x87_regs_before_enable: can't run to main new FAIL: gdb.arch/amd64-init-x87-values.exp: check_x87_regs_around_init: can't run to main new FAIL: gdb.arch/amd64-stap-special-operands.exp: run to probe three_arg new FAIL: gdb.arch/amd64-stap-special-operands.exp: run to probe triplet PASS -> FAIL: gdb.arch/amd64-stap-wrong-subexp.exp: print probe bar arg0 PASS -> FAIL: gdb.arch/amd64-stap-wrong-subexp.exp: print probe bar arg1 PASS -> FAIL: gdb.arch/amd64-stap-wrong-subexp.exp: print probe foo arg0 new FAIL: gdb.arch/amd64-stap-wrong-subexp.exp: run to probe bar new FAIL: gdb.arch/amd64-stap-wrong-subexp.exp: run to probe foo PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %ax PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %bx PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %cx PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %di PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %dx PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r10w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r11w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r12w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r13w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r14w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r15w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r8w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %r9w PASS -> FAIL: gdb.arch/amd64-word.exp: check contents of %si PASS -> FAIL: gdb.arch/amd64-word.exp: continue to breakpoint: continue to first breakpoint in main PASS -> FAIL: gdb.arch/amd64-word.exp: continue to breakpoint: continue to forth breakpoint in main PASS -> FAIL: gdb.arch/amd64-word.exp: continue to breakpoint: continue to second breakpoint in main PASS -> FAIL: gdb.arch/amd64-word.exp: continue to breakpoint: continue to third breakpoint in main 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.arch/i386-avx.exp: check contents of data[0] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[10] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[11] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[12] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[13] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[14] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[15] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[1] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[2] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[3] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[4] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[5] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[6] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[7] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[8] PASS -> FAIL: gdb.arch/i386-avx.exp: check contents of data[9] PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm0 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm1 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm10 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm11 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm12 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm13 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm14 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm15 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm2 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm3 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm4 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm5 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm6 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm7 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm8 PASS -> FAIL: gdb.arch/i386-avx.exp: check float contents of %ymm9 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm0 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm1 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm10 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm11 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm12 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm13 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm14 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm15 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm2 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm3 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm4 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm5 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm6 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm7 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm8 PASS -> FAIL: gdb.arch/i386-avx.exp: check int8 contents of %ymm9 PASS -> FAIL: gdb.arch/i386-avx.exp: check whether processor supports AVX PASS -> FAIL: gdb.arch/i386-avx.exp: continue to breakpoint: continue to first breakpoint in main PASS -> FAIL: gdb.arch/i386-avx.exp: continue to breakpoint: continue to second breakpoint in main new FAIL: gdb.arch/i386-avx.exp: force-disable xml descriptions: run to main PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %ah PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %al PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %bh PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %bl PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %ch PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %cl PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %dh PASS -> FAIL: gdb.arch/i386-byte.exp: check contents of %dl PASS -> FAIL: gdb.arch/i386-byte.exp: continue to breakpoint: continue to first breakpoint in main PASS -> FAIL: gdb.arch/i386-byte.exp: continue to breakpoint: continue to second breakpoint in main new FAIL: gdb.arch/i386-float.exp: can't run to main PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10 PASS -> FAIL: gdb.arch/i386-signal.exp: finish PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[0] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[10] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[11] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[12] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[13] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[14] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[15] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[1] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[2] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[3] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[4] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[5] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[6] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[7] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[8] PASS -> FAIL: gdb.arch/i386-sse.exp: check contents of data[9] PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm0 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm1 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm10 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm11 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm12 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm13 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm14 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm15 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm2 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm3 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm4 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm5 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm6 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm7 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm8 PASS -> FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm9 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm0 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm1 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm10 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm11 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm12 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm13 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm14 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm15 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm2 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm3 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm4 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm5 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm6 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm7 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm8 PASS -> FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm9 PASS -> FAIL: gdb.arch/i386-sse.exp: check whether processor supports SSE PASS -> FAIL: gdb.arch/i386-sse.exp: continue to breakpoint: continue to first breakpoint in main PASS -> FAIL: gdb.arch/i386-sse.exp: continue to breakpoint: continue to second breakpoint in 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 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/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 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 PASS -> FAIL: gdb.base/break-probes.exp: ensure using probes 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 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: 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 PASS -> FAIL: gdb.base/break.exp: set to-be-silent break bp_location1 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-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-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: 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-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 -> 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-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: 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-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-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-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 inferior func with struct - returns char * 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: 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: 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/continue-after-aborted-step-over.exp: displaced-stepping=off: 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, two 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_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 ignored & auto-deleted break marker1 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 PASS -> FAIL: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS -> FAIL: gdb.base/ena-dis-br.exp: step after continue with ignore count new FAIL: gdb.base/exec-invalid-sysroot.exp: couldn't run exec-invalid-sysroot 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/find.exp: set * 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: 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/frame-selection.exp: setting breakpoint at 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 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-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: can't run to main new FAIL: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: can't run to main PASS -> FAIL: gdb.base/gnu-ifunc.exp: static: static gnu_ifunc 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-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-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-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 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-2: can't run to main new FAIL: gdb.base/label.exp: label tests suppressed 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 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: print on extra console echoes 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_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=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 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/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: 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 new FAIL: gdb.base/sepdebug.exp: sepdebug tests suppressed 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 PASS -> FAIL: gdb.base/shlib-call.exp: breakpoint function shr2 PASS -> FAIL: gdb.base/shlib-call.exp: continue until exit PASS -> UNRESOLVED: gdb.base/shlib-call.exp: next to shr1 PASS -> FAIL: gdb.base/shlib-call.exp: print g 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 out of shr2 to main new FAIL: gdb.base/shreloc.exp: can't run to main 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: rerun to main PASS -> FAIL: gdb.base/signull.exp: set for function pointer probe 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/solib-disc.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, lib2 first new FAIL: gdb.base/source-execution.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/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: 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 for finish; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: call Fun PASS -> UNRESOLVED: gdb.base/structs.exp: continue to breakpoint: chartest-done PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: finish foo; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: finish foo; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: finish foo; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: p chartest PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-td PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: p/c L; call 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 10 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 11 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 12 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 13 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 14 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 15 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 16 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 17 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-td PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-tld PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-tll PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-td PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-td-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tld PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tld-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tll PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tll-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 3 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tc-tf PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 4 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 5 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 6 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 7 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 8 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: p/c L; call 9 structs-tc PASS -> FAIL: gdb.base/structs.exp: p/c fun 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; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: return foo; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: return foo; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for finish; return 8 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-td PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-tf PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-tl PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-tld PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tc-ti PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tc-tl PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tc-ts PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-td-tf PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tf PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tf-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tf-td PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-ti PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-ti-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tl PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-ts-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 3 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 3 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 4 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 4 structs-ts PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 5 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 6 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 7 structs-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 8 structs-tc 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 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 watchpoint `$pc' 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: rwatch disallowed for register based expression PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit 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/x * 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/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 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 new FAIL: gdb.dwarf2/dw2-single-line-discriminators.exp: cannot run to main. new FAIL: gdb.fortran/print-formatted.exp: runto MAIN__ PASS -> FAIL: gdb.go/integers.exp: print 2 * i PASS -> FAIL: gdb.go/integers.exp: print j * k new FAIL: gdb.guile/scm-arch.exp: can't run to main new FAIL: gdb.guile/scm-block.exp: can't run to main PASS -> FAIL: gdb.guile/scm-breakpoint.exp: create address breakpoint a ' *multiply' PASS -> FAIL: gdb.guile/scm-breakpoint.exp: guile new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: can't run to main new FAIL: gdb.guile/scm-breakpoint.exp: test_watchpoints: can't run to main new FAIL: gdb.guile/scm-cmd.exp: can't run to main new FAIL: gdb.guile/scm-disasm.exp: can't run to main new FAIL: gdb.guile/scm-frame-args.exp: can't run to main new FAIL: gdb.guile/scm-frame-inline.exp: can't run to main new FAIL: gdb.guile/scm-frame.exp: can't run to main new FAIL: gdb.guile/scm-iterator.exp: can't run to main new FAIL: gdb.guile/scm-lazy-string.exp: can't run to main new FAIL: gdb.guile/scm-math.exp: can't run to main new FAIL: gdb.guile/scm-objfile-script.exp: can't run to main new FAIL: gdb.guile/scm-objfile.exp: can't run to main new FAIL: gdb.guile/scm-ports.exp: can't run to main new FAIL: gdb.guile/scm-pretty-print.exp: can't run to main new FAIL: gdb.guile/scm-symbol.exp: can't run to main new FAIL: gdb.guile/scm-symtab.exp: can't run to main new FAIL: gdb.guile/scm-type.exp: can't run to main new FAIL: gdb.guile/scm-value-cc.exp: can't run to main new FAIL: gdb.guile/scm-value.exp: can't run to main new FAIL: gdb.guile/types-module.exp: can't run to main PASS -> FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere PASS -> FAIL: gdb.linespec/break-ask.exp: expect breakpoint PASS -> FAIL: gdb.linespec/break-ask.exp: info source 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_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/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/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-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-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-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-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-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: 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-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-reg-undefined.exp: register values, format r, frame 0 PASS -> FAIL: gdb.mi/mi-reg-undefined.exp: register values, format x, frame 0 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-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: 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 new FAIL: gdb.mi/mi-var-cmd.exp: bitfield: step over 526 PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete selected_a PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete var lsimple->integer new FAIL: gdb.mi/mi-var-cmd.exp: floating: step over 469 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-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: 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: step over 81 new FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: step over 104 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-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: run to 41 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: step over 250 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: step over 63 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: step over 201 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, contents modified PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, filled all 1s PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, after deallocation PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, before allocation PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_not_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: show format variable vla1_allocated PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: show format variable vla1_not_allocated 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/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-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/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 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/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_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. 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 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: create fake varobj PASS -> FAIL: gdb.python/py-mi.exp: list children fake.private PASS -> FAIL: gdb.python/py-mi.exp: list children of fake PASS -> FAIL: gdb.python/py-mi.exp: run to 357 PASS -> FAIL: gdb.python/py-mi.exp: run to 380 new FAIL: gdb.python/py-objfile.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-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 -> UNRESOLVED: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. 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 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: 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: 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 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: reverse to marker1 PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: turn on process record PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: reverse to marker1 PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: turn on process record PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: continue to end of sse4_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: continue to end of sse_test #2 PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: continue to end of sse_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: continue to end of ssse3_test #2 PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: continue to end of ssse3_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addsubpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to addsubps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to andpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to andps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to blendpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to blendps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to blendvpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to blendvps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmppd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmpps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmpsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmpss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cvtpd2dq PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cvtpd2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to divpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to divps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to divsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to divss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to mulpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to mulps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to mulsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to mulss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to orpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to orps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to pabsb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to pabsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to pabsw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to packssdw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to packsswb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to ucomisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to ucomiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to unpckhpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to unpckhps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to xorpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to xorps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: turn on process record PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse addps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse addsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse addss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse addsubpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse addsubps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse andpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse andps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse blendps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse blendvpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse blendvps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cmppd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cmpps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cmpsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cmpss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtpd2dq PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtpd2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse divpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse divps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse divsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse divss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse mulpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse mulps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse mulsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse mulss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse orpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse orps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse pabsb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse pabsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse pabsw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse packssdw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse packsswb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse ucomisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse ucomiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse unpckhpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse unpckhps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse xorpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse xorps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 at end of sse4_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 at end of sse_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 at end of ssse3_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse addps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse addsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse addss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse addsubpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse addsubps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse andpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse andps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse blendps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse blendvpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse blendvps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cmppd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cmpps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cmpsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cmpss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtpd2dq PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtpd2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse divpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse divps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse divsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse divss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse mulpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse mulps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse mulsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse mulss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse orpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse orps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse pabsb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse pabsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse pabsw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse packssdw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse packsswb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse ucomisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse ucomiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse unpckhpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse unpckhps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse xorpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse xorps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 at end of sse4_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 at end of sse_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 at end of ssse3_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse addps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse addsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse addss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse addsubpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse addsubps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse andpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse andps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse blendps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse blendvpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse blendvps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cmppd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cmpps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cmpsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cmpss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtpd2dq PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtpd2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse divpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse divps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse divsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse divss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse mulpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse mulps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse mulsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse mulss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse orpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse orps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse pabsb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse pabsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse pabsw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse packssdw PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse packsswb PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse ucomisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse ucomiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse unpckhpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse unpckhps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse xorpd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse xorps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 at end of sse4_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 at end of sse_test PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 at end of ssse3_test 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 new FAIL: gdb.reverse/machinestate-precsave.exp: step 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: reverse to marker1 PASS -> FAIL: gdb.reverse/pipe-reverse.exp: turn on process record 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: reverse to marker1 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: reload precord save file XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_33 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_34 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_35 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_36 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_37 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_38 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_39 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_40 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_41 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_42 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_43 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_44 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_45 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_46 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_47 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_48 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_49 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_50 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_51 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_52 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_53 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_54 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_55 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_56 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_57 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_58 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_59 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_60 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_61 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_62 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_63 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ABRT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ALRM XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_BUS XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CHLD XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CONT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_DANGER XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_EMT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_FPE XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_GRANT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_HUP XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ILL XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_IO XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LOST XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LWP XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_MSG XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PHONE XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PIPE XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_POLL XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PRIO XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PROF XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PWR XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_QUIT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_RETRACT XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SAK XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SEGV XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SOUND XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SYS XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TERM XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TSTP XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTIN XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTOU XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_URG XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR1 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR2 XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_VTALRM XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WAITING XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WINCH XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WIND XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XCPU XFAIL -> FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XFSZ PASS -> FAIL: gdb.reverse/sigall-reverse.exp: turn on process record PASS -> FAIL: gdb.reverse/step-precsave.exp: finish out of fn call PASS -> FAIL: gdb.reverse/step-precsave.exp: next over call PASS -> FAIL: gdb.reverse/step-precsave.exp: next test 1 PASS -> FAIL: gdb.reverse/step-precsave.exp: next test 2 PASS -> FAIL: gdb.reverse/step-precsave.exp: reload core file PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step into fn call PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse stepi thru function return 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: simple stepi PASS -> FAIL: gdb.reverse/step-precsave.exp: step into call PASS -> FAIL: gdb.reverse/step-precsave.exp: step test 1 PASS -> FAIL: gdb.reverse/step-precsave.exp: step test 2 PASS -> FAIL: gdb.reverse/step-precsave.exp: step up to call PASS -> FAIL: gdb.reverse/step-precsave.exp: stepi back from function 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: finish out of fn call PASS -> FAIL: gdb.reverse/step-reverse.exp: next over call PASS -> FAIL: gdb.reverse/step-reverse.exp: next test 1 PASS -> FAIL: gdb.reverse/step-reverse.exp: next test 2 PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step into fn call 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: simple stepi PASS -> FAIL: gdb.reverse/step-reverse.exp: step into call PASS -> FAIL: gdb.reverse/step-reverse.exp: step test 1 PASS -> FAIL: gdb.reverse/step-reverse.exp: step test 2 PASS -> FAIL: gdb.reverse/step-reverse.exp: step up to call PASS -> FAIL: gdb.reverse/step-reverse.exp: stepi back from function 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/time-reverse.exp: reverse to marker1 PASS -> FAIL: gdb.reverse/time-reverse.exp: turn on process record PASS -> FAIL: gdb.reverse/until-precsave.exp: reload core file PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution 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 line number 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.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=target:: action=delete: 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: 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 PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: run to marker PASS -> FAIL: gdb.server/ext-wrapper.exp: set remote exec-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 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-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: 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 forced_stabs 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/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: 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 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/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/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: 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: 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/signal-command-handle-nopass.exp: step-over no: 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 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 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 new FAIL: gdb.threads/wp-replication.exp: failed to run to main 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/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/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-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/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/tracefile-pseudo-reg.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 new FAIL: gdb.tui/tui-layout.exp: execution=1: layout=asm: can't run to main new FAIL: gdb.tui/tui-layout.exp: execution=1: layout=reg: can't run to main new FAIL: gdb.tui/tui-layout.exp: execution=1: layout=split: can't run to main new FAIL: gdb.tui/tui-layout.exp: execution=1: layout=src: can't run to main ============================ *** Complete list of XFAILs for this builder *** To obtain the list of XFAIL tests for this builder, go to: You can also see a pretty-printed version of the list, with more information about each XFAIL, by going to: