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


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

GNU gdb (GDB) 7.7.50.20140112-cvs s390-ibm-linux-gnu GIT commit: 5acfdbae5d2b0aaa2320ddfa3aa1f2cddce7b978


Test Run By dailybuilt on Sun Jan 12 05:45:49 2014
Native configuration is s390-ibm-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

FAIL: gdb.ada/O2_float_param.exp: frame
FAIL: gdb.ada/aliased_array.exp: print bt
ERROR: Couldn't run array_bounds/bar
FAIL: gdb.ada/array_return.exp: Cannot run to main, testcase aborted
FAIL: gdb.ada/array_subscript_addr.exp: print a(2)'Address
FAIL: gdb.ada/arraydim.exp: ptype m
FAIL: gdb.ada/arraydim.exp: print m'first
FAIL: gdb.ada/arraydim.exp: print m'last
FAIL: gdb.ada/arraydim.exp: print m'length
FAIL: gdb.ada/arraydim.exp: print m'first(1)
FAIL: gdb.ada/arraydim.exp: print m'last(1)
FAIL: gdb.ada/arraydim.exp: print m'length(1)
FAIL: gdb.ada/arraydim.exp: print m'first(2)
FAIL: gdb.ada/arraydim.exp: print m'last(2)
FAIL: gdb.ada/arraydim.exp: print m'length(2)
FAIL: gdb.ada/arraydim.exp: print m'first(3)
FAIL: gdb.ada/arraydim.exp: print m'last(3)
FAIL: gdb.ada/arraydim.exp: print m'length(3)
FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
FAIL: gdb.ada/arrayidx.exp: print one_two_three
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
FAIL: gdb.ada/arrayidx.exp: print r_two_three
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
FAIL: gdb.ada/arrayidx.exp: print few_reps
FAIL: gdb.ada/arrayidx.exp: print many_reps
FAIL: gdb.ada/arrayidx.exp: print empty
FAIL: gdb.ada/arrayparam.exp: print call_me ("bonjour")
FAIL: gdb.ada/arrayparam.exp: print first after function call
FAIL: gdb.ada/arrayparam.exp: print last after function call
FAIL: gdb.ada/arrayparam.exp: print length after function call
ERROR: Couldn't run arrayptr/foo
FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
FAIL: gdb.ada/bp_range_type.exp: print small_value
ERROR: Couldn't run call_pn/foo
FAIL: gdb.ada/catch_ex.exp: Cannot run to main, testcase aborted
FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
FAIL: gdb.ada/char_param.exp: call next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
FAIL: gdb.ada/complete.exp: complete p some
FAIL: gdb.ada/complete.exp: complete p external_ident
FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
FAIL: gdb.ada/cond_lang.exp: show lang
FAIL: gdb.ada/cond_lang.exp: continue
ERROR: Couldn't run dot_all/foo
FAIL: gdb.ada/enum_idx_packed.exp: print full
FAIL: gdb.ada/enum_idx_packed.exp: print full'first
FAIL: gdb.ada/exec_changed.exp: start first
FAIL: gdb.ada/exec_changed.exp: start second
FAIL: gdb.ada/expr_delims.exp: continue
FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
FAIL: gdb.ada/exprs.exp: Long_Long_Integer ** Y
FAIL: gdb.ada/exprs.exp: long_float'min
FAIL: gdb.ada/exprs.exp: long_float'max
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10.0
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
FAIL: gdb.ada/fixed_points.exp: p on a fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
FAIL: gdb.ada/float_param.exp: call set_float(2.0)
FAIL: gdb.ada/float_param.exp: print global_float
FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
FAIL: gdb.ada/float_param.exp: print global_double
FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
FAIL: gdb.ada/float_param.exp: print global_long_double
FAIL: gdb.ada/formatted_ref.exp: print/x s
FAIL: gdb.ada/formatted_ref.exp: print/x s'access
FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
ERROR: Couldn't run frame_args/foo
ERROR: Couldn't run fun_in_declare/foo
FAIL: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: continue until BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
FAIL: gdb.ada/info_exc.exp: Cannot run to main, testcase aborted
FAIL: gdb.ada/info_locals_renaming.exp: info locals
FAIL: gdb.ada/interface.exp: print r
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/lang_switch.exp: backtrace
FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
FAIL: gdb.ada/mi_catch_ex.exp: Cannot run to main, testcase aborted
FAIL: gdb.ada/mi_ex_cond.exp: Cannot run to main, testcase aborted
FAIL: gdb.ada/mi_exc_info.exp: mi runto main (unknown output after running)
ERROR: -break-list (timeout)
ERROR: tcl error sourcing /gdb/testsuite/gdb.ada/mi_exc_info.exp.
ERROR: Dir reinitialization failed (timeout)
    while executing
"error "Dir reinitialization failed (timeout)""
    ("uplevel" body line 1)
    invoked from within
"uplevel $error_sect"
    invoked from within
"remote_expect host 60 {
	    -re "104\\\^done,source-path=.*\r\n$mi_gdb_prompt$" {}
	    -re "$mi_gdb_prompt$" {}
	    timeout {error "Dir reinitializ..."
    ("uplevel" body line 1)
    invoked from within
"uplevel remote_expect host $gtimeout $expcode"
    invoked from within
"gdb_expect 60 {
	    -re "104\\\^done,source-path=.*\r\n$mi_gdb_prompt$" {}
	    -re "$mi_gdb_prompt$" {}
	    timeout {error "Dir reinitialization fa..."
    (procedure "mi_gdb_reinitialize_dir" line 30)
    invoked from within
"mi_gdb_reinitialize_dir $srcdir/$subdir"
    (file "/gdb/testsuite/gdb.ada/mi_exc_info.exp" line 38)
    invoked from within
"source /gdb/testsuite/gdb.ada/mi_exc_info.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /gdb/testsuite/gdb.ada/mi_exc_info.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
FAIL: gdb.ada/mi_interface.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.ada/mi_interface.exp: run to foo.adb:22 (set breakpoint)
FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue)
FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
ERROR: Couldn't send -var-create ggg1 * ggg1 to GDB.
UNRESOLVED: gdb.ada/mi_interface.exp: Create ggg1 varobj
ERROR: Couldn't send -var-list-children 1 ggg1 to GDB.
UNRESOLVED: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/mi_task_arg.exp: mi runto task_switch.break_me (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1
FAIL: gdb.ada/mi_task_info.exp: mi runto task_switch.break_me (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.ada/mi_task_info.exp: -ada-task-info with no argument
ERROR: Couldn't send -ada-task-info 3 to GDB.
UNRESOLVED: gdb.ada/mi_task_info.exp: -ada-task-info 3
ERROR: Couldn't run mod_from_name/foo
FAIL: gdb.ada/null_array.exp: print my_table
FAIL: gdb.ada/null_array.exp: ptype my_table
FAIL: gdb.ada/null_array.exp: print my_matrix
FAIL: gdb.ada/operator_bp.exp: break "+"
FAIL: gdb.ada/operator_bp.exp: break "-"
FAIL: gdb.ada/operator_bp.exp: break "mod"
FAIL: gdb.ada/operator_bp.exp: continue to "+"
FAIL: gdb.ada/operator_bp.exp: continue to "-"
FAIL: gdb.ada/operator_bp.exp: continue to "*"
FAIL: gdb.ada/operator_bp.exp: continue to "/"
FAIL: gdb.ada/operator_bp.exp: continue to "mod"
FAIL: gdb.ada/operator_bp.exp: continue to "rem"
FAIL: gdb.ada/operator_bp.exp: continue to "**"
FAIL: gdb.ada/operator_bp.exp: continue to "<"
FAIL: gdb.ada/operator_bp.exp: continue to "<="
FAIL: gdb.ada/operator_bp.exp: continue to ">"
FAIL: gdb.ada/operator_bp.exp: continue to ">="
FAIL: gdb.ada/operator_bp.exp: continue to "="
FAIL: gdb.ada/operator_bp.exp: continue to "and"
FAIL: gdb.ada/operator_bp.exp: continue to "or"
FAIL: gdb.ada/operator_bp.exp: continue to "xor"
FAIL: gdb.ada/operator_bp.exp: continue to "&"
FAIL: gdb.ada/operator_bp.exp: continue to "abs"
FAIL: gdb.ada/operator_bp.exp: continue to "not"
FAIL: gdb.ada/operator_bp.exp: continue to ops."+"
FAIL: gdb.ada/operator_bp.exp: continue to ops."-"
FAIL: gdb.ada/operator_bp.exp: continue to ops."*"
FAIL: gdb.ada/operator_bp.exp: continue to ops."/"
FAIL: gdb.ada/operator_bp.exp: continue to ops."mod"
FAIL: gdb.ada/operator_bp.exp: continue to ops."rem"
FAIL: gdb.ada/operator_bp.exp: continue to ops."**"
FAIL: gdb.ada/operator_bp.exp: continue to ops."<"
FAIL: gdb.ada/operator_bp.exp: continue to ops."<="
FAIL: gdb.ada/operator_bp.exp: continue to ops.">"
FAIL: gdb.ada/operator_bp.exp: continue to ops.">="
FAIL: gdb.ada/operator_bp.exp: continue to ops."="
FAIL: gdb.ada/operator_bp.exp: continue to ops."and"
FAIL: gdb.ada/operator_bp.exp: continue to ops."or"
FAIL: gdb.ada/operator_bp.exp: continue to ops."xor"
FAIL: gdb.ada/operator_bp.exp: continue to ops."&"
FAIL: gdb.ada/operator_bp.exp: continue to ops."abs"
FAIL: gdb.ada/operator_bp.exp: continue to ops."not"
ERROR: Couldn't run optim_drec/foo
FAIL: gdb.ada/packed_array.exp: print var
FAIL: gdb.ada/packed_array.exp: ptype &var
FAIL: gdb.ada/packed_array.exp: print &var
FAIL: gdb.ada/packed_array.exp: print u_var
FAIL: gdb.ada/packed_tagged.exp: print x
FAIL: gdb.ada/packed_tagged.exp: ptype x
FAIL: gdb.ada/pp-rec-component.exp: print before
FAIL: gdb.ada/pp-rec-component.exp: print /r before
FAIL: gdb.ada/print_chars.exp: print C
FAIL: gdb.ada/print_chars.exp: print WC
FAIL: gdb.ada/print_chars.exp: print WWC
FAIL: gdb.ada/print_pc.exp: p /x $pc
FAIL: gdb.ada/ptr_typedef.exp: print my_blob.bees(1)
FAIL: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('sr'))
FAIL: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('si'))
FAIL: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('ir'))
FAIL: gdb.ada/rdv_wait.exp: task 2
ERROR: Couldn't run rec_return/foo
ERROR: Couldn't run ref_param/foo
FAIL: gdb.ada/ref_tick_size.exp: print d1'size = d2'size
FAIL: gdb.ada/set_pckd_arr_elt.exp: print sa(3) := 9
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
ERROR: Couldn't run set_wstr/a
ERROR: Couldn't run small_reg_param/foo
FAIL: gdb.ada/start.exp: start
ERROR: Couldn't run taft_type/p
FAIL: gdb.ada/tagged.exp: ptype segm
FAIL: gdb.ada/tagged.exp: print segm
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged_not_init.exp: print obj
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint
FAIL: gdb.ada/tasks.exp: break break_me task 3
FAIL: gdb.ada/tasks.exp: continue to breakpoint
FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint
FAIL: gdb.ada/tasks.exp: continue until exit
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object with null Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
FAIL: gdb.ada/variant_record_packed_array.exp: print empty
FAIL: gdb.ada/variant_record_packed_array.exp: print address
FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
FAIL: gdb.ada/watch_arg.exp: Set watchpoint on function argument X
FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
ERROR: Couldn't run whatis_array_val/foo
ERROR: Couldn't run widewide/foo
FAIL: gdb.asm/asm-source.exp: f at main
FAIL: gdb.asm/asm-source.exp: next over macro
FAIL: gdb.asm/asm-source.exp: step into foo2
FAIL: gdb.asm/asm-source.exp: f in foo2
FAIL: gdb.asm/asm-source.exp: n in foo2
FAIL: gdb.asm/asm-source.exp: bt ALL in foo2
FAIL: gdb.asm/asm-source.exp: bt 2 in foo2
FAIL: gdb.asm/asm-source.exp: bt 3 in foo3
FAIL: gdb.asm/asm-source.exp: finish from foo3
FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s
FAIL: gdb.asm/asm-source.exp: info line
FAIL: gdb.asm/asm-source.exp: next over foo3
FAIL: gdb.asm/asm-source.exp: return from foo2
FAIL: gdb.base/a2-run.exp: run "a2-run" with no args
FAIL: gdb.base/a2-run.exp: run "a2-run" with arg
FAIL: gdb.base/a2-run.exp: run "a2-run" again with same args
FAIL: gdb.base/a2-run.exp: run after setting args to nil
FAIL: gdb.base/a2-run.exp: run "a2-run" again after setting args
FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (got interactive prompt)
FAIL: gdb.base/advance.exp: Can't run to main
ERROR: couldn't run to breakpoint
FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
FAIL: gdb.base/annota1.exp: go after array init line (timeout)
FAIL: gdb.base/annota1.exp: print array (timeout)
FAIL: gdb.base/annota1.exp: continue to printf
FAIL: gdb.base/annota1.exp: backtrace from shlibrary (timeout)
FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout)
FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout)
FAIL: gdb.base/annota1.exp: set up display (timeout)
FAIL: gdb.base/annota1.exp: re-run
FAIL: gdb.base/annota1.exp: break at value++ (got interactive prompt)
FAIL: gdb.base/annota1.exp: ignore 5 4 (got interactive prompt)
FAIL: gdb.base/annota1.exp: annotate ignore count change (timeout)
FAIL: gdb.base/annota1.exp: next to exit loop (timeout)
FAIL: gdb.base/annota1.exp: breakpoint ignore count (timeout)
FAIL: gdb.base/annota1.exp: signal sent (timeout)
FAIL: gdb.base/annota1.exp: run to main
FAIL: gdb.base/annota1.exp: thread switch
FAIL: gdb.base/annota3.exp: run until main breakpoint (pattern 4)
FAIL: gdb.base/annota3.exp: go after array init line (pattern 2)
FAIL: gdb.base/annota3.exp: print array (pattern 2 + sentinel)
FAIL: gdb.base/annota3.exp: continue to printf (pattern 3)
FAIL: gdb.base/annota3.exp: backtrace from shlibrary (pattern 2)
FAIL: gdb.base/annota3.exp: send SIGUSR1 (pattern 2)
FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 1)
FAIL: gdb.base/annota3.exp: set up display (pattern 2 + sentinel)
FAIL: gdb.base/annota3.exp: annotate ignore count change (pattern 2)
FAIL: gdb.base/annota3.exp: next to exit loop (pattern 2)
FAIL: gdb.base/annota3.exp: breakpoint ignore count (pattern 2)
FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
FAIL: gdb.base/anon.exp: run to main
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for basic
FAIL: gdb.base/args.exp: argc for basic
FAIL: gdb.base/args.exp: argv[1] for basic
FAIL: gdb.base/args.exp: argv[2] for basic
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty
FAIL: gdb.base/args.exp: argc for one empty
FAIL: gdb.base/args.exp: argv[1] for one empty
FAIL: gdb.base/args.exp: argv[2] for one empty
FAIL: gdb.base/args.exp: argv[3] for one empty
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty
FAIL: gdb.base/args.exp: argc for two empty
FAIL: gdb.base/args.exp: argv[1] for two empty
FAIL: gdb.base/args.exp: argv[2] for two empty
FAIL: gdb.base/args.exp: argv[3] for two empty
FAIL: gdb.base/args.exp: argv[4] for two empty
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty (with single quotes)
FAIL: gdb.base/args.exp: argc for one empty (with single quotes)
FAIL: gdb.base/args.exp: argv[1] for one empty (with single quotes)
FAIL: gdb.base/args.exp: argv[2] for one empty (with single quotes)
FAIL: gdb.base/args.exp: argv[3] for one empty (with single quotes)
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty (with single quotes)
FAIL: gdb.base/args.exp: argc for two empty (with single quotes)
FAIL: gdb.base/args.exp: argv[1] for two empty (with single quotes)
FAIL: gdb.base/args.exp: argv[2] for two empty (with single quotes)
FAIL: gdb.base/args.exp: argv[3] for two empty (with single quotes)
FAIL: gdb.base/args.exp: argv[4] for two empty (with single quotes)
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for one newline
FAIL: gdb.base/args.exp: argc for one newline
FAIL: gdb.base/args.exp: argv[1] for one newline
FAIL: gdb.base/args.exp: argv[2] for one newline
FAIL: gdb.base/args.exp: argv[3] for one newline
FAIL: gdb.base/args.exp: continue to breakpoint: breakpoint for two newlines
FAIL: gdb.base/args.exp: argc for two newlines
FAIL: gdb.base/args.exp: argv[1] for two newlines
FAIL: gdb.base/args.exp: argv[2] for two newlines
FAIL: gdb.base/args.exp: argv[3] for two newlines
FAIL: gdb.base/args.exp: argv[4] for two newlines
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.base/async-shell.exp: process stopped (timeout)
FAIL: gdb.base/attach.exp: after attach2, reach tbreak postloop
FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit
FAIL: gdb.base/attach.exp: before attach3, flush exec (got interactive prompt)
FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd (got interactive prompt)
FAIL: gdb.base/auxv.exp: continue
FAIL: gdb.base/auxv.exp: continue
FAIL: gdb.base/auxv.exp: continue
WARNING: can't generate a core file - core tests suppressed - check ulimit -c
FAIL: gdb.base/bang.exp: continue until exit
ERROR: couldn't run to breakpoint
FAIL: gdb.base/bigcore.exp: continue
FAIL: gdb.base/bigcore.exp: next
FAIL: gdb.base/bigcore.exp: signal SIGABRT
FAIL: gdb.base/bitfields.exp: print flags
FAIL: gdb.base/bitfields.exp: continuing to break1 #1
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (s1)
FAIL: gdb.base/bitfields.exp: continuing to break1 #2
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (u1)
FAIL: gdb.base/bitfields.exp: continuing to break1 #3
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (s2)
FAIL: gdb.base/bitfields.exp: continuing to break1 #4
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (u2)
FAIL: gdb.base/bitfields.exp: continuing to break1 #5
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (s3)
FAIL: gdb.base/bitfields.exp: continuing to break1 #6
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (u3)
FAIL: gdb.base/bitfields.exp: continuing to break1 #7
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (s9)
FAIL: gdb.base/bitfields.exp: continuing to break1 #8
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (u9)
FAIL: gdb.base/bitfields.exp: continuing to break1 #9
FAIL: gdb.base/bitfields.exp: bitfield uniqueness (sc)
FAIL: gdb.base/bitfields.exp: bitfield containment #1
FAIL: gdb.base/bitfields.exp: continuing to break2
FAIL: gdb.base/bitfields.exp: bitfield containment #2
FAIL: gdb.base/bitfields.exp: unsigned bitfield ranges
FAIL: gdb.base/bitfields.exp: signed bitfields, max positive values
FAIL: gdb.base/bitfields.exp: continuing to break4 #1
FAIL: gdb.base/bitfields.exp: determining signed-ness of bitfields
FAIL: gdb.base/bitfields.exp: signed bitfields, max negative values
FAIL: gdb.base/bitfields.exp: continuing to break4 #2
FAIL: gdb.base/bitfields.exp: signed bitfields with -1
FAIL: gdb.base/bitfields.exp: continuing to break5
FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #0
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s1 = 1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #1
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u1 = 1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #2
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s2 = 1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #3
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u2 = 1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #4
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s3 = 1
FAIL: gdb.base/bitfields2.exp: continuing to break1 #5
FAIL: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u3 = 1
FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break2
FAIL: gdb.base/bitfields2.exp: continuing to break2 #0
FAIL: gdb.base/bitfields2.exp: bitfield containment; flags.u1, flags.u3, and flags.s3 to all 1s
FAIL: gdb.base/bitfields2.exp: continuing to break2 #1
FAIL: gdb.base/bitfields2.exp: bitfield containment; flags.u2, flags.s1, flags.s2 to all 1s
FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break3
FAIL: gdb.base/bitfields2.exp: continuing to break3 #0
FAIL: gdb.base/bitfields2.exp: maximum unsigned bitfield values
FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break4
FAIL: gdb.base/bitfields2.exp: continuing to break4 #0
FAIL: gdb.base/bitfields2.exp: maximum signed bitfield values
FAIL: gdb.base/bitfields2.exp: continuing to break4 #1
FAIL: gdb.base/bitfields2.exp: determining signed-ness of bitfields
FAIL: gdb.base/bitfields2.exp: continuing to break4 #2
FAIL: gdb.base/bitfields2.exp: continuing to tester prior to break5
FAIL: gdb.base/bitfields2.exp: continuing to break5 #0
FAIL: gdb.base/break-always.exp: continue to breakpoint: bar
FAIL: gdb.base/break-inline.exp: break
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieNO: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: dl bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: reach-main: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: reach-libfunc: reach
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach
FAIL: gdb.base/break-probes.exp: ensure using probes
FAIL: gdb.base/break.exp: run until function breakpoint
FAIL: gdb.base/break.exp: run until breakpoint set at a line number
FAIL: gdb.base/break.exp: run until file:function(6) breakpoint
FAIL: gdb.base/break.exp: run until file:function(5) breakpoint
FAIL: gdb.base/break.exp: run until file:function(4) breakpoint
FAIL: gdb.base/break.exp: run until file:function(3) breakpoint
FAIL: gdb.base/break.exp: run until file:function(2) breakpoint
FAIL: gdb.base/break.exp: run until file:function(1) breakpoint
FAIL: gdb.base/break.exp: run until quoted breakpoint
FAIL: gdb.base/break.exp: run until file:linenum breakpoint
FAIL: gdb.base/break.exp: breakpoint offset +1 (got interactive prompt)
FAIL: gdb.base/break.exp: step onto breakpoint
FAIL: gdb.base/break.exp: setting breakpoint at } (got interactive prompt)
FAIL: gdb.base/break.exp: continue to breakpoint at }
FAIL: gdb.base/break.exp: Temporary breakpoint line number #1 (got interactive prompt)
FAIL: gdb.base/break.exp: Temporary breakpoint line number #2 (got interactive prompt)
FAIL: gdb.base/break.exp: Temporary breakpoint info
FAIL: gdb.base/break.exp: break tests suppressed
FAIL: gdb.base/break.exp: until bp_location1
FAIL: gdb.base/break.exp: break on default location, 1st time
FAIL: gdb.base/break.exp: break on default location, 2nd time
FAIL: gdb.base/break.exp: break on default location, 3rd time
FAIL: gdb.base/break.exp: break on default location, 4th time
FAIL: gdb.base/break.exp: break tests suppressed
FAIL: gdb.base/break.exp: set to-be-silent break bp_location1
ERROR: Undefined command "commands 0x5572c000
silent
end".
UNRESOLVED: gdb.base/break.exp: set silent break bp_location1
FAIL: gdb.base/break.exp: info silent break bp_location1
FAIL: gdb.base/break.exp: hit silent break bp_location1
FAIL: gdb.base/break.exp: stopped for silent break bp_location1
FAIL: gdb.base/break.exp: thread-specific breakpoint on non-existent thread disallowed
FAIL: gdb.base/break.exp: thread-specific breakpoint on bogus thread ID disallowed
FAIL: gdb.base/break.exp: step over breakpoint
FAIL: gdb.base/break.exp: clear current line has no breakpoint disallowed
FAIL: gdb.base/break.exp: set breakpoint via convenience variable
FAIL: gdb.base/break.exp: hit breakpoint on called function
FAIL: gdb.base/break.exp: backtrace while in called function
FAIL: gdb.base/break.exp: finish from called function
FAIL: gdb.base/break.exp: break tests suppressed
FAIL: gdb.base/break.exp: finish with arguments disallowed
FAIL: gdb.base/break.exp: finish from outermost frame disallowed
FAIL: gdb.base/break.exp: run to factorial(6)
FAIL: gdb.base/break.exp: continue to factorial(5)
FAIL: gdb.base/break.exp: backtrace from factorial(5)
FAIL: gdb.base/break.exp: next to recursive call
FAIL: gdb.base/break.exp: next over recursive call
FAIL: gdb.base/break.exp: backtrace from factorial(5.1)
FAIL: gdb.base/break.exp: continue until exit at recursive next test
FAIL: gdb.base/break.exp: run until function breakpoint, optimized file
FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file
FAIL: gdb.base/break.exp: rbreak junk (timeout)
FAIL: gdb.base/break.exp: set $l = 92
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tc (char)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-tc
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tc
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tc
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tc
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tc
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tc
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tc
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tc
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tc
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tc
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-ts (short int)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-ts
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-ts
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-ts
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ts
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-ts
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-ts
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-ts
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ts
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-ts
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-ts
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-ts
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-ti (int)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-ti
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-ti
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-ti
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ti
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-ti
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-ti
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-ti
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ti
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-ti
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-ti
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-ti
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tl (long int)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-tl
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tl
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tl
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tl
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tl
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tl
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tl
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tl
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tl
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tl
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tl
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tll (long long int)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-tll
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tll
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tll
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tll
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tll
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tll
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tll
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tll
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tll
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tll
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tll
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tf (float)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-tf
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tf
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tf
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tf
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tf
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tf
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tf
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tf
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tf
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tf
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tf
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-td (double)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-td
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-td
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-td
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-td
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-td
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-td
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-td
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-td
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-td
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-td
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-td
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-tld (long double)
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-tld
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tld
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-tld
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tld
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-tld
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-tld
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tld
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-tld
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-tld
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-tld
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/call-sc.exp: ptype; call-sc-te (enum {e = 49})
FAIL: gdb.base/call-sc.exp: p/c fun(); call call-sc-te
FAIL: gdb.base/call-sc.exp: call Fun(foo); call call-sc-te
FAIL: gdb.base/call-sc.exp: p/c L; call call-sc-te
FAIL: gdb.base/call-sc.exp: advance to fun for return; return call-sc-te
FAIL: gdb.base/call-sc.exp: zed L for return; return call-sc-te
FAIL: gdb.base/call-sc.exp: return foo; return call-sc-te
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: return foo; synchronize pc to main()
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-te
FAIL: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-te
FAIL: gdb.base/call-sc.exp: zed L for finish; return call-sc-te
FAIL: gdb.base/call-sc.exp: finish foo; return call-sc-te
FAIL: gdb.base/call-sc.exp: value foo finished; return call-sc-te
FAIL: gdb.base/call-signal-resume.exp: Can't run to main
ERROR: couldn't run to breakpoint
FAIL: gdb.base/callexit.exp: Can't run to main
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: p t_char_values(0,0)
FAIL: gdb.base/callfuncs.exp: p t_char_values('a','b')
FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2)
FAIL: gdb.base/callfuncs.exp: p t_char_values('a',char_val2)
FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,'b')
FAIL: gdb.base/callfuncs.exp: p t_short_values(0,0)
FAIL: gdb.base/callfuncs.exp: p t_short_values(10,-23)
FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,short_val2)
FAIL: gdb.base/callfuncs.exp: p t_short_values(10,short_val2)
FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,-23)
FAIL: gdb.base/callfuncs.exp: p t_int_values(0,0)
FAIL: gdb.base/callfuncs.exp: p t_int_values(87,-26)
FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,int_val2)
FAIL: gdb.base/callfuncs.exp: p t_int_values(87,int_val2)
FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,-26)
FAIL: gdb.base/callfuncs.exp: p t_long_values(0,0)
FAIL: gdb.base/callfuncs.exp: p t_long_values(789,-321)
FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,long_val2)
FAIL: gdb.base/callfuncs.exp: p t_long_values(789,long_val2)
FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,-321)
FAIL: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0)
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
FAIL: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0)
FAIL: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2)
FAIL: gdb.base/callfuncs.exp: Call function with many float arguments.
FAIL: gdb.base/callfuncs.exp: p t_small_values(1,2,3,4,5,6,7,8,9,10)
FAIL: gdb.base/callfuncs.exp: p t_double_values(0.0,0.0)
FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66)
FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,double_val2)
FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2)
FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66)
FAIL: gdb.base/callfuncs.exp: Call function with many double arguments.
FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 1)
FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 99)
FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 1.0)
FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 99.0)
FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc1, fc2)
FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc3, fc4)
FAIL: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4)
FAIL: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1)
FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc1, dc2)
FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc3, dc4)
FAIL: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4)
FAIL: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1)
FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc1, ldc2)
FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc3, ldc4)
FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4)
FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1,ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1)
FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val2,string_val1)
FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,string_val2)
FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2")
FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2)
FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2")
FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val2,char_array_val1)
FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,char_array_val2)
FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2")
FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2)
FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2")
FAIL: gdb.base/callfuncs.exp: p doubleit(4)
FAIL: gdb.base/callfuncs.exp: p add(4,5)
FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val2,func_val1)
FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,func_val2)
FAIL: gdb.base/callfuncs.exp: p function_struct.func(5)
FAIL: gdb.base/callfuncs.exp: p function_struct_ptr->func(10)
FAIL: gdb.base/callfuncs.exp: p t_func_values(add,func_val2)
FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit)
FAIL: gdb.base/callfuncs.exp: p t_call_add(add,3,4)
FAIL: gdb.base/callfuncs.exp: p t_call_add(func_val1,3,4)
FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enumval1)
FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val1)
FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val2)
FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enumval2)
FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val2)
FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val1)
FAIL: gdb.base/callfuncs.exp: p sum_args(1,{2})
FAIL: gdb.base/callfuncs.exp: p sum_args(2,{2,3})
FAIL: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4})
FAIL: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5})
FAIL: gdb.base/callfuncs.exp: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
FAIL: gdb.base/callfuncs.exp: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns short
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns int
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: stop at breakpoint in call dummy function
FAIL: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: call function causing a breakpoint then do a finish
FAIL: gdb.base/callfuncs.exp: finish from call dummy breakpoint returns correct value
FAIL: gdb.base/callfuncs.exp: bt after finishing from call dummy breakpoint
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: call function causing a breakpoint and then do a return
FAIL: gdb.base/callfuncs.exp: back at main after return from call dummy breakpoint
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/callfuncs.exp: next to t_double_values
FAIL: gdb.base/callfuncs.exp: next to t_structs_c
FAIL: gdb.base/callfuncs.exp: stop at nested call level 1
FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 1
FAIL: gdb.base/callfuncs.exp: stop at nested call level 2
FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 2
FAIL: gdb.base/callfuncs.exp: stop at nested call level 3
FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 3
FAIL: gdb.base/callfuncs.exp: stop at nested call level 4
FAIL: gdb.base/callfuncs.exp: backtrace at nested call level 4
FAIL: gdb.base/callfuncs.exp: Finish from nested call level 4
FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 4
FAIL: gdb.base/callfuncs.exp: Finish from nested call level 3
FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 3
FAIL: gdb.base/callfuncs.exp: Finish from nested call level 2
FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 2
FAIL: gdb.base/callfuncs.exp: Finish from nested call level 1
FAIL: gdb.base/callfuncs.exp: backtrace after finish from nested call level 1
FAIL: gdb.base/callfuncs.exp: print callfunc (Lcallfunc, 5)
FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
FAIL: gdb.base/catch-load.exp: plain load: can't run to main
FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: can't run to main
FAIL: gdb.base/catch-load.exp: rx load: can't run to main
FAIL: gdb.base/catch-load.exp: rx load with stop-on-solib-events: can't run to main
FAIL: gdb.base/catch-load.exp: non-matching load: can't run to main
FAIL: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: can't run to main
FAIL: gdb.base/catch-load.exp: plain unload: can't run to main
FAIL: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: can't run to main
FAIL: gdb.base/catch-load.exp: rx unload: can't run to main
FAIL: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: can't run to main
FAIL: gdb.base/catch-load.exp: non-matching unload: can't run to main
FAIL: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: can't run to main
FAIL: gdb.base/charset.exp: run until all strings have been initialized
FAIL: gdb.base/charset.exp: print string in ASCII
FAIL: gdb.base/charset.exp: check value of parsed character literal in ASCII
FAIL: gdb.base/charset.exp: check value of parsed string literal in ASCII
FAIL: gdb.base/charset.exp: try printing '\a' in ASCII
FAIL: gdb.base/charset.exp: check value of '\a' in ASCII
FAIL: gdb.base/charset.exp: check value of "\a" in ASCII
FAIL: gdb.base/charset.exp: try printing '\b' in ASCII
FAIL: gdb.base/charset.exp: check value of '\b' in ASCII
FAIL: gdb.base/charset.exp: check value of "\b" in ASCII
FAIL: gdb.base/charset.exp: try printing '\f' in ASCII
FAIL: gdb.base/charset.exp: check value of '\f' in ASCII
FAIL: gdb.base/charset.exp: check value of "\f" in ASCII
FAIL: gdb.base/charset.exp: try printing '\n' in ASCII
FAIL: gdb.base/charset.exp: check value of '\n' in ASCII
FAIL: gdb.base/charset.exp: check value of "\n" in ASCII
FAIL: gdb.base/charset.exp: try printing '\r' in ASCII
FAIL: gdb.base/charset.exp: check value of '\r' in ASCII
FAIL: gdb.base/charset.exp: check value of "\r" in ASCII
FAIL: gdb.base/charset.exp: try printing '\t' in ASCII
FAIL: gdb.base/charset.exp: check value of '\t' in ASCII
FAIL: gdb.base/charset.exp: check value of "\t" in ASCII
FAIL: gdb.base/charset.exp: try printing '\v' in ASCII
FAIL: gdb.base/charset.exp: check value of '\v' in ASCII
FAIL: gdb.base/charset.exp: check value of "\v" in ASCII
FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ASCII
FAIL: gdb.base/charset.exp: print string in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of parsed character literal in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of parsed string literal in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\a' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\a' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\a" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\b' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\b' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\b" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\f' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\f' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\f" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\n' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\n' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\n" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\r' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\r' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\r" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\t' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\t' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\t" in ISO-8859-1
FAIL: gdb.base/charset.exp: try printing '\v' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of '\v' in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of "\v" in ISO-8859-1
FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in ISO-8859-1
FAIL: gdb.base/charset.exp: print string in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of parsed character literal in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of parsed string literal in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\a' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\a' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\a" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\b' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\b' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\b" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\f' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\f' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\f" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\n' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\n' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\n" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\r' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\r' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\r" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\t' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\t' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\t" in EBCDIC-US
FAIL: gdb.base/charset.exp: try printing '\v' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of '\v' in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of "\v" in EBCDIC-US
FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in EBCDIC-US
FAIL: gdb.base/charset.exp: print string in IBM1047
FAIL: gdb.base/charset.exp: check value of parsed character literal in IBM1047
FAIL: gdb.base/charset.exp: check value of parsed string literal in IBM1047
FAIL: gdb.base/charset.exp: try printing '\a' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\a' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\a" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\b' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\b' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\b" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\f' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\f' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\f" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\n' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\n' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\n" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\r' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\r' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\r" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\t' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\t' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\t" in IBM1047
FAIL: gdb.base/charset.exp: try printing '\v' in IBM1047
FAIL: gdb.base/charset.exp: check value of '\v' in IBM1047
FAIL: gdb.base/charset.exp: check value of "\v" in IBM1047
FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in IBM1047
FAIL: gdb.base/charset.exp: print string in UTF-32
FAIL: gdb.base/charset.exp: check value of parsed character literal in UTF-32
FAIL: gdb.base/charset.exp: check value of parsed string literal in UTF-32
FAIL: gdb.base/charset.exp: try printing '\a' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\a' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\a" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\b' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\b' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\b" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\f' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\f' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\f" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\n' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\n' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\n" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\r' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\r' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\r" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\t' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\t' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\t" in UTF-32
FAIL: gdb.base/charset.exp: try printing '\v' in UTF-32
FAIL: gdb.base/charset.exp: check value of '\v' in UTF-32
FAIL: gdb.base/charset.exp: check value of "\v" in UTF-32
FAIL: gdb.base/charset.exp: check value of escape that doesn't exist in UTF-32
FAIL: gdb.base/charset.exp: typedef to wchar_t
FAIL: gdb.base/charset.exp: Assign String16 with prefix u
FAIL: gdb.base/charset.exp: Display String String16 with x/hs
FAIL: gdb.base/charset.exp: Assign String32 with prefix U
FAIL: gdb.base/charset.exp: Display String String32 with x/ws
FAIL: gdb.base/charset.exp: Assign String32 with prefix L
FAIL: gdb.base/charset.exp: Display String String32 with x/ws
FAIL: gdb.base/checkpoint.exp: break1 start
FAIL: gdb.base/checkpoint.exp: break1 two
FAIL: gdb.base/checkpoint.exp: break1 three
FAIL: gdb.base/checkpoint.exp: break1 four
FAIL: gdb.base/checkpoint.exp: break1 five
FAIL: gdb.base/checkpoint.exp: break1 six
FAIL: gdb.base/checkpoint.exp: break1 seven
FAIL: gdb.base/checkpoint.exp: break1 eight
FAIL: gdb.base/checkpoint.exp: break1 nine
FAIL: gdb.base/checkpoint.exp: break1 ten
FAIL: gdb.base/checkpoint.exp: info checkpoints one
FAIL: gdb.base/checkpoint.exp: break2 one
FAIL: gdb.base/checkpoint.exp: restart 1 one
FAIL: gdb.base/checkpoint.exp: verify i 1 one
FAIL: gdb.base/checkpoint.exp: step in 1 one
FAIL: gdb.base/checkpoint.exp: verify lines 1 one
FAIL: gdb.base/checkpoint.exp: restart 2 one
FAIL: gdb.base/checkpoint.exp: step in 2 one
FAIL: gdb.base/checkpoint.exp: verify i 2 one
FAIL: gdb.base/checkpoint.exp: verify lines 2 one
FAIL: gdb.base/checkpoint.exp: restart 3 one
FAIL: gdb.base/checkpoint.exp: step in 3 one
FAIL: gdb.base/checkpoint.exp: verify i 3 one
FAIL: gdb.base/checkpoint.exp: verify lines 3 one
FAIL: gdb.base/checkpoint.exp: restart 4 one
FAIL: gdb.base/checkpoint.exp: step in 4 one
FAIL: gdb.base/checkpoint.exp: verify i 4 one
FAIL: gdb.base/checkpoint.exp: verify lines 4 one
FAIL: gdb.base/checkpoint.exp: restart 5 one
FAIL: gdb.base/checkpoint.exp: step in 5 one
FAIL: gdb.base/checkpoint.exp: verify i 5 one
FAIL: gdb.base/checkpoint.exp: verify lines 5 one
FAIL: gdb.base/checkpoint.exp: restart 6 one
FAIL: gdb.base/checkpoint.exp: step in 6 one
FAIL: gdb.base/checkpoint.exp: verify i 6 one
FAIL: gdb.base/checkpoint.exp: verify lines 6 one
FAIL: gdb.base/checkpoint.exp: restart 7 one
FAIL: gdb.base/checkpoint.exp: step in 7 one
FAIL: gdb.base/checkpoint.exp: verify i 7 one
FAIL: gdb.base/checkpoint.exp: verify lines 7 one
FAIL: gdb.base/checkpoint.exp: restart 8 one
FAIL: gdb.base/checkpoint.exp: step in 8 one
FAIL: gdb.base/checkpoint.exp: verify i 8 one
FAIL: gdb.base/checkpoint.exp: verify lines 8 one
FAIL: gdb.base/checkpoint.exp: restart 9 one
FAIL: gdb.base/checkpoint.exp: step in 9 one
FAIL: gdb.base/checkpoint.exp: verify i 9 one
FAIL: gdb.base/checkpoint.exp: verify lines 9 one
FAIL: gdb.base/checkpoint.exp: restart 10 one
FAIL: gdb.base/checkpoint.exp: step in 10 one
FAIL: gdb.base/checkpoint.exp: verify i 10 one
FAIL: gdb.base/checkpoint.exp: verify lines 10 one
FAIL: gdb.base/checkpoint.exp: restart 0 one
FAIL: gdb.base/checkpoint.exp: break3 one
FAIL: gdb.base/checkpoint.exp: Diff input and output one
FAIL: gdb.base/checkpoint.exp: restart 1 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one
FAIL: gdb.base/checkpoint.exp: step in 1 two
FAIL: gdb.base/checkpoint.exp: verify lines 1 two
FAIL: gdb.base/checkpoint.exp: restart 2 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one
FAIL: gdb.base/checkpoint.exp: step in 2 two
FAIL: gdb.base/checkpoint.exp: verify lines 2 two
FAIL: gdb.base/checkpoint.exp: restart 3 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one
FAIL: gdb.base/checkpoint.exp: step in 3 two
FAIL: gdb.base/checkpoint.exp: verify lines 3 two
FAIL: gdb.base/checkpoint.exp: restart 4 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one
FAIL: gdb.base/checkpoint.exp: step in 4 two
FAIL: gdb.base/checkpoint.exp: verify lines 4 two
FAIL: gdb.base/checkpoint.exp: restart 5 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one
FAIL: gdb.base/checkpoint.exp: step in 5 two
FAIL: gdb.base/checkpoint.exp: verify lines 5 two
FAIL: gdb.base/checkpoint.exp: restart 6 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one
FAIL: gdb.base/checkpoint.exp: step in 6 two
FAIL: gdb.base/checkpoint.exp: verify lines 5 two
FAIL: gdb.base/checkpoint.exp: restart 7 two
FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one
FAIL: gdb.base/checkpoint.exp: step in 7 two
FAIL: gdb.base/checkpoint.exp: verify lines 7 two
FAIL: gdb.base/checkpoint.exp: Diff input and output two
FAIL: gdb.base/checkpoint.exp: restart 0 one
FAIL: gdb.base/checkpoint.exp: break4 one
FAIL: gdb.base/checkpoint.exp: restart 1 three
FAIL: gdb.base/checkpoint.exp: break2 1 one
FAIL: gdb.base/checkpoint.exp: outfile still open 1
FAIL: gdb.base/checkpoint.exp: restart 2 three
FAIL: gdb.base/checkpoint.exp: break2 2 one
FAIL: gdb.base/checkpoint.exp: outfile still open 2
FAIL: gdb.base/checkpoint.exp: restart 3 three
FAIL: gdb.base/checkpoint.exp: break2 3 one
FAIL: gdb.base/checkpoint.exp: outfile still open 3
FAIL: gdb.base/checkpoint.exp: restart 4 three
FAIL: gdb.base/checkpoint.exp: break2 4 one
FAIL: gdb.base/checkpoint.exp: outfile still open 4
FAIL: gdb.base/checkpoint.exp: restart 5 three
FAIL: gdb.base/checkpoint.exp: break2 5 one
FAIL: gdb.base/checkpoint.exp: outfile still open 5
FAIL: gdb.base/checkpoint.exp: restart 6 three
FAIL: gdb.base/checkpoint.exp: break2 6 one
FAIL: gdb.base/checkpoint.exp: outfile still open 6
FAIL: gdb.base/checkpoint.exp: restart 7 three
FAIL: gdb.base/checkpoint.exp: break2 7 one
FAIL: gdb.base/checkpoint.exp: outfile still open 7
FAIL: gdb.base/checkpoint.exp: restart 8 three
FAIL: gdb.base/checkpoint.exp: break2 8 one
FAIL: gdb.base/checkpoint.exp: outfile still open 8
FAIL: gdb.base/checkpoint.exp: restart 9 three
FAIL: gdb.base/checkpoint.exp: break2 9 one
FAIL: gdb.base/checkpoint.exp: outfile still open 9
FAIL: gdb.base/checkpoint.exp: restart 10 three
FAIL: gdb.base/checkpoint.exp: break2 10 one
FAIL: gdb.base/checkpoint.exp: outfile still open 10
FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
FAIL: gdb.base/checkpoint.exp: info checkpoints two
FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
FAIL: gdb.base/chng-syms.exp: running to stop_here first time
FAIL: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through
FAIL: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
FAIL: gdb.base/commands.exp: progvar_simple_if_test #1
FAIL: gdb.base/commands.exp: progvar_simple_if_test #2
FAIL: gdb.base/commands.exp: progvar_simple_while_test #1
FAIL: gdb.base/commands.exp: progvar_complex_if_while_test #1
FAIL: gdb.base/commands.exp: if_while_breakpoint_command_test #1
FAIL: gdb.base/commands.exp: continue in infrun_breakpoint_command_test
FAIL: gdb.base/commands.exp: continue in breakpoint_command_test
FAIL: gdb.base/commands.exp: print value in breakpoint_command_test
FAIL: gdb.base/commands.exp: if test in test_command_prompt_position
FAIL: gdb.base/commands.exp: run factorial until breakpoint
FAIL: gdb.base/commands.exp: (timeout) run factorial until temporary breakpoint
FAIL: gdb.base/commands.exp: stray_arg0_test #1
FAIL: gdb.base/commands.exp: cmd1 error
ERROR: tests suppressed
UNRESOLVED: gdb.base/completion.exp: complete 'hfgfh'
FAIL: gdb.base/completion.exp: complete (2) 'p 'arg' (timeout)
FAIL: gdb.base/completion.exp: complete 'handle signal' (timeout)
FAIL: gdb.base/completion.exp: complete 'handle keyword' (timeout)
FAIL: gdb.base/completion.exp: complete help aliases (timeout)
FAIL: gdb.base/completion.exp: complete 'p no_var_named_this-arg' (timeout)
FAIL: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg' (timeout)
FAIL: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (timeout)
FAIL: gdb.base/completion.exp: complete 'p values[0].a' (timeout)
FAIL: gdb.base/completion.exp: complete 'p values[0] . a' (timeout)
FAIL: gdb.base/completion.exp: complete 'p &values[0] -> a' (timeout)
FAIL: gdb.base/completion.exp: completion of field in anonymous union
ERROR: couldn't run to breakpoint
FAIL: gdb.base/condbreak.exp: run until breakpoint set at a line number
FAIL: gdb.base/condbreak.exp: run until breakpoint at marker1
FAIL: gdb.base/condbreak.exp: run until breakpoint at marker2
FAIL: gdb.base/condbreak.exp: run until breakpoint at marker3
FAIL: gdb.base/condbreak.exp: run until breakpoint at marker4
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.base/corefile.exp: run: with core
FAIL: gdb.base/dbx.exp: running to main
FAIL: gdb.base/dbx.exp: assign first
FAIL: gdb.base/dbx.exp: print first
FAIL: gdb.base/debug-expr.exp: run to main
FAIL: gdb.base/define.exp: define tests suppressed
FAIL: gdb.base/define.exp: use user command: nextwhere
FAIL: gdb.base/define.exp: use hook-stop command
ERROR: couldn't run to breakpoint
FAIL: gdb.base/disabled-location.exp: Can't run to main
FAIL: gdb.base/display.exp: Could not run to main - other tests will fail.
FAIL: gdb.base/dmsym.exp: Run until breakpoint at BREAK
FAIL: gdb.base/dmsym.exp: continue
FAIL: gdb.base/dmsym.exp: print val
FAIL: gdb.base/dprintf-next.exp: Can't run to main
FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
FAIL: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf
FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: can't run to main
FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: delete $bp_num_1
FAIL: gdb.base/duplicate-bp.exp: del_1_stop_2: delete #1, stop at #2
FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: can't run to main
FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: delete $bp_num_2
FAIL: gdb.base/duplicate-bp.exp: del_2_stop_1: delete #2, stop at #1
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable $bp_num_1
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: delete $bp_num_2
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable #1, delete #2, stop at #3
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable $bp_num_2
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: delete $bp_num_1
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable #2, delete #1, stop at #3
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable $bp_num_1
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: delete $bp_num_3
FAIL: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable #1, delete #3, stop at #2
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable $bp_num_3
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: delete $bp_num_1
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable #3, delete #1, stop at #2
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable $bp_num_2
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: delete $bp_num_3
FAIL: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable #2, delete #3, stop at #1
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: can't run to main
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable $bp_num_3
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: delete $bp_num_2
FAIL: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable #3, delete #2, stop at #1
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue to break marker1
FAIL: gdb.base/ena-dis-br.exp: continue to auto-disabled break marker2
FAIL: gdb.base/ena-dis-br.exp: info auto-disabled break marker2
FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop
FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at auto-disabled break marker2
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue to auto-deleted break marker3
FAIL: gdb.base/ena-dis-br.exp: info auto-deleted break marker3
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue from enable count, first time
FAIL: gdb.base/ena-dis-br.exp: continue from enable count, second time
FAIL: gdb.base/ena-dis-br.exp: continue through enable count, now disabled
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored break marker1
FAIL: gdb.base/ena-dis-br.exp: continue to break marker1, 2nd time
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & auto-deleted break marker1
FAIL: gdb.base/ena-dis-br.exp: continue to ignored & auto-deleted break marker1
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & disabled break marker1
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ena-dis-br.exp: continue with ignore count
FAIL: gdb.base/ena-dis-br.exp: step after continue with ignore count
FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed
FAIL: gdb.base/ending-run.exp: run
FAIL: gdb.base/ending-run.exp: clear worked
FAIL: gdb.base/ending-run.exp: cleared bp at line before routine
FAIL: gdb.base/ending-run.exp: Cleared 2 by line
FAIL: gdb.base/ending-run.exp: Clear 2 by default
FAIL: gdb.base/ending-run.exp: all set to continue (didn't clear bps)
FAIL: gdb.base/ending-run.exp: cont
FAIL: gdb.base/ending-run.exp: Step to return
FAIL: gdb.base/ending-run.exp: step out of main
FAIL: gdb.base/ending-run.exp: step to end of run
ERROR: could not run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.base/find.exp: run until function breakpoint
FAIL: gdb.base/find.exp: set *(int8_t*) &search_buf[10] = 0x62
FAIL: gdb.base/find.exp: set *(int16_t*) &search_buf[11] = 0x6363
FAIL: gdb.base/find.exp: set *(int32_t*) &search_buf[13] = 0x64646464
FAIL: gdb.base/find.exp: find mixed-sized pattern
FAIL: gdb.base/find.exp: set *(int32_t*) &search_buf[0*16000+100] = 0x12345678
FAIL: gdb.base/find.exp: set *(int32_t*) &search_buf[1*16000+100] = 0x12345678
FAIL: gdb.base/find.exp: search spanning large range
FAIL: gdb.base/find.exp: set *(int32_t*) &search_buf[16000-1] = 0xfdb97531
FAIL: gdb.base/find.exp: find pattern straddling chunk boundary
FAIL: gdb.base/fixsection.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: Couldn't run foll-exec
ERROR: Couldn't run frame-args
FAIL: gdb.base/func-ptr.exp: Can't run to main
FAIL: gdb.base/funcargs.exp: run to call0a
FAIL: gdb.base/funcargs.exp: continue to call0b
FAIL: gdb.base/funcargs.exp: continue to call0c
FAIL: gdb.base/funcargs.exp: continue to call0d
FAIL: gdb.base/funcargs.exp: continue to call0e
FAIL: gdb.base/funcargs.exp: run to call1a
FAIL: gdb.base/funcargs.exp: continue to call1b
FAIL: gdb.base/funcargs.exp: continue to call1c
FAIL: gdb.base/funcargs.exp: continue to call1d
FAIL: gdb.base/funcargs.exp: continue to call1e
FAIL: gdb.base/funcargs.exp: run to call2a
FAIL: gdb.base/funcargs.exp: print f1 after run to call2a
FAIL: gdb.base/funcargs.exp: print d1 after run to call2a
FAIL: gdb.base/funcargs.exp: print f2 after run to call2a
FAIL: gdb.base/funcargs.exp: print d2 after run to call2a
FAIL: gdb.base/funcargs.exp: continue to call2b
FAIL: gdb.base/funcargs.exp: continue to call2c
FAIL: gdb.base/funcargs.exp: continue to call2d
FAIL: gdb.base/funcargs.exp: continue to call2e
FAIL: gdb.base/funcargs.exp: continue to call2f
FAIL: gdb.base/funcargs.exp: continue to call2g
FAIL: gdb.base/funcargs.exp: continue to call2h
FAIL: gdb.base/funcargs.exp: continue to call2i
FAIL: gdb.base/funcargs.exp: (timeout) run to callca
FAIL: gdb.base/funcargs.exp: continue to callcb
FAIL: gdb.base/funcargs.exp: continue to callcc
FAIL: gdb.base/funcargs.exp: continue to callcd
FAIL: gdb.base/funcargs.exp: continue to callce
FAIL: gdb.base/funcargs.exp: continue to callcf
FAIL: gdb.base/funcargs.exp: (timeout) run to callc1a
FAIL: gdb.base/funcargs.exp: continue to callc1b
FAIL: gdb.base/funcargs.exp: (timeout) run to callc1a
FAIL: gdb.base/funcargs.exp: continue to callc2b
FAIL: gdb.base/funcargs.exp: run to call3a
FAIL: gdb.base/funcargs.exp: continue to call3b
FAIL: gdb.base/funcargs.exp: continue to call3c
FAIL: gdb.base/funcargs.exp: run to call4a
FAIL: gdb.base/funcargs.exp: continue to call4b
FAIL: gdb.base/funcargs.exp: print *unp (sizeof long == sizeof int)
FAIL: gdb.base/funcargs.exp: run to call5a
FAIL: gdb.base/funcargs.exp: continue to call5b (sizeof long == sizeof int)
FAIL: gdb.base/funcargs.exp: print un (sizeof long == sizeof int)
FAIL: gdb.base/funcargs.exp: run to call6a
FAIL: gdb.base/funcargs.exp: backtrace from call6a
FAIL: gdb.base/funcargs.exp: continue to call6b
FAIL: gdb.base/funcargs.exp: backtrace from call6b (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6c
FAIL: gdb.base/funcargs.exp: backtrace from call6c (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6d
FAIL: gdb.base/funcargs.exp: backtrace from call6d (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6e
FAIL: gdb.base/funcargs.exp: backtrace from call6e (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6f
FAIL: gdb.base/funcargs.exp: backtrace from call6f (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6g
FAIL: gdb.base/funcargs.exp: backtrace from call6g (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6h
FAIL: gdb.base/funcargs.exp: backtrace from call6h (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6i
FAIL: gdb.base/funcargs.exp: backtrace from call6i (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6j
FAIL: gdb.base/funcargs.exp: backtrace from call6j (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call6k
FAIL: gdb.base/funcargs.exp: backtrace from call6k (pattern 1)
FAIL: gdb.base/funcargs.exp: run to call7a
FAIL: gdb.base/funcargs.exp: backtrace from call7a
FAIL: gdb.base/funcargs.exp: continue to call7b
FAIL: gdb.base/funcargs.exp: backtrace from call7b (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7c
FAIL: gdb.base/funcargs.exp: backtrace from call7c (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7d
FAIL: gdb.base/funcargs.exp: backtrace from call7d (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7e
FAIL: gdb.base/funcargs.exp: backtrace from call7e (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7f
FAIL: gdb.base/funcargs.exp: backtrace from call7f (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7g
FAIL: gdb.base/funcargs.exp: backtrace from call7g (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7h
FAIL: gdb.base/funcargs.exp: backtrace from call7h (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7i
FAIL: gdb.base/funcargs.exp: backtrace from call7i (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7j
FAIL: gdb.base/funcargs.exp: backtrace from call7j (pattern 1)
FAIL: gdb.base/funcargs.exp: continue to call7k
FAIL: gdb.base/funcargs.exp: backtrace from call7k (pattern 1)
FAIL: gdb.base/funcargs.exp: run to hitbottom
FAIL: gdb.base/funcargs.exp: recursive passing of structs by value (pattern 1)
FAIL: gdb.base/funcargs.exp: backtrace after alloca
FAIL: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr
FAIL: gdb.base/funcargs.exp: continue to call0a
FAIL: gdb.base/funcargs.exp: backtrace in indirectly called function
FAIL: gdb.base/funcargs.exp: finish from indirectly called function
FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
FAIL: gdb.base/funcargs.exp: finish from marker_call_with_trampolines
FAIL: gdb.base/funcargs.exp: stepping into function called with trampolines
FAIL: gdb.base/funcargs.exp: backtrace through call with trampolines
FAIL: gdb.base/funcargs.exp: stepping back to main from function called with trampolines
FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here
FAIL: gdb.base/gdb1090.exp: Can't run to main
FAIL: gdb.base/gdb11530.exp: run to main
FAIL: gdb.base/gdb11531.exp: run to main
FAIL: gdb.base/gdb1555.exp: Can't run to main
ERROR: couldn't run to breakpoint
FAIL: gdb.base/gnu-ifunc.exp: Can't run to main
FAIL: gdb.base/gnu_vector.exp: runto main
FAIL: gdb.base/hbreak2.exp: break tests suppressed
ERROR: Couldn't run to main
UNRESOLVED: gdb.base/hook-stop-continue.exp: breakpoint line number
FAIL: gdb.base/hook-stop-continue.exp: next triggering hook-stop
FAIL: gdb.base/hook-stop-continue.exp: next no hook-stop
ERROR: Couldn't run to main
UNRESOLVED: gdb.base/hook-stop-frame.exp: breakpoint line number
FAIL: gdb.base/hook-stop-frame.exp: hook-stop runs before frame print
FAIL: gdb.base/info-fun.exp: NO: Can't run to main
FAIL: gdb.base/info-os.exp: cannot run to main
FAIL: gdb.base/interp.exp: run to main
FAIL: gdb.base/interrupt-noterm.exp: Can't run to main
FAIL: gdb.base/jit-so.exp: one_jit_test-1: Can't run to main
FAIL: gdb.base/jit-so.exp: one_jit_test-2: Can't run to main
FAIL: gdb.base/jit.exp: one_jit_test-1: Can't run to main
FAIL: gdb.base/jit.exp: one_jit_test-2: Can't run to main
FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main
ERROR: Couldn't run to main
FAIL: gdb.base/label.exp: label tests suppressed
ERROR: couldn't run to breakpoint
FAIL: gdb.base/long_long.exp: run to known_types
FAIL: gdb.base/longjmp.exp: Can't run to main
ERROR: tests suppressed
UNRESOLVED: gdb.base/maint.exp: maint check-psymtabs
FAIL: gdb.base/maint.exp: maint print type
FAIL: gdb.base/maint.exp: maint info breakpoints
ERROR: couldn't run to breakpoint
gdb compile failed, cc1: error: '-fsplit-stack' is not supported by this compiler configuration
FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
FAIL: gdb.base/multi-forks.exp: follow parent, print pids
FAIL: gdb.base/multi-forks.exp: Run to exit 1
FAIL: gdb.base/multi-forks.exp: info inferior 1
FAIL: gdb.base/multi-forks.exp: inferior 1
FAIL: gdb.base/multi-forks.exp: Run to exit 2
FAIL: gdb.base/multi-forks.exp: info inferior 2
FAIL: gdb.base/multi-forks.exp: inferior 2
FAIL: gdb.base/multi-forks.exp: Run to exit 3
FAIL: gdb.base/multi-forks.exp: info inferior 3
FAIL: gdb.base/multi-forks.exp: inferior 3
FAIL: gdb.base/multi-forks.exp: Run to exit 4
FAIL: gdb.base/multi-forks.exp: info inferior 4
FAIL: gdb.base/multi-forks.exp: inferior 4
FAIL: gdb.base/multi-forks.exp: Run to exit 5
FAIL: gdb.base/multi-forks.exp: info inferior 5
FAIL: gdb.base/multi-forks.exp: inferior 5
FAIL: gdb.base/multi-forks.exp: Run to exit 6
FAIL: gdb.base/multi-forks.exp: info inferior 6
FAIL: gdb.base/multi-forks.exp: inferior 6
FAIL: gdb.base/multi-forks.exp: Run to exit 7
FAIL: gdb.base/multi-forks.exp: info inferior 7
FAIL: gdb.base/multi-forks.exp: inferior 7
FAIL: gdb.base/multi-forks.exp: Run to exit 8
FAIL: gdb.base/multi-forks.exp: info inferior 8
FAIL: gdb.base/multi-forks.exp: inferior 8
FAIL: gdb.base/multi-forks.exp: Run to exit 9
FAIL: gdb.base/multi-forks.exp: info inferior 9
FAIL: gdb.base/multi-forks.exp: inferior 9
FAIL: gdb.base/multi-forks.exp: Run to exit 10
FAIL: gdb.base/multi-forks.exp: info inferior 10
FAIL: gdb.base/multi-forks.exp: inferior 10
FAIL: gdb.base/multi-forks.exp: Run to exit 11
FAIL: gdb.base/multi-forks.exp: info inferior 11
FAIL: gdb.base/multi-forks.exp: inferior 11
FAIL: gdb.base/multi-forks.exp: Run to exit 12
FAIL: gdb.base/multi-forks.exp: info inferior 12
FAIL: gdb.base/multi-forks.exp: inferior 12
FAIL: gdb.base/multi-forks.exp: Run to exit 13
FAIL: gdb.base/multi-forks.exp: info inferior 13
FAIL: gdb.base/multi-forks.exp: inferior 13
FAIL: gdb.base/multi-forks.exp: Run to exit 14
FAIL: gdb.base/multi-forks.exp: info inferior 14
FAIL: gdb.base/multi-forks.exp: inferior 14
FAIL: gdb.base/multi-forks.exp: Run to exit 15
FAIL: gdb.base/multi-forks.exp: info inferior 15
FAIL: gdb.base/multi-forks.exp: inferior 15
FAIL: gdb.base/multi-forks.exp: Run to exit 16
FAIL: gdb.base/multi-forks.exp: info inferior 16
FAIL: gdb.base/multi-forks.exp: restart final
FAIL: gdb.base/multi-forks.exp: Detach 2
FAIL: gdb.base/multi-forks.exp: Detach 3
FAIL: gdb.base/multi-forks.exp: Detach 4
FAIL: gdb.base/multi-forks.exp: Detach 5
FAIL: gdb.base/multi-forks.exp: Kill 6
FAIL: gdb.base/multi-forks.exp: Did kill 6
FAIL: gdb.base/multi-forks.exp: Kill 7
FAIL: gdb.base/multi-forks.exp: Did kill 7
FAIL: gdb.base/multi-forks.exp: Kill 8
FAIL: gdb.base/multi-forks.exp: Did kill 8
FAIL: gdb.base/multi-forks.exp: Kill 9
FAIL: gdb.base/multi-forks.exp: Did kill 9
FAIL: gdb.base/multi-forks.exp: Kill 10
FAIL: gdb.base/multi-forks.exp: Did kill 10
FAIL: gdb.base/multi-forks.exp: Kill 11
FAIL: gdb.base/multi-forks.exp: Did kill 11
FAIL: gdb.base/multi-forks.exp: Kill 12
FAIL: gdb.base/multi-forks.exp: Did kill 12
FAIL: gdb.base/multi-forks.exp: Kill 13
FAIL: gdb.base/multi-forks.exp: Did kill 13
FAIL: gdb.base/multi-forks.exp: Kill 14
FAIL: gdb.base/multi-forks.exp: Did kill 14
FAIL: gdb.base/multi-forks.exp: Kill 15
FAIL: gdb.base/multi-forks.exp: Did kill 15
FAIL: gdb.base/multi-forks.exp: Kill 16
FAIL: gdb.base/multi-forks.exp: Did kill 16
FAIL: gdb.base/nostdlib.exp: stop at run
FAIL: gdb.base/nostdlib.exp: continue to marker
ERROR: cannot run to breakpoint at main
UNRESOLVED: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically)
ERROR: cannot run to breakpoint at getfoo
UNRESOLVED: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically) 1
ERROR: couldn't run to breakpoint
FAIL: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols)
FAIL: gdb.base/pending.exp: running to main
FAIL: gdb.base/pending.exp: continue to resolved breakpoint 2
FAIL: gdb.base/pending.exp: continue to resolved breakpoint 1
FAIL: gdb.base/pending.exp: continue to resolved breakpoint 3
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.base/pr11022.exp: Can't run to main
FAIL: gdb.base/printcmds.exp: Can't run to main
ERROR: couldn't run to breakpoint
FAIL: gdb.base/range-stepping.exp: Can't run to main
ERROR: couldn't run to breakpoint
FAIL: gdb.base/relativedebug.exp: continue
FAIL: gdb.base/relativedebug.exp: pause found in backtrace
FAIL: gdb.base/reread.exp: run to foo()
FAIL: gdb.base/reread.exp: run to foo() second time
FAIL: gdb.base/reread.exp: second pass: run to foo()
FAIL: gdb.base/reread.exp: continue until exit at second pass
FAIL: gdb.base/reread.exp: second pass: run to foo() second time
FAIL: gdb.base/savedregs.exp: advance thrower
FAIL: gdb.base/savedregs.exp: Get main info frame
FAIL: gdb.base/savedregs.exp: advance catcher
FAIL: gdb.base/savedregs.exp: Get sigtramp info frame
FAIL: gdb.base/savedregs.exp: Get thrower info frame
FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main
FAIL: gdb.base/savedregs.exp: Get dummy info frame
FAIL: gdb.base/savedregs.exp: Get catcher info frame
FAIL: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains caller dummy catcher sigtramp thrower main
FAIL: gdb.base/savedregs.exp: advance callee
FAIL: gdb.base/savedregs.exp: Get caller info frame
FAIL: gdb.base/savedregs.exp: Check dummy info frame; stack contains callee caller dummy catcher sigtramp thrower main
FAIL: gdb.base/sepdebug.exp: run until function breakpoint
FAIL: gdb.base/sepdebug.exp: run until breakpoint set at a line number
FAIL: gdb.base/sepdebug.exp: run until file:function(6) breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:function(5) breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:function(4) breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:function(3) breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:function(2) breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:function(1) breakpoint
FAIL: gdb.base/sepdebug.exp: run until quoted breakpoint
FAIL: gdb.base/sepdebug.exp: run until file:linenum breakpoint
FAIL: gdb.base/sepdebug.exp: breakpoint offset +1
FAIL: gdb.base/sepdebug.exp: step onto breakpoint
FAIL: gdb.base/sepdebug.exp: sepdebug tests suppressed
FAIL: gdb.base/sepdebug.exp: until bp_location1
FAIL: gdb.base/sepdebug.exp: break on default location, 1st time
FAIL: gdb.base/sepdebug.exp: break on default location, 2nd time
FAIL: gdb.base/sepdebug.exp: break on default location, 3rd time
FAIL: gdb.base/sepdebug.exp: break on default location, 4th time
FAIL: gdb.base/sepdebug.exp: sepdebug tests suppressed
FAIL: gdb.base/sepdebug.exp: stopped for silent break bp_location1
FAIL: gdb.base/sepdebug.exp: step over breakpoint
FAIL: gdb.base/sepdebug.exp: clear current line has no breakpoint disallowed
FAIL: gdb.base/sepdebug.exp: hit breakpoint on called function
FAIL: gdb.base/sepdebug.exp: backtrace while in called function
FAIL: gdb.base/sepdebug.exp: finish from called function
FAIL: gdb.base/sepdebug.exp: sepdebug tests suppressed
FAIL: gdb.base/sepdebug.exp: finish with arguments disallowed
FAIL: gdb.base/sepdebug.exp: finish from outermost frame disallowed
FAIL: gdb.base/sepdebug.exp: run to factorial(6)
FAIL: gdb.base/sepdebug.exp: continue to factorial(5)
FAIL: gdb.base/sepdebug.exp: backtrace from factorial(5)
FAIL: gdb.base/sepdebug.exp: next to recursive call
FAIL: gdb.base/sepdebug.exp: next over recursive call
FAIL: gdb.base/sepdebug.exp: backtrace from factorial(5.1)
FAIL: gdb.base/sepdebug.exp: continue until exit at recursive next test
FAIL: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file
FAIL: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file
FAIL: gdb.base/set-noassign.exp: Can't run to main
FAIL: gdb.base/setshow.exp: passing args (got interactive prompt)
ERROR: couldn't run to breakpoint
ERROR: C function calling tests suppressed
UNRESOLVED: gdb.base/shlib-call.exp: next to shr1
FAIL: gdb.base/shlib-call.exp: print g
FAIL: gdb.base/shlib-call.exp: next over shr1
FAIL: gdb.base/shlib-call.exp: print g
FAIL: gdb.base/shlib-call.exp: print shr1(1)
FAIL: gdb.base/shlib-call.exp: print shr1(g)
FAIL: gdb.base/shlib-call.exp: breakpoint function shr2
FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function
FAIL: gdb.base/shlib-call.exp: print shr1(1) 2nd time
FAIL: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func
FAIL: gdb.base/shlib-call.exp: step out of shr2 to main
FAIL: gdb.base/shlib-call.exp: print mainshr1(1)
FAIL: gdb.base/shlib-call.exp: step into mainshr1
FAIL: gdb.base/shlib-call.exp: run to bp in shared library
FAIL: gdb.base/shlib-call.exp: continue until exit
FAIL: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213) (got interactive prompt)
FAIL: gdb.base/shlib-call.exp: continue until exit
FAIL: gdb.base/shreloc.exp: Can't run to main
FAIL: gdb.base/sigall.exp: get signal ABRT
FAIL: gdb.base/sigall.exp: send signal ABRT
FAIL: gdb.base/sigall.exp: advance to HUP
FAIL: gdb.base/sigall.exp: get signal HUP
FAIL: gdb.base/sigall.exp: send signal HUP
FAIL: gdb.base/sigall.exp: advance to QUIT
FAIL: gdb.base/sigall.exp: get signal QUIT
FAIL: gdb.base/sigall.exp: send signal QUIT
FAIL: gdb.base/sigall.exp: advance to ILL
FAIL: gdb.base/sigall.exp: get signal ILL
FAIL: gdb.base/sigall.exp: send signal ILL
FAIL: gdb.base/sigall.exp: advance to EMT
FAIL: gdb.base/sigall.exp: get signal EMT
FAIL: gdb.base/sigall.exp: send signal EMT
FAIL: gdb.base/sigall.exp: advance to FPE
FAIL: gdb.base/sigall.exp: get signal FPE
FAIL: gdb.base/sigall.exp: send signal FPE
FAIL: gdb.base/sigall.exp: advance to BUS
FAIL: gdb.base/sigall.exp: get signal BUS
FAIL: gdb.base/sigall.exp: send signal BUS
FAIL: gdb.base/sigall.exp: advance to SEGV
FAIL: gdb.base/sigall.exp: get signal SEGV
FAIL: gdb.base/sigall.exp: send signal SEGV
FAIL: gdb.base/sigall.exp: advance to SYS
FAIL: gdb.base/sigall.exp: get signal SYS
FAIL: gdb.base/sigall.exp: send signal SYS
FAIL: gdb.base/sigall.exp: advance to PIPE
FAIL: gdb.base/sigall.exp: get signal PIPE
FAIL: gdb.base/sigall.exp: send signal PIPE
FAIL: gdb.base/sigall.exp: advance to ALRM
FAIL: gdb.base/sigall.exp: get signal ALRM
FAIL: gdb.base/sigall.exp: send signal ALRM
FAIL: gdb.base/sigall.exp: advance to URG
FAIL: gdb.base/sigall.exp: get signal URG
FAIL: gdb.base/sigall.exp: send signal URG
FAIL: gdb.base/sigall.exp: advance to TSTP
FAIL: gdb.base/sigall.exp: get signal TSTP
FAIL: gdb.base/sigall.exp: send signal TSTP
FAIL: gdb.base/sigall.exp: advance to CONT
FAIL: gdb.base/sigall.exp: get signal CONT
FAIL: gdb.base/sigall.exp: send signal CONT
FAIL: gdb.base/sigall.exp: advance to CHLD
FAIL: gdb.base/sigall.exp: get signal CHLD
FAIL: gdb.base/sigall.exp: send signal CHLD
FAIL: gdb.base/sigall.exp: advance to TTIN
FAIL: gdb.base/sigall.exp: get signal TTIN
FAIL: gdb.base/sigall.exp: send signal TTIN
FAIL: gdb.base/sigall.exp: advance to TTOU
FAIL: gdb.base/sigall.exp: get signal TTOU
FAIL: gdb.base/sigall.exp: send signal TTOU
FAIL: gdb.base/sigall.exp: advance to IO
FAIL: gdb.base/sigall.exp: get signal IO
FAIL: gdb.base/sigall.exp: send signal IO
FAIL: gdb.base/sigall.exp: advance to XCPU
FAIL: gdb.base/sigall.exp: get signal XCPU
FAIL: gdb.base/sigall.exp: send signal XCPU
FAIL: gdb.base/sigall.exp: advance to XFSZ
FAIL: gdb.base/sigall.exp: get signal XFSZ
FAIL: gdb.base/sigall.exp: send signal XFSZ
FAIL: gdb.base/sigall.exp: advance to VTALRM
FAIL: gdb.base/sigall.exp: get signal VTALRM
FAIL: gdb.base/sigall.exp: send signal VTALRM
FAIL: gdb.base/sigall.exp: advance to PROF
FAIL: gdb.base/sigall.exp: get signal PROF
FAIL: gdb.base/sigall.exp: send signal PROF
FAIL: gdb.base/sigall.exp: advance to WINCH
FAIL: gdb.base/sigall.exp: get signal WINCH
FAIL: gdb.base/sigall.exp: send signal WINCH
FAIL: gdb.base/sigall.exp: advance to LOST
FAIL: gdb.base/sigall.exp: get signal LOST
FAIL: gdb.base/sigall.exp: send signal LOST
FAIL: gdb.base/sigall.exp: advance to USR1
FAIL: gdb.base/sigall.exp: get signal USR1
FAIL: gdb.base/sigall.exp: send signal USR1
FAIL: gdb.base/sigall.exp: advance to USR2
FAIL: gdb.base/sigall.exp: get signal USR2
FAIL: gdb.base/sigall.exp: send signal USR2
FAIL: gdb.base/sigall.exp: advance to PWR
FAIL: gdb.base/sigall.exp: get signal PWR
FAIL: gdb.base/sigall.exp: send signal PWR
FAIL: gdb.base/sigall.exp: advance to POLL
FAIL: gdb.base/sigall.exp: get signal POLL
FAIL: gdb.base/sigall.exp: send signal POLL
FAIL: gdb.base/sigall.exp: advance to WIND
FAIL: gdb.base/sigall.exp: get signal WIND
FAIL: gdb.base/sigall.exp: send signal WIND
FAIL: gdb.base/sigall.exp: advance to PHONE
FAIL: gdb.base/sigall.exp: get signal PHONE
FAIL: gdb.base/sigall.exp: send signal PHONE
FAIL: gdb.base/sigall.exp: advance to WAITING
FAIL: gdb.base/sigall.exp: get signal WAITING
FAIL: gdb.base/sigall.exp: send signal WAITING
FAIL: gdb.base/sigall.exp: advance to LWP
FAIL: gdb.base/sigall.exp: get signal LWP
FAIL: gdb.base/sigall.exp: send signal LWP
FAIL: gdb.base/sigall.exp: advance to DANGER
FAIL: gdb.base/sigall.exp: get signal DANGER
FAIL: gdb.base/sigall.exp: send signal DANGER
FAIL: gdb.base/sigall.exp: advance to GRANT
FAIL: gdb.base/sigall.exp: get signal GRANT
FAIL: gdb.base/sigall.exp: send signal GRANT
FAIL: gdb.base/sigall.exp: advance to RETRACT
FAIL: gdb.base/sigall.exp: get signal RETRACT
FAIL: gdb.base/sigall.exp: send signal RETRACT
FAIL: gdb.base/sigall.exp: advance to MSG
FAIL: gdb.base/sigall.exp: get signal MSG
FAIL: gdb.base/sigall.exp: send signal MSG
FAIL: gdb.base/sigall.exp: advance to SOUND
FAIL: gdb.base/sigall.exp: get signal SOUND
FAIL: gdb.base/sigall.exp: send signal SOUND
FAIL: gdb.base/sigall.exp: advance to SAK
FAIL: gdb.base/sigall.exp: get signal SAK
FAIL: gdb.base/sigall.exp: send signal SAK
FAIL: gdb.base/sigall.exp: advance to PRIO
FAIL: gdb.base/sigall.exp: get signal PRIO
FAIL: gdb.base/sigall.exp: send signal PRIO
FAIL: gdb.base/sigall.exp: advance to 33
FAIL: gdb.base/sigall.exp: get signal 33
FAIL: gdb.base/sigall.exp: send signal 33
FAIL: gdb.base/sigall.exp: advance to 34
FAIL: gdb.base/sigall.exp: get signal 34
FAIL: gdb.base/sigall.exp: send signal 34
FAIL: gdb.base/sigall.exp: advance to 35
FAIL: gdb.base/sigall.exp: get signal 35
FAIL: gdb.base/sigall.exp: send signal 35
FAIL: gdb.base/sigall.exp: advance to 36
FAIL: gdb.base/sigall.exp: get signal 36
FAIL: gdb.base/sigall.exp: send signal 36
FAIL: gdb.base/sigall.exp: advance to 37
FAIL: gdb.base/sigall.exp: get signal 37
FAIL: gdb.base/sigall.exp: send signal 37
FAIL: gdb.base/sigall.exp: advance to 38
FAIL: gdb.base/sigall.exp: get signal 38
FAIL: gdb.base/sigall.exp: send signal 38
FAIL: gdb.base/sigall.exp: advance to 39
FAIL: gdb.base/sigall.exp: get signal 39
FAIL: gdb.base/sigall.exp: send signal 39
FAIL: gdb.base/sigall.exp: advance to 40
FAIL: gdb.base/sigall.exp: get signal 40
FAIL: gdb.base/sigall.exp: send signal 40
FAIL: gdb.base/sigall.exp: advance to 41
FAIL: gdb.base/sigall.exp: get signal 41
FAIL: gdb.base/sigall.exp: send signal 41
FAIL: gdb.base/sigall.exp: advance to 42
FAIL: gdb.base/sigall.exp: get signal 42
FAIL: gdb.base/sigall.exp: send signal 42
FAIL: gdb.base/sigall.exp: advance to 43
FAIL: gdb.base/sigall.exp: get signal 43
FAIL: gdb.base/sigall.exp: send signal 43
FAIL: gdb.base/sigall.exp: advance to 44
FAIL: gdb.base/sigall.exp: get signal 44
FAIL: gdb.base/sigall.exp: send signal 44
FAIL: gdb.base/sigall.exp: advance to 45
FAIL: gdb.base/sigall.exp: get signal 45
FAIL: gdb.base/sigall.exp: send signal 45
FAIL: gdb.base/sigall.exp: advance to 46
FAIL: gdb.base/sigall.exp: get signal 46
FAIL: gdb.base/sigall.exp: send signal 46
FAIL: gdb.base/sigall.exp: advance to 47
FAIL: gdb.base/sigall.exp: get signal 47
FAIL: gdb.base/sigall.exp: send signal 47
FAIL: gdb.base/sigall.exp: advance to 48
FAIL: gdb.base/sigall.exp: get signal 48
FAIL: gdb.base/sigall.exp: send signal 48
FAIL: gdb.base/sigall.exp: advance to 49
FAIL: gdb.base/sigall.exp: get signal 49
FAIL: gdb.base/sigall.exp: send signal 49
FAIL: gdb.base/sigall.exp: advance to 50
FAIL: gdb.base/sigall.exp: get signal 50
FAIL: gdb.base/sigall.exp: send signal 50
FAIL: gdb.base/sigall.exp: advance to 51
FAIL: gdb.base/sigall.exp: get signal 51
FAIL: gdb.base/sigall.exp: send signal 51
FAIL: gdb.base/sigall.exp: advance to 52
FAIL: gdb.base/sigall.exp: get signal 52
FAIL: gdb.base/sigall.exp: send signal 52
FAIL: gdb.base/sigall.exp: advance to 53
FAIL: gdb.base/sigall.exp: get signal 53
FAIL: gdb.base/sigall.exp: send signal 53
FAIL: gdb.base/sigall.exp: advance to 54
FAIL: gdb.base/sigall.exp: get signal 54
FAIL: gdb.base/sigall.exp: send signal 54
FAIL: gdb.base/sigall.exp: advance to 55
FAIL: gdb.base/sigall.exp: get signal 55
FAIL: gdb.base/sigall.exp: send signal 55
FAIL: gdb.base/sigall.exp: advance to 56
FAIL: gdb.base/sigall.exp: get signal 56
FAIL: gdb.base/sigall.exp: send signal 56
FAIL: gdb.base/sigall.exp: advance to 57
FAIL: gdb.base/sigall.exp: get signal 57
FAIL: gdb.base/sigall.exp: send signal 57
FAIL: gdb.base/sigall.exp: advance to 58
FAIL: gdb.base/sigall.exp: get signal 58
FAIL: gdb.base/sigall.exp: send signal 58
FAIL: gdb.base/sigall.exp: advance to 59
FAIL: gdb.base/sigall.exp: get signal 59
FAIL: gdb.base/sigall.exp: send signal 59
FAIL: gdb.base/sigall.exp: advance to 60
FAIL: gdb.base/sigall.exp: get signal 60
FAIL: gdb.base/sigall.exp: send signal 60
FAIL: gdb.base/sigall.exp: advance to 61
FAIL: gdb.base/sigall.exp: get signal 61
FAIL: gdb.base/sigall.exp: send signal 61
FAIL: gdb.base/sigall.exp: advance to 62
FAIL: gdb.base/sigall.exp: get signal 62
FAIL: gdb.base/sigall.exp: send signal 62
FAIL: gdb.base/sigall.exp: advance to 63
FAIL: gdb.base/sigall.exp: get signal 63
FAIL: gdb.base/sigall.exp: send signal 63
FAIL: gdb.base/sigall.exp: advance to TERM
FAIL: gdb.base/sigall.exp: get signal TERM
FAIL: gdb.base/sigall.exp: send signal TERM
FAIL: gdb.base/sigall.exp: continue until exit at continue to sigall exit
FAIL: gdb.base/sigaltstack.exp: continue to catch
FAIL: gdb.base/sigaltstack.exp: backtrace (pattern 1)
FAIL: gdb.base/sigaltstack.exp: finish from catch LEAF
FAIL: gdb.base/sigaltstack.exp: finish to throw INNER
FAIL: gdb.base/sigaltstack.exp: finish to catch INNER
FAIL: gdb.base/sigaltstack.exp: finish from catch INNER
FAIL: gdb.base/sigaltstack.exp: finish to OUTER
FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN
FAIL: gdb.base/sigaltstack.exp: finish to MAIN
FAIL: gdb.base/sigbpt.exp: stepping to fault
FAIL: gdb.base/sigbpt.exp: get insn after fault
FAIL: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn (none )
FAIL: gdb.base/sigbpt.exp: stepi; continue to keeper
FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
FAIL: gdb.base/sigbpt.exp: cont; continue to keeper
FAIL: gdb.base/sigbpt.exp: cont; set breakpoint 0  of 1
FAIL: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault
FAIL: gdb.base/sigbpt.exp: cont; stepi fault
FAIL: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1
FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper
FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0  of 2
FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1  of 2
FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault
FAIL: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2
FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0  of 3
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2  of 3
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3
FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
FAIL: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
FAIL: gdb.base/siginfo-addr.exp: continue to signal
FAIL: gdb.base/siginfo-addr.exp: program exit
FAIL: gdb.base/siginfo.exp: continue to stepi handler
FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1)
FAIL: gdb.base/siginfo.exp: step out of handler
FAIL: gdb.base/signull.exp: probe function pointer
FAIL: gdb.base/signull.exp: data read; start with the bowler
FAIL: gdb.base/signull.exp: data read; take the SIGSEGV
FAIL: gdb.base/signull.exp: data read; backtrace from SIGSEGV
FAIL: gdb.base/signull.exp: data read; continue to the keeper
FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
FAIL: gdb.base/signull.exp: data write; start with the bowler
FAIL: gdb.base/signull.exp: data write; take the SIGSEGV
FAIL: gdb.base/signull.exp: data write; backtrace from SIGSEGV
FAIL: gdb.base/signull.exp: data write; continue to the keeper
FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
FAIL: gdb.base/signull.exp: code; start with the bowler
FAIL: gdb.base/signull.exp: code; take the SIGSEGV
FAIL: gdb.base/signull.exp: code; backtrace from SIGSEGV
FAIL: gdb.base/signull.exp: code; continue to the keeper
FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
FAIL: gdb.base/sigrepeat.exp: next
FAIL: gdb.base/sigstep.exp: continue to stepi handler
FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 1)
FAIL: gdb.base/sigstep.exp: step from handler; continue to handler
FAIL: gdb.base/sigstep.exp: step from handler; leave handler
FAIL: gdb.base/sigstep.exp: stepi from handleri; continue to handler
FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler
FAIL: gdb.base/sigstep.exp: next from handler; continue to handler
FAIL: gdb.base/sigstep.exp: next from handler; leave handler
FAIL: gdb.base/sigstep.exp: nexti from handleri; continue to handler
FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler
FAIL: gdb.base/sigstep.exp: finish from handleri; continue to handler
FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler
FAIL: gdb.base/sigstep.exp: return from handleri; continue to handler
FAIL: gdb.base/sigstep.exp: return from handleri; leave handler
FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline
FAIL: gdb.base/sigstep.exp: step to handler; resync
FAIL: gdb.base/sigstep.exp: step to handler; performing step
FAIL: gdb.base/sigstep.exp: next to handler; resync
FAIL: gdb.base/sigstep.exp: next to handler; performing next
FAIL: gdb.base/sigstep.exp: continue to handler; resync
FAIL: gdb.base/sigstep.exp: continue to handler; performing continue
FAIL: gdb.base/sigstep.exp: step to handler entry; resync
FAIL: gdb.base/sigstep.exp: step to handler entry; performing step
FAIL: gdb.base/sigstep.exp: next to handler entry; resync
FAIL: gdb.base/sigstep.exp: next to handler entry; performing next
FAIL: gdb.base/sigstep.exp: continue to handler entry; resync
FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue
FAIL: gdb.base/sigstep.exp: step over handler; resync
FAIL: gdb.base/sigstep.exp: step over handler; performing step
FAIL: gdb.base/sigstep.exp: next over handler; resync
FAIL: gdb.base/sigstep.exp: next over handler; performing next
FAIL: gdb.base/sigstep.exp: continue over handler; resync
FAIL: gdb.base/sigstep.exp: continue over handler; performing continue
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue
FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync
FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step
FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync
FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next
FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync
FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop
FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue
ERROR: couldn't run to breakpoint
FAIL: gdb.base/skip-solib.exp: skip tests suppressed
FAIL: gdb.base/skip-solib.exp: step after ignoring solib file.
FAIL: gdb.base/skip-solib.exp: skip tests suppressed
FAIL: gdb.base/skip-solib.exp: step
FAIL: gdb.base/skip-solib.exp: bt
FAIL: gdb.base/skip.exp: skip tests suppressed
FAIL: gdb.base/skip.exp: skip file (skip.c)
FAIL: gdb.base/skip.exp: skip (main)
FAIL: gdb.base/skip.exp: info skip
FAIL: gdb.base/skip.exp: skip tests suppressed
FAIL: gdb.base/skip.exp: step after all ignored
FAIL: gdb.base/skip.exp: info skip (delete 1)
FAIL: gdb.base/skip.exp: skip tests suppressed
FAIL: gdb.base/skip.exp: step after deleting 1 (1)
FAIL: gdb.base/skip.exp: step after deleting 1 (3)
FAIL: gdb.base/skip.exp: info skip shows entry as disabled
FAIL: gdb.base/skip.exp: skip tests suppressed
FAIL: gdb.base/skip.exp: step after disabling 3 (1)
FAIL: gdb.base/skip.exp: step after disabling 3 (3)
FAIL: gdb.base/skip.exp: step after disabling 3 (5)
FAIL: gdb.base/skip.exp: info skip shows entry as enabled
FAIL: gdb.base/skip.exp: skip tests suppressed
FAIL: gdb.base/skip.exp: step after enable 3 (1)
FAIL: gdb.base/skip.exp: step after enable 3 (3)
FAIL: gdb.base/skip.exp: info skip after disabling all
FAIL: gdb.base/skip.exp: info skip after enabling all
FAIL: gdb.base/skip.exp: info skip after disabling 4 2-3
FAIL: gdb.base/skip.exp: info skip after enabling 2-3
FAIL: gdb.base/skip.exp: info skip 2-3
FAIL: gdb.base/skip.exp: info skip after deleting 2 3
FAIL: gdb.base/so-impl-ld.exp: implicit solibs tests suppressed
FAIL: gdb.base/so-impl-ld.exp: step over solib call
FAIL: gdb.base/so-impl-ld.exp: step into solib call
FAIL: gdb.base/so-impl-ld.exp: step in solib call
FAIL: gdb.base/so-impl-ld.exp: step out of solib call
FAIL: gdb.base/solib-corrupted.exp: Can't run to main
ERROR: no fileid for r1745005
FAIL: gdb.base/solib-display.exp: NO: Can't run to main
FAIL: gdb.base/solib-nodir.exp: library loaded
FAIL: gdb.base/solib-search.exp: Can't run to main
FAIL: gdb.base/solib-symbol.exp: Can't run to main
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib1 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib2 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib1 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib2 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib1 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first
FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first
FAIL: gdb.base/stack-checking.exp: Can't run to main
gdb compile failed, /gdb/testsuite/gdb.base/stap-probe.c:43:2: error: #error "not using SystemTap v3 probes"
 #error "not using SystemTap v3 probes"
  ^
FAIL: gdb.base/start.exp: start
FAIL: gdb.base/step-break.exp: Can't run to main
FAIL: gdb.base/step-bt.exp: run to hello()
FAIL: gdb.base/step-line.exp: Can't run to main
FAIL: gdb.base/step-test.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: continue to breakpoint: chartest-done
FAIL: gdb.base/structs.exp: p chartest
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 7 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 7 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 7 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 8 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 8 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 8 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 9 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 9 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 9 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 10 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 10 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 10 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 11 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 11 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 11 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 12 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 12 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 12 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 13 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 13 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 13 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 14 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 14 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 14 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 15 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 15 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 15 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 16 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 16 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 16 structs-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 17 structs-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 17 structs-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 17 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 3 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 3 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 3 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 3 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 3 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 4 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 4 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 4 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 4 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 4 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 5 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 5 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 5 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 5 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 5 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 5 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 5 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 5 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 6 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 6 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 6 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 6 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 6 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 6 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 6 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 6 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 7 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 7 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 7 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 7 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 7 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 7 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 7 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 7 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 8 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 8 structs-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 8 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 8 structs-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 8 structs-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 8 structs-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 8 structs-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 8 structs-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-ts
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-ts
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ts
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ts
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for return; return 3 structs-ts
FAIL: gdb.base/structs.exp: return foo<n>; return 3 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> returned; return 3 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-ts
FAIL: gdb.base/structs.exp: finish foo<n>; return 3 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> finished; return 3 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for return; return 4 structs-ts
FAIL: gdb.base/structs.exp: return foo<n>; return 4 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> returned; return 4 structs-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-ts
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-ts
FAIL: gdb.base/structs.exp: finish foo<n>; return 4 structs-ts
FAIL: gdb.base/structs.exp: value foo<n> finished; return 4 structs-ts
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-ti
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-ti
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-ti
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-ti
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-ti
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-ti
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ti
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ti
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ti
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ti
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ti
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ti
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tl
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tl
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tl
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tl
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tl
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tl
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tl
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tl
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tl
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tl
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tl
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tl
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tll
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-tll
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-tll
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tll
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tll
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tll
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tll
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tll
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tll
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tll
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tll
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tll
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tll
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tll
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tll
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tf
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tf
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tf
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tf
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tf
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tf
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-td
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-td
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-td
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-td
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-td
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-td
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-td
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-td
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-td
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-td
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-td
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-td
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-td
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-td
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo1; structs-tld
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 1 structs-tld
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 1 structs-tld
FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tld
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tld
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tld
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tld
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 1 structs-tld
FAIL: gdb.base/structs.exp: zed L<n> for return; return 1 structs-tld
FAIL: gdb.base/structs.exp: return foo<n>; return 1 structs-tld
FAIL: gdb.base/structs.exp: value foo<n> returned; return 1 structs-tld
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 1 structs-tld
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 1 structs-tld
FAIL: gdb.base/structs.exp: finish foo<n>; return 1 structs-tld
FAIL: gdb.base/structs.exp: value foo<n> finished; return 1 structs-tld
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 7 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 7 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 7 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 8 structs-ts-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 8 structs-ts-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 8 structs-ts-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ts-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-ti-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-ti-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-ti-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-ti-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-ti-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-ti-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-ti-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-ti-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ti-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tl-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tl-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tl-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tl-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-tl-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-tl-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-tl-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tl-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tl-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tll-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tll-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tll-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tll-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tf-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tf-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tf-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tf-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-tf-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-tf-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-tf-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tf-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-tc
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-td-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-td-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-td-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tld-tc
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tld-tc
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tld-tc
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tld-tc
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tc-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tc-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 5 structs-tc-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 5 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 5 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 6 structs-tc-ts
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 6 structs-tc-ts
FAIL: gdb.base/structs.exp: p/c L<n>; call 6 structs-tc-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ts
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-ts
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tc-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tc-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-ti
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tc-ti
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tc-ti
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ti
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-ti
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tc-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tc-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-tl
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tc-tl
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tc-tl
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-tl
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc-tl
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tll
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-tll
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-tll
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tll
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 3 structs-tc-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 3 structs-tc-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 3 structs-tc-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 4 structs-tc-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 4 structs-tc-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 4 structs-tc-tf
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-td
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-td
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-td
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-td
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tc-tld
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tc-tld
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tc-tld
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tc-tld
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-td-tf
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-td-tf
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-td-tf
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-td-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-td-tf
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-td-tf
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.base/structs.exp: ptype foo2; structs-tf-td
FAIL: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tf-td
FAIL: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tf-td
FAIL: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf-td
FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td
FAIL: gdb.base/structs2.exp: structs2 sanity check
FAIL: gdb.base/structs2.exp: structs2 continue1
FAIL: gdb.base/structs2.exp: structs2 continue2
FAIL: gdb.base/term.exp: Can't run to main
FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
FAIL: gdb.base/type-opaque.exp: Can't run to main
FAIL: gdb.base/unload.exp: running program
FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1
FAIL: gdb.base/unload.exp: continuing to unloaded libfile
FAIL: gdb.base/unload.exp: print y from libfile
FAIL: gdb.base/unload.exp: rerun to shared library breakpoint
FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1
FAIL: gdb.base/unload.exp: continuing to unloaded libfile
FAIL: gdb.base/unload.exp: continue to shrfunc2
FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2
FAIL: gdb.base/unload.exp: continuing to unloaded libfile2
FAIL: gdb.base/unload.exp: print y from libfile2
FAIL: gdb.base/until.exp: Can't run to main
FAIL: gdb.base/unwindonsignal.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.base/watch-cond-infcall.exp: hw: run to main
FAIL: gdb.base/watch-cond-infcall.exp: sw: run to main
FAIL: gdb.base/watch-cond.exp: Can't run to main
FAIL: gdb.base/watch-non-mem.exp: Can't run to main
FAIL: gdb.base/watch-vfork.exp: run to main (hw)
FAIL: gdb.base/watch-vfork.exp: run to main (sw)
FAIL: gdb.base/watch_thread_num.exp: run to main
FAIL: gdb.base/watchpoint-hw.exp: start
FAIL: gdb.base/watchpoint-solib.exp: continue to foo
FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g
FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
FAIL: gdb.base/watchpoint.exp: watch tests suppressed
FAIL: gdb.base/watchpoint.exp: set slow conditional watch
FAIL: gdb.base/watchpoint.exp: trigger slow conditional watch
FAIL: gdb.base/watchpoint.exp: set slow condition watch w/thread
FAIL: gdb.base/watchpoint.exp: delete watch w/condition and thread
FAIL: gdb.base/watchpoint.exp: rwatch disallowed when can-set-hw-watchpoints cleared
FAIL: gdb.base/watchpoint.exp: awatch disallowed when can-set-hw-watchpoints cleared
FAIL: gdb.base/watchpoint.exp: run to marker1 in test_simple_watchpoint
FAIL: gdb.base/watchpoint.exp: run to marker1 in test_disabling_watchpoints
FAIL: gdb.base/watchpoint.exp: watch buf
FAIL: gdb.base/watchpoint.exp: watch count + 6
FAIL: gdb.base/watchpoint.exp: delete watchpoint `count + 6'
FAIL: gdb.base/watchpoint.exp: watch 7 + count
FAIL: gdb.base/watchpoint.exp: delete watchpoint `7 + count'
FAIL: gdb.base/watchpoint.exp: watch $pc
FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
FAIL: gdb.base/watchpoint.exp: watch -location .x
FAIL: gdb.base/watchpoint.exp: continue with watch -location
FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
FAIL: gdb.base/watchpoint.exp: watch foo2
FAIL: gdb.base/watchpoint.exp: continue with watch foo2
FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
FAIL: gdb.base/watchpoint.exp: watch foo4
FAIL: gdb.base/watchpoint.exp: continue with watch foo4
FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
FAIL: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_simple_watchpoint
FAIL: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_disabling_watchpoints
FAIL: gdb.base/watchpoint.exp: no-hw: watch buf
FAIL: gdb.base/watchpoint.exp: no-hw: watch count + 6
FAIL: gdb.base/watchpoint.exp: no-hw: delete watchpoint `count + 6'
FAIL: gdb.base/watchpoint.exp: no-hw: watch 7 + count
FAIL: gdb.base/watchpoint.exp: no-hw: delete watchpoint `7 + count'
FAIL: gdb.base/watchpoint.exp: no-hw: watch $pc
FAIL: gdb.base/watchpoint.exp: no-hw: disable watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled
FAIL: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc'
FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here
FAIL: gdb.base/watchpoint.exp: no-hw: watch -location .x
FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch -location
FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func6 breakpoint here
FAIL: gdb.base/watchpoint.exp: no-hw: watch foo2
FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch foo2
FAIL: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func7 breakpoint here
FAIL: gdb.base/watchpoint.exp: no-hw: watch foo4
FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch foo4
FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
FAIL: gdb.base/watchpoints.exp: disable 2
FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/annota2.exp: run until main breakpoint (timeout)
FAIL: gdb.cp/annota2.exp: print class (timeout)
FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
FAIL: gdb.cp/annota2.exp: delete bps
FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
FAIL: gdb.cp/annota2.exp: set watch on a.x (got interactive prompt)
FAIL: gdb.cp/annota2.exp: watch triggered on a.x (got interactive prompt)
FAIL: gdb.cp/annota2.exp: annotate-quit
FAIL: gdb.cp/annota3.exp: first run until main breakpoint (pattern 4)
FAIL: gdb.cp/annota3.exp: print class (pattern 2 + sentinel)
FAIL: gdb.cp/annota3.exp: continue to exit (pattern 3)
FAIL: gdb.cp/annota3.exp: second run until main breakpoint (pattern 2) (timeout)
FAIL: gdb.cp/annota3.exp: set watch on a.x (pattern 1) (timeout)
FAIL: gdb.cp/annota3.exp: watch triggered on a.x (got interactive prompt)
FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 2)
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/bool.exp: print return_true()
FAIL: gdb.cp/bool.exp: print return_false()
ERROR: couldn't run to main when testing C1::Nested::foo
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/call-c.exp: print foo(1)
FAIL: gdb.cp/call-c.exp: continue to bp
FAIL: gdb.cp/call-c.exp: print rf->func()
FAIL: gdb.cp/call-c.exp: print handle->func()
ERROR: couldn't run to breakpoint
ERROR: couldn't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint main
ERROR: test suppressed
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to marker1
ERROR: couldn't run to main
FAIL: gdb.cp/exception.exp: Run to main
FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_func
FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_1
FAIL: gdb.cp/extern-c.exp: verify counter at first breakpoint
FAIL: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_2
FAIL: gdb.cp/extern-c.exp: verify counter at second breakpoint
ERROR: couldn't run to main
FAIL: gdb.cp/formatted-ref.exp: print/x s
FAIL: gdb.cp/formatted-ref.exp: print/x e
FAIL: gdb.cp/formatted-ref.exp: print/x i
FAIL: gdb.cp/formatted-ref.exp: print/x &s
FAIL: gdb.cp/formatted-ref.exp: print/x &e
FAIL: gdb.cp/formatted-ref.exp: print/x &i
FAIL: gdb.cp/formatted-ref.exp: print/x *(&(&s))
FAIL: gdb.cp/formatted-ref.exp: print/x *(&(&i))
FAIL: gdb.cp/formatted-ref.exp: print/x *(&(&e))
FAIL: gdb.cp/formatted-ref.exp: print s.x == 13
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to main
ERROR: couldn't run to main
ERROR: couldn't run to main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/mb-inline.exp: run to breakpoint
FAIL: gdb.cp/mb-inline.exp: run to breakpoint 2
FAIL: gdb.cp/mb-inline.exp: disabling location: run to breakpoint
FAIL: gdb.cp/mb-inline.exp: Can't run to main for multi_line_foo tests.
FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint
FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint 2
FAIL: gdb.cp/mb-templates.exp: separate condition: run to breakpoint
FAIL: gdb.cp/mb-templates.exp: separate condition: run to breakpoint 2
FAIL: gdb.cp/mb-templates.exp: disabling location: run to breakpoint
FAIL: gdb.cp/mb-templates.exp: disable breakpoint: run to breakpoint
FAIL: gdb.cp/mb-templates.exp: instantiation: run to breakpoint
FAIL: gdb.cp/mb-templates.exp: instantiation: run to breakpoint 2
FAIL: gdb.cp/mb-templates.exp: Can't run to main for multi_line_foo tests.
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to marker1
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/parse-lang.exp: breakpoint hit
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/pr10687.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/pr9167.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/ref-params.exp: print value of a Child in main
FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
FAIL: gdb.cp/ref-params.exp: print value of f1 on (Child&) in main
FAIL: gdb.cp/ref-params.exp: print value of f2 on (Child&) in main
FAIL: gdb.cp/ref-params.exp: print value of Child& in f2
FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
FAIL: gdb.cp/ref-params.exp: print value of Parent& in f1
FAIL: gdb.cp/ref-params.exp: print f1(MQ)
FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
FAIL: gdb.cp/ref-params.exp: print f1(MQR)
FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint main
ERROR: couldn't run to breakpoint
FAIL: gdb.cp/templates.exp: continue to line 770
FAIL: gdb.cp/templates.exp: print fint
FAIL: gdb.cp/templates.exp: print fvpchar
FAIL: gdb.cp/templates.exp: ptype fint
FAIL: gdb.cp/templates.exp: ptype fchar
FAIL: gdb.cp/templates.exp: ptype fvpchar
FAIL: gdb.cp/templates.exp: ptype bint
FAIL: gdb.cp/templates.exp: ptype bint2
FAIL: gdb.cp/templates.exp: ptype bazint
FAIL: gdb.cp/templates.exp: ptype bazint2
FAIL: gdb.cp/templates.exp: ptype quxint
FAIL: gdb.cp/templates.exp: ptype siip
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
gdb compile failed, dw2-error.c: Assembler messages:
dw2-error.c:33: Error: Unrecognized opcode: `pushq'
dw2-error.c:36: Error: Unrecognized opcode: `movq'
dw2-error.c:40: Error: Unrecognized opcode: `movl'
dw2-error.c:43: Error: Unrecognized opcode: `popq'
dw2-error.c:45: Error: Unrecognized opcode: `ret'
dw2-error.c:53: Error: unknown pseudo-op: `.value'
dw2-error.c:138: Error: unknown pseudo-op: `.value'
dw2-error.c:142: Error: unknown pseudo-op: `.value'
dw2-error.c:143: Error: unknown pseudo-op: `.value'
ERROR: couldn't run to breakpoint sub_
ERROR: Couldn't run to MAIN__
ERROR: couldn't run to breakpoint MAIN__
ERROR: Couldn't run to MAIN__
ERROR: couldn't run to breakpoint MAIN__
ERROR: couldn't run to breakpoint MAIN__
ERROR: Could not run to breakpoint `MAIN__'.
ERROR: couldn't run to breakpoint MAIN__
ERROR: Couldn't run to MAIN__
ERROR: couldn't run to breakpoint MAIN__
FAIL: gdb.fortran/whatis_type.exp: run to MAIN__
ERROR: remote_download to host of /gdb/testsuite/../../gdb/gdb to /gdb/testsuite/gdb.gdb/xgdb: cp: cannot create regular file `/gdb/testsuite/gdb.gdb/xgdb': No such file or directory
ERROR: Couldn't load  into /gdb/testsuite/../../gdb/gdb.
WARNING: Couldn't test self
ERROR: remote_download to host of /gdb/testsuite/../../gdb/gdb to /gdb/testsuite/gdb.gdb/xgdb: cp: cannot create regular file `/gdb/testsuite/gdb.gdb/xgdb': No such file or directory
ERROR: Couldn't load  into /gdb/testsuite/../../gdb/gdb.
WARNING: Couldn't test self
ERROR: remote_download to host of /gdb/testsuite/../../gdb/gdb to /gdb/testsuite/gdb.gdb/xgdb: cp: cannot create regular file `/gdb/testsuite/gdb.gdb/xgdb': No such file or directory
ERROR: Couldn't load  into /gdb/testsuite/../../gdb/gdb.
WARNING: Couldn't test self
ERROR: remote_download to host of /gdb/testsuite/../../gdb/gdb to /gdb/testsuite/gdb.gdb/xgdb: cp: cannot create regular file `/gdb/testsuite/gdb.gdb/xgdb': No such file or directory
ERROR: Couldn't load  into /gdb/testsuite/../../gdb/gdb.
WARNING: Couldn't test self
ERROR: remote_download to host of /gdb/testsuite/../../gdb/gdb to /gdb/testsuite/gdb.gdb/xgdb: cp: cannot create regular file `/gdb/testsuite/gdb.gdb/xgdb': No such file or directory
ERROR: Couldn't load  into /gdb/testsuite/../../gdb/gdb.
WARNING: Couldn't test self
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
FAIL: gdb.java/jmain.exp: compilation jmain.java
FAIL: gdb.java/jmisc.exp: compilation jmisc.java
FAIL: gdb.java/jnpe.exp: compilation jnpe.java
FAIL: gdb.java/jprint.exp: compilation jprint.java
FAIL: gdb.linespec/break-ask.exp: expect breakpoint
FAIL: gdb.linespec/break-ask.exp: info source
FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere
FAIL: gdb.linespec/break-ask.exp: expect breakpoint other
FAIL: gdb.linespec/break-ask.exp: info source other
FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere other
FAIL: gdb.linespec/thread.exp: Can't run to main
FAIL: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_nofb_marker (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker
FAIL: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_loopfb_marker (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var
FAIL: gdb.mi/gdb2549.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/gdb2549.exp: register values x
ERROR: Couldn't send 333-data-list-register-values f to GDB.
UNRESOLVED: gdb.mi/gdb2549.exp: register values f
ERROR: Couldn't send 444-data-list-register-values d to GDB.
UNRESOLVED: gdb.mi/gdb2549.exp: register values d
ERROR: Couldn't send 555-data-list-register-values o to GDB.
UNRESOLVED: gdb.mi/gdb2549.exp: register values o
ERROR: Couldn't send 666-data-list-register-values t to GDB.
UNRESOLVED: gdb.mi/gdb2549.exp: register values t
FAIL: gdb.mi/gdb669.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/gdb669.exp: -thread-list-ids (at main)
ERROR: Couldn't send info threads to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: info threads (at main)
FAIL: gdb.mi/gdb669.exp: finding MI result string (at main)
FAIL: gdb.mi/gdb669.exp: finding number of threads in MI output (at main)
FAIL: gdb.mi/gdb669.exp: next, try 0
FAIL: gdb.mi/gdb669.exp: next, try 0 (timeout)
ERROR: Couldn't send -thread-list-ids to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: -thread-list-ids (try 0)
ERROR: Couldn't send info threads to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: info threads (try 0)
FAIL: gdb.mi/gdb669.exp: finding MI result string (try 0)
FAIL: gdb.mi/gdb669.exp: finding number of threads in MI output (try 0)
FAIL: gdb.mi/gdb669.exp: next, try 1
FAIL: gdb.mi/gdb669.exp: next, try 1 (timeout)
ERROR: Couldn't send -thread-list-ids to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: -thread-list-ids (try 1)
ERROR: Couldn't send info threads to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: info threads (try 1)
FAIL: gdb.mi/gdb669.exp: finding MI result string (try 1)
FAIL: gdb.mi/gdb669.exp: finding number of threads in MI output (try 1)
FAIL: gdb.mi/gdb669.exp: next, try 2
FAIL: gdb.mi/gdb669.exp: next, try 2 (timeout)
ERROR: Couldn't send -thread-list-ids to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: -thread-list-ids (try 2)
ERROR: Couldn't send info threads to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: info threads (try 2)
FAIL: gdb.mi/gdb669.exp: finding MI result string (try 2)
FAIL: gdb.mi/gdb669.exp: finding number of threads in MI output (try 2)
FAIL: gdb.mi/gdb669.exp: next, try 3
FAIL: gdb.mi/gdb669.exp: next, try 3 (timeout)
ERROR: Couldn't send -thread-list-ids to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: -thread-list-ids (try 3)
ERROR: Couldn't send info threads to GDB.
UNRESOLVED: gdb.mi/gdb669.exp: info threads (try 3)
FAIL: gdb.mi/gdb669.exp: finding MI result string (try 3)
FAIL: gdb.mi/gdb669.exp: finding number of threads in MI output (try 3)
FAIL: gdb.mi/gdb701.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/gdb701.exp: step over "foo = 0" (timeout)
ERROR: Couldn't send -var-create fooPtr * foo to GDB.
UNRESOLVED: gdb.mi/gdb701.exp: create fooPtr
ERROR: Couldn't send -var-list-children fooPtr to GDB.
UNRESOLVED: gdb.mi/gdb701.exp: list children of fooPtr
ERROR: Couldn't send -var-list-children fooPtr.x to GDB.
UNRESOLVED: gdb.mi/gdb701.exp: list children of fooPtr.x
ERROR: Couldn't send -var-list-children fooPtr.y to GDB.
UNRESOLVED: gdb.mi/gdb701.exp: list children of fooPtr.y
ERROR: Couldn't send -var-list-children fooPtr.z to GDB.
UNRESOLVED: gdb.mi/gdb701.exp: list children of fooPtr.z
FAIL: gdb.mi/gdb792.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/gdb792.exp: create var for class A
ERROR: Couldn't send -var-list-children  var1   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of class A
ERROR: Couldn't send -var-list-children  var1.public   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.public
ERROR: Couldn't send -var-list-children  var1.private   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.private
ERROR: Couldn't send -var-list-children  var1.protected   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.protected
ERROR: Couldn't send -var-list-children  var1.protected.b   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.protected.b
ERROR: Couldn't send -var-list-children  var1.protected.b.public   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.protected.b.public
ERROR: Couldn't send -var-list-children  var1.protected.b.private   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of A.protected.b.private
ERROR: Couldn't send -var-create var2 * c to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: create var for class C which has baseclass A
ERROR: Couldn't send -var-list-children  var2   to GDB.
UNRESOLVED: gdb.mi/gdb792.exp: list children of class C
FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
FAIL: gdb.mi/mi-break.exp: run to breakpoint with ignore count (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint at nonexistent function
ERROR: Couldn't send -var-create V * return_1() to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: create varobj for function call
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: update varobj for function call
ERROR: Couldn't send -break-insert "callme if i < 4" to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint with garbage after location
ERROR: Couldn't send -break-insert -c i==4 "callme if i < 4" to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: conditional breakpoint with garbage after location
ERROR: Couldn't send -break-insert -d basics.c:callee2 to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: test disabled creation
ERROR: Couldn't send -break-delete to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: test disabled creation: cleanup
ERROR: Couldn't send 222-break-insert basics.c:callee2 to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint commands: insert breakpoint at basics.c:callee2
ERROR: Couldn't send -break-commands 7 "print 10" "continue" to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint commands: set commands
ERROR: Couldn't send -break-info 7 to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint commands: check that commands are set
ERROR: Couldn't send -break-commands 7 to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint commands: clear commands
ERROR: Couldn't send 666-break-list to GDB.
UNRESOLVED: gdb.mi/mi-break.exp: breakpoint commands: check that commands are cleared
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: tcl error sourcing /gdb/testsuite/gdb.mi/mi-break.exp.
ERROR: Dir reinitialization failed (timeout)
    while executing
"error "Dir reinitialization failed (timeout)""
    ("uplevel" body line 1)
    invoked from within
"uplevel $error_sect"
    invoked from within
"remote_expect host 60 {
	    -re "104\\\^done,source-path=.*\r\n$mi_gdb_prompt$" {}
	    -re "$mi_gdb_prompt$" {}
	    timeout {error "Dir reinitializ..."
    ("uplevel" body line 1)
    invoked from within
"uplevel remote_expect host $gtimeout $expcode"
    invoked from within
"gdb_expect 60 {
	    -re "104\\\^done,source-path=.*\r\n$mi_gdb_prompt$" {}
	    -re "$mi_gdb_prompt$" {}
	    timeout {error "Dir reinitialization fa..."
    (procedure "mi_gdb_reinitialize_dir" line 30)
    invoked from within
"mi_gdb_reinitialize_dir $srcdir/$subdir"
    (procedure "mi_run_to_main" line 13)
    invoked from within
"mi_run_to_main"
    (procedure "test_breakpoint_commands" line 16)
    invoked from within
"test_breakpoint_commands"
    (file "/gdb/testsuite/gdb.mi/mi-break.exp" line 283)
    invoked from within
"source /gdb/testsuite/gdb.mi/mi-break.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /gdb/testsuite/gdb.mi/mi-break.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
FAIL: gdb.mi/mi-breakpoint-changed.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
WARNING: remote_expect statement without a default case?!
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: change command (timeout)
ERROR: Couldn't send watch watch to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: watch watch
ERROR: Couldn't send trace marker to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: trace marker
ERROR: Couldn't send catch syscall to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: catch syscall
ERROR: Couldn't send dprintf marker, "arg" " to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: dprintf marker, "arg" "
ERROR: Couldn't send condition 2 main > 0x0 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: condition 2 main > 0x0
ERROR: Couldn't send disable 3 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: disable 3
ERROR: Couldn't send enable 3 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: enable 3
ERROR: Couldn't send ignore 5 1 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: ignore 5 1
ERROR: Couldn't send passcount 1 4 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: passcount 1 4
ERROR: Couldn't send delete 3 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: delete 3
ERROR: Couldn't send delete 4 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: delete 4
ERROR: Couldn't send delete 5 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: delete 5
ERROR: Couldn't send delete 6 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: delete 6
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to pendfunc1 breakpoint (timeout)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: pending resolved: delete breakpoint on pendfunc1
ERROR: Couldn't send -break-insert marker to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on marker
ERROR: Couldn't send -break-insert -f pendfunc3 to GDB.
UNRESOLVED: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc3
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 (timeout)
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing execution to marker
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved (timeout)
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout)
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout)
FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running)
FAIL: gdb.mi/mi-catch-load.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on
ERROR: Couldn't send 222-catch-load -t mi-catch-load-so.so* to GDB.
UNRESOLVED: gdb.mi/mi-catch-load.exp: catch-load: catch load
FAIL: gdb.mi/mi-catch-load.exp: catch-load: continue
FAIL: gdb.mi/mi-catch-load.exp: (timeout) catch-load: solib-event stop
FAIL: gdb.mi/mi-catch-load.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on
ERROR: Couldn't send 222-catch-unload -t mi-catch-load-so.so* to GDB.
UNRESOLVED: gdb.mi/mi-catch-load.exp: catch-unload: catch unload
FAIL: gdb.mi/mi-catch-load.exp: catch-unload: continue
FAIL: gdb.mi/mi-catch-load.exp: (timeout) catch-unload: solib-event stop
FAIL: gdb.mi/mi-cli.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "set args foobar"
ERROR: Couldn't send -interpreter-exec console "show args" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "show args"
ERROR: Couldn't send -interpreter-exec console "break callee4" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "break callee4"
ERROR: Couldn't send -interpreter-exec console "info break" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "info break"
ERROR: Couldn't send -interpreter-exec console "set listsize 1" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 1"
ERROR: Couldn't send -interpreter-exec console "list" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "list"
FAIL: gdb.mi/mi-cli.exp: continue to callee4
FAIL: gdb.mi/mi-cli.exp: continue to callee4 (timeout)
ERROR: Couldn't send 100-interpreter-exec console "delete 2" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "delete 2"
ERROR: Couldn't send 200-interpreter-exec console "up" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "up"
ERROR: Couldn't send 300-interpreter-exec console "down" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "down"
ERROR: Couldn't send 400-interpreter-exec console "frame 2" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2"
ERROR: Couldn't send 500-stack-select-frame 0 to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -stack-select-frame 0
FAIL: gdb.mi/mi-cli.exp: check *stopped from CLI command
FAIL: gdb.mi/mi-cli.exp: check *stopped from CLI command (timeout)
ERROR: Couldn't send 600-break-insert -t basics.c:65 to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello
FAIL: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello
FAIL: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello (timeout)
ERROR: Couldn't send 34 next to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: 34 next: run
WARNING: remote_expect statement without a default case?!
FAIL: gdb.mi/mi-cli.exp: 34 next: stop (timeout)
ERROR: Couldn't send -interpreter-exec console "list" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return
ERROR: Couldn't send -interpreter-exec console "help set args" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args"
ERROR: Couldn't send 888-interpreter-exec console "set $pc=0x0" to GDB.
UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on"
ERROR: Couldn't send set scheduler-locking off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking off"
ERROR: Couldn't send set scheduler-locking step to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step"
ERROR: Couldn't send interpreter-exec console "set scheduler-locking on" to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking on"
ERROR: Couldn't send interpreter-exec console "set scheduler-locking off" to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking off"
ERROR: Couldn't send interpreter-exec console "set scheduler-locking step" to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking step"
ERROR: Couldn't send -gdb-set scheduler-locking on to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI)
ERROR: Couldn't send -exec-arguments foo to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "-exec-arguments foo" no event
ERROR: Couldn't send interpreter-exec mi "-gdb-set scheduler-locking step" to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp)
ERROR: Couldn't send set scheduler-locking step to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event
ERROR: Couldn't send set remotecache off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup
ERROR: Couldn't send set remotecache on to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on"
ERROR: Couldn't send set remotecache off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off"
ERROR: Couldn't send set remotecache off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" no event
ERROR: Couldn't send set check type off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" warmup
ERROR: Couldn't send set check type on to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type on"
ERROR: Couldn't send set check type off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type off"
ERROR: Couldn't send set check type off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" no event
ERROR: Couldn't send set trace-notes foo to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes foo"
ERROR: Couldn't send set trace-notes bar to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes bar"
ERROR: Couldn't send set trace-notes bar to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes bar" no event
ERROR: Couldn't send set remote exec-file foo to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file foo"
ERROR: Couldn't send set remote exec-file bar to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar"
ERROR: Couldn't send set remote exec-file bar to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no event
ERROR: Couldn't send maint set dwarf2 always-disassemble on to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble on"
ERROR: Couldn't send maint set dwarf2 always-disassemble off to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble off"
ERROR: Couldn't send set ch type on to GDB.
UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on"
FAIL: gdb.mi/mi-console.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-console.exp: Testing console output
FAIL: gdb.mi/mi-console.exp: finished step over hello (timeout)
FAIL: gdb.mi/mi-disassemble.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
ERROR: Couldn't send 111-data-disassemble -s $pc -e "$pc + 12" -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly only
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file & line, assembly only
ERROR: Couldn't send print/x $pc to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp:
ERROR: Couldn't send 111-data-disassemble -s $pc -e "$pc + 12" -- 2 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly with opcodes
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -- 2 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file & line, assembly with opcodes
ERROR: Couldn't send 002-data-disassemble -f basics.c -l 38 -- 1 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line assembly mixed
ERROR: Couldn't send 003-data-disassemble -s $pc -e "$pc+4" -- 1 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed
ERROR: Couldn't send 002-data-disassemble -f basics.c -l 38 -- 3 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line assembly mixed with opcodes
ERROR: Couldn't send 003-data-disassemble -s $pc -e "$pc+4" -- 3 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed with opcodes
ERROR: Couldn't send 123-data-disassemble -f foo -l abc -n 0 -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble bogus filename
ERROR: Couldn't send 321-data-disassemble -s foo -e bar -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble bogus address
ERROR: Couldn't send 456-data-disassemble -s $pc -f basics.c -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble mix different args
ERROR: Couldn't send 789-data-disassemble -f basics.c -l 62 -- 9 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble wrong mode arg
ERROR: Couldn't send print/x $pc to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp:
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 20 -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly only
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 0 -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly only
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 50 -- 0 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly only
ERROR: Couldn't send print/x $pc to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp:
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 20 -- 1 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 0 -- 1 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed
ERROR: Couldn't send 222-data-disassemble  -f basics.c -l 62 -n 50 -- 1 to GDB.
UNRESOLVED: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed
FAIL: gdb.mi/mi-dprintf.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert without location
ERROR: Couldn't send 2-dprintf-insert foo to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
ERROR: Couldn't send 3-dprintf-insert 29 to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string
ERROR: Couldn't send -break-insert main to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert breakpoint main
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: Couldn't send 4-dprintf-insert foo "\"foobarbazqux\" At foo entry\n" to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert dprintf foo
ERROR: Couldn't send 5-dprintf-insert 28 "arg=%d, g=%d\n" arg g to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1
ERROR: Couldn't send 6-break-info to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi info dprintf
ERROR: Couldn't send -break-insert 29 to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop (timeout)
FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf continue
FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
FAIL: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf 2nd stop (timeout)
ERROR: Couldn't send set dprintf-style call to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi set dprintf style to call
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop (timeout)
FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf continue
FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf 2nd stop (timeout)
ERROR: Couldn't send set dprintf-function fprintf to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi set dprintf-channel stderr
ERROR: Couldn't send set dprintf-channel stderr to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi set dprintf channel
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop (timeout)
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf continue
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf 2nd stop (timeout)
FAIL: gdb.mi/mi-dprintf.exp: set dprintf style to agent
ERROR: Couldn't send set dprintf-style foobar to GDB.
UNRESOLVED: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type
FAIL: gdb.mi/mi-eval.exp: mi runto callee4 (unknown output after running)
FAIL: gdb.mi/mi-eval.exp: next at callee4 (timeout)
ERROR: Couldn't send 211-data-evaluate-expression A to GDB.
UNRESOLVED: gdb.mi/mi-eval.exp: eval A
ERROR: Couldn't send 311-data-evaluate-expression &A to GDB.
UNRESOLVED: gdb.mi/mi-eval.exp: eval &A
ERROR: Couldn't send 411-data-evaluate-expression A+3 to GDB.
UNRESOLVED: gdb.mi/mi-eval.exp: eval A+3
ERROR: Couldn't send 511-data-evaluate-expression "A + 3" to GDB.
UNRESOLVED: gdb.mi/mi-eval.exp: eval A + 3
FAIL: gdb.mi/mi-fill-memory.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-fill-memory.exp: next at main (timeout)
ERROR: Couldn't send 1-data-write-memory-bytes to GDB.
UNRESOLVED: gdb.mi/mi-fill-memory.exp: no arguments
ERROR: Couldn't send 2-data-write-memory-bytes 8 to GDB.
UNRESOLVED: gdb.mi/mi-fill-memory.exp: one argument missing
ERROR: Couldn't send 3-data-write-memory-bytes $pc ab to GDB.
UNRESOLVED: gdb.mi/mi-fill-memory.exp: memory successfully written
ERROR: Couldn't send 4-data-write-memory-bytes $pc ab 8 to GDB.
UNRESOLVED: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes)
ERROR: Couldn't send 5-interpreter-exec console "x $pc" to GDB.
UNRESOLVED: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory
FAIL: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-inheritance-syntax-error.exp: create var for THIS
ERROR: Couldn't send -var-list-children  var1   to GDB.
UNRESOLVED: gdb.mi/mi-inheritance-syntax-error.exp: list children of THIS
ERROR: Couldn't send -var-info-path-expression var1.A to GDB.
UNRESOLVED: gdb.mi/mi-inheritance-syntax-error.exp: -var-info-path-expression var1.A
ERROR: Couldn't send -data-evaluate-expression "1" to GDB.
UNRESOLVED: gdb.mi/mi-inheritance-syntax-error.exp: -data-evaluate-expression 1
FAIL: gdb.mi/mi-logging.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-memory-changed.exp: continue to callee4 (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-memory-changed.exp: set var C = 4
ERROR: Couldn't send -var-create var_c * C to GDB.
UNRESOLVED: gdb.mi/mi-memory-changed.exp: create objvar for C
ERROR: Couldn't send -var-assign var_c 5 to GDB.
UNRESOLVED: gdb.mi/mi-memory-changed.exp: change C thru. varobj
ERROR: Couldn't send -data-write-memory-bytes &C "00" to GDB.
UNRESOLVED: gdb.mi/mi-memory-changed.exp: change C thru. -data-write-memory-bytes
FAIL: gdb.mi/mi-memory-changed.exp: get address of main (timeout)
FAIL: gdb.mi/mi-nonstop-exit.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-nonstop.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-ns-stale-regcache.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-nsintrall.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-nsmoribund.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-nsthrexec.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 (unknown output after running)
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time (timeout)
FAIL: gdb.mi/mi-pending.exp: continuing execution to conditional bp
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4 (timeout)
FAIL: gdb.mi/mi-pthreads.exp: mi runto done_making_threads (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set)
FAIL: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set)
ERROR: Couldn't send -thread-select to GDB.
UNRESOLVED: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select
ERROR: Couldn't send -thread-select 123456789 to GDB.
UNRESOLVED: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789
FAIL: gdb.mi/mi-read-memory.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-read-memory.exp: next at main (timeout)
ERROR: Couldn't send 1-data-read-memory to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: no arguments
ERROR: Couldn't send 2-data-read-memory bytes x 1 3 2 to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: 3x2, one byte
ERROR: Couldn't send 9-data-read-memory -o -6 -- -0+bytes+6 x 1 3 2 to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
ERROR: Couldn't send 3-data-read-memory "(shorts + 128)" x 2 1 2 to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: expression in quotes
ERROR: Couldn't send 4-data-read-memory bytes+16 x 1 8 4 x to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: ascii and data
ERROR: Couldn't send 5-data-read-memory shorts+64 d 2 1 1 to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: decimal
ERROR: Couldn't send 6-data-read-memory shorts+64 o 2 1 1 to GDB.
UNRESOLVED: gdb.mi/mi-read-memory.exp: octal
FAIL: gdb.mi/mi-return.exp: mi runto callee4 (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-return.exp: delete all breakpoints
ERROR: Couldn't send 111-exec-return to GDB.
UNRESOLVED: gdb.mi/mi-return.exp: return from callee4 now
FAIL: gdb.mi/mi-simplerun.exp: run to main (unknown output after running)
FAIL: gdb.mi/mi-simplerun.exp: next at main (timeout)
FAIL: gdb.mi/mi-simplerun.exp: step at main
FAIL: gdb.mi/mi-simplerun.exp: step at main (timeout)
FAIL: gdb.mi/mi-simplerun.exp: step to callee4
FAIL: gdb.mi/mi-simplerun.exp: step to callee4 (timeout)
FAIL: gdb.mi/mi-simplerun.exp: exec-finish
FAIL: gdb.mi/mi-simplerun.exp: exec-finish (timeout)
FAIL: gdb.mi/mi-simplerun.exp: continue to end
FAIL: gdb.mi/mi-simplerun.exp: continue to end (unknown output after running)
FAIL: gdb.mi/mi-solib.exp: check for solib event (unknown output after running)
FAIL: gdb.mi/mi-stack.exp: mi runto callee4 (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-stack.exp: stack frame listing
ERROR: Couldn't send 232-stack-list-frames 1 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack frame listing 1 1
ERROR: Couldn't send 233-stack-list-frames 1 3 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack frame listing 1 3
ERROR: Couldn't send 234-stack-list-frames 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack frame listing wrong
ERROR: Couldn't send 235-stack-info-frame to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: selected frame listing
ERROR: Couldn't send 236-stack-list-frames 1 300 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack frame listing 1 300
ERROR: Couldn't send 231-stack-list-arguments 0 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 0
ERROR: Couldn't send 232-stack-list-arguments 0 1 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 0 1 1
ERROR: Couldn't send 233-stack-list-arguments 0 1 3 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 0 1 3
ERROR: Couldn't send 231-stack-list-arguments 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 1
ERROR: Couldn't send 232-stack-list-arguments 1 1 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 1 1 1
ERROR: Couldn't send 233-stack-list-arguments --all-values 1 3 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 1 1 3
ERROR: Couldn't send 234-stack-list-arguments to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing wrong
ERROR: Couldn't send 235-stack-list-arguments 1 1 300 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack args listing 1 1 300
ERROR: Couldn't send 232-stack-list-locals 0 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals listing of names
FAIL: gdb.mi/mi-stack.exp: next's in callee4
FAIL: gdb.mi/mi-stack.exp: next's in callee4 (timeout)
ERROR: Couldn't send 232-stack-list-locals 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals listing of names and values
ERROR: Couldn't send 232-stack-list-locals --simple-values to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals listing, simple types: names and values, complex type: names and types
ERROR: Couldn't send 234-stack-list-locals to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals listing wrong
ERROR: Couldn't send 232-stack-select-frame 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack select frame 1
ERROR: Couldn't send 232-stack-list-locals 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals listing for new frame
ERROR: Couldn't send 232-stack-list-locals 1 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack locals for same frame (level 1)
ERROR: Couldn't send 231-stack-info-depth to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack info-depth
ERROR: Couldn't send 231-stack-info-depth 3 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack info-depth 3
ERROR: Couldn't send 231-stack-info-depth 99 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack info-depth 99
ERROR: Couldn't send 231-stack-info-depth 99 99 to GDB.
UNRESOLVED: gdb.mi/mi-stack.exp: stack info-depth wrong usage
FAIL: gdb.mi/mi-start.exp: run to main (unknown output after running)
FAIL: gdb.mi/mi-stepi.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-stepi.exp: step-instruction at main (timeout)
FAIL: gdb.mi/mi-stepi.exp: step-instruction at main (line check)
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main (timeout)
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main (line check)
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main 2
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main 2 (timeout)
FAIL: gdb.mi/mi-stepi.exp: next-instruction at main 2 (line check)
FAIL: gdb.mi/mi-stepn.exp: mi runto main (unknown output after running)
FAIL: gdb.mi/mi-syn-frame.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-syn-frame.exp: insert breakpoint foo
ERROR: Couldn't send 401-data-evaluate-expression foo() to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: call inferior's function with a breakpoint set in it
ERROR: Couldn't send 402-stack-list-frames to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: backtrace from inferior function stopped at bp, showing gdb dummy frame
FAIL: gdb.mi/mi-syn-frame.exp: testing exec continue
FAIL: gdb.mi/mi-syn-frame.exp: finished exec continue (unknown output after running)
ERROR: Couldn't send 404-stack-list-frames 0 0 to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: list stack frames
ERROR: Couldn't send 222-break-insert subroutine to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine
ERROR: Couldn't send 406-data-evaluate-expression have_a_very_merry_interrupt() to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: data evaluate expression
ERROR: Couldn't send 407-stack-list-frames to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: list stack frames
FAIL: gdb.mi/mi-syn-frame.exp: testing exec continue
FAIL: gdb.mi/mi-syn-frame.exp: finished exec continue (unknown output after running)
ERROR: Couldn't send 409-stack-list-frames 0 0 to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: list stack frames
ERROR: Couldn't send 410-data-evaluate-expression bar() to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception
ERROR: Couldn't send 411-stack-list-frames to GDB.
UNRESOLVED: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception
FAIL: gdb.mi/mi-until.exp: run to main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-until.exp: break-delete 1
FAIL: gdb.mi/mi-until.exp: until after while loop (timeout)
FAIL: gdb.mi/mi-until.exp: until line number
FAIL: gdb.mi/mi-until.exp: until line number (timeout)
FAIL: gdb.mi/mi-until.exp: until line number:file
FAIL: gdb.mi/mi-until.exp: until line number:file (timeout)
FAIL: gdb.mi/mi-until.exp: until after current function
FAIL: gdb.mi/mi-until.exp: until after current function (timeout)
FAIL: gdb.mi/mi-var-block.exp: mi runto do_block_tests (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-block.exp: create local variable cb
ERROR: Couldn't send -var-create foo * foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: try to create local variable foo
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 1
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 1 (timeout)
ERROR: Couldn't send -var-delete foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: delete var foo 1
ERROR: Couldn't send -var-create foo * foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: create local variable foo
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 2
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 2 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update all vars: cb foo changed
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 3
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 3 (timeout)
ERROR: Couldn't send -var-create inner_foo * foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: create local variable inner_foo
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 4
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 4 (timeout)
ERROR: Couldn't send -var-create foo2 * foo2 to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: create local variable foo2
ERROR: Couldn't send -var-update inner_foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM
ERROR: Couldn't send -var-evaluate-expression inner_foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM
ERROR: Couldn't send -var-update foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update foo: did not change
ERROR: Couldn't send -var-delete inner_foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: delete var inner_foo
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 5
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 5 (timeout)
ERROR: Couldn't send -var-update foo2 to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 6
FAIL: gdb.mi/mi-var-block.exp: step at do_block_test 6 (timeout)
ERROR: Couldn't send -var-update foo2 to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM
ERROR: Couldn't send -var-update foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM
ERROR: Couldn't send -var-update cb to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: update cb
ERROR: Couldn't send -var-delete foo to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: delete var foo 2
ERROR: Couldn't send -var-delete foo2 to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: delete var foo2
ERROR: Couldn't send -var-delete cb to GDB.
UNRESOLVED: gdb.mi/mi-var-block.exp: delete var cb
FAIL: gdb.mi/mi-var-child-f.exp: mi runto MAIN__ (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-child-f.exp: create local variable array
ERROR: Couldn't send -var-list-children  array   to GDB.
UNRESOLVED: gdb.mi/mi-var-child-f.exp: get children of array
ERROR: Couldn't send -var-list-children --all-values array.-1 to GDB.
UNRESOLVED: gdb.mi/mi-var-child-f.exp: get grandchildren of array (children of first element of second index)
FAIL: gdb.mi/mi-var-child.exp: mi runto do_children_tests (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-child.exp: run to 215 (set breakpoint)
FAIL: gdb.mi/mi-var-child.exp: run to 215 (exec-continue)
FAIL: gdb.mi/mi-var-child.exp: wait for stop (step to real start of do_children_test)
ERROR: Couldn't send -var-create struct_declarations * struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable struct_declarations
ERROR: Couldn't send -var-list-children  struct_declarations   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations
ERROR: Couldn't send -var-info-num-children struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations
ERROR: Couldn't send -var-list-children  struct_declarations.integer   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.integer
ERROR: Couldn't send -var-info-num-children struct_declarations.integer to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.integer
ERROR: Couldn't send -var-list-children  struct_declarations.character   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.character
ERROR: Couldn't send -var-info-num-children struct_declarations.character to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.character
ERROR: Couldn't send -var-list-children  struct_declarations.char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.char_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.char_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.long_int   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_int
ERROR: Couldn't send -var-info-num-children struct_declarations.long_int to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_int
ERROR: Couldn't send -var-list-children  struct_declarations.int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.long_array   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr_struct   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_struct
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr_struct to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_struct
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.u1   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1
ERROR: Couldn't send -var-info-num-children struct_declarations.u1 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1
ERROR: Couldn't send -var-list-children  struct_declarations.s2   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.1   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.1
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.1 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.1
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.2   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.2
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.2 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.2
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.3   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.3
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.3 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.3
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.4   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.4
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.4 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.4
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.5   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.5
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.5 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.5
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.6   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.6
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.6 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.6
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.7   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.7
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.7 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.7
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.8   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.8
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.8 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.8
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.9   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.9
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.9 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.9
ERROR: Couldn't send -var-list-children  struct_declarations.u1.a   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.a
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.a to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.a
ERROR: Couldn't send -var-list-children  struct_declarations.u1.b   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.b
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.b to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.b
ERROR: Couldn't send -var-list-children  struct_declarations.u1.c   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.c
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.c to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.c
ERROR: Couldn't send -var-list-children  struct_declarations.u1.d   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.d
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.d to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.d
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2
ERROR: Couldn't send -var-list-children  struct_declarations.s2.g   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.g
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.g to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.g
ERROR: Couldn't send -var-list-children  struct_declarations.s2.h   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.h
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.h to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.h
ERROR: Couldn't send -var-list-children  struct_declarations.s2.i   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.i
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.i to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.i
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.f   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.f
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.f to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.f
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.d   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.d to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.e   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.e to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.func   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.func to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.foo   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.foo to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2.array_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2.array_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2.func   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2.func to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
ERROR: Couldn't send -var-list-children  struct_declarations.int_ptr_ptr.*int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
FAIL: gdb.mi/mi-var-child.exp: step to line $line_dct_123
FAIL: gdb.mi/mi-var-child.exp: step to line $line_dct_123 (timeout)
ERROR: Couldn't send -var-create weird * weird to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable weird
ERROR: Couldn't send -var-list-children  weird   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird
ERROR: Couldn't send -var-info-num-children weird to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird
ERROR: Couldn't send -var-list-children  weird.long_array   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird.long_array
ERROR: Couldn't send -var-info-num-children weird.long_array to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird.long_array
ERROR: Couldn't send -var-list-children  weird.int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird.int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird.int_ptr_ptr.*int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-create weird->int_ptr_ptr * weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird->int_ptr_ptr.*weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
ERROR: Couldn't send -var-show-attributes weird to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird editable
ERROR: Couldn't send -var-show-attributes weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird->int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.u1 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird.u1 editable
ERROR: Couldn't send -var-show-attributes weird.s2 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is weird.s2 editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.a to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations.u1.a editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.b to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations.u1.b editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.c to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations.u1.c editable
ERROR: Couldn't send -var-show-attributes struct_declarations.long_array to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations.long_array editable
ERROR: Couldn't send -var-show-attributes struct_declarations.long_array.0 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations.long_array.0 editable
ERROR: Couldn't send -var-show-attributes struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: is struct_declarations editable
ERROR: Couldn't send -var-delete weird to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: delete var weird
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars. None changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 1
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 1 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.integer
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 4
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 4 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.char_ptr
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 5
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 5 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars int_ptr_ptr and children changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 6
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 6 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.0 changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 7
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 7 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.1 changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 8
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_123 + 8 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.2 changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 1
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 1 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 2
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 2 (timeout)
ERROR: Couldn't send -var-update --no-values * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.10 changed, don't print values.
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_a0_0
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_a0_0 (timeout)
ERROR: Couldn't send -var-update --all-values * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.11 changed, print values.
ERROR: Couldn't send -var-list-children --all-values struct_declarations.long_array   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: listing of names and values of children
ERROR: Couldn't send -var-list-children --simple-values struct_declarations   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
ERROR: Couldn't send -var-delete struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: delete var struct_declarations
ERROR: Couldn't send -var-delete weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: delete var weird->int_ptr_ptr
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 1
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 1 (timeout)
ERROR: Couldn't send -var-create psnp->char_ptr * psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable  psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
ERROR: Couldn't send -var-create psnp->long_ptr * psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable  psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
ERROR: Couldn't send -var-create psnp->ptrs * psnp->ptrs to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: create local variable  psnp->ptrs
ERROR: Couldn't send -var-list-children  psnp->ptrs   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs
ERROR: Couldn't send -var-info-num-children psnp->ptrs to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs
ERROR: Couldn't send -var-list-children  psnp->ptrs.0   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.next   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.next.ptrs   to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 2
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 2 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->char_ptr (and 0.char_ptr) changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 3
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 3 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->next->char_ptr (and 1.char_ptr) changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 4
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 4 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->char_ptr (and 2.char_ptr) changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 5
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 5 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->long_ptr (and 0.long_ptr) changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 6
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 6 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 7
FAIL: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 7 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed
ERROR: Couldn't send -break-insert -t mi-var-child.c:323 to GDB.
UNRESOLVED: gdb.mi/mi-var-child.exp: run to mi-var-child.c:323 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-child.exp: wait for stop (child_deletion: step to 323)
FAIL: gdb.mi/mi-var-child.exp: child_deletion: go to line 323
FAIL: gdb.mi/mi-var-child.exp: child_deletion: step over 323
FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-cmd.exp: run to 148 (set breakpoint)
FAIL: gdb.mi/mi-var-cmd.exp: run to 148 (exec-continue)
FAIL: gdb.mi/mi-var-cmd.exp: wait for stop (step to real start of do_locals_test)
ERROR: Couldn't send -var-create linteger * linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable linteger
ERROR: Couldn't send -var-create lpinteger * lpinteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lpinteger
ERROR: Couldn't send -var-create lcharacter * lcharacter[0] to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lcharacter
ERROR: Couldn't send -var-create lpcharacter * lpcharacter to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lpcharacter
ERROR: Couldn't send -var-create llong * llong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable llong
ERROR: Couldn't send -var-create lplong * lplong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lplong
ERROR: Couldn't send -var-create lfloat * lfloat to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lfloat
ERROR: Couldn't send -var-create lpfloat * lpfloat to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lpfloat
ERROR: Couldn't send -var-create ldouble * ldouble to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable ldouble
ERROR: Couldn't send -var-create lpdouble * lpdouble to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lpdouble
ERROR: Couldn't send -var-create lsimple * lsimple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lsimple
ERROR: Couldn't send -var-create lpsimple * lpsimple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable lpsimple
ERROR: Couldn't send -var-create func * func to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create local variable func
ERROR: Couldn't send -var-create lsimple.character * lsimple.character to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create lsimple.character
ERROR: Couldn't send -var-create lsimple->integer * lsimple->integer to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create lsimple->integer
ERROR: Couldn't send -var-create lsimple.integer * lsimple.integer to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create lsimple.integer
ERROR: Couldn't send -var-create int * int to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create int
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_test
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_test (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: many changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7)
FAIL: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
ERROR: Couldn't send -var-assign global_simple 0 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to global_simple
ERROR: Couldn't send -var-assign linteger 3333 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
ERROR: Couldn't send -var-assign linteger 3333 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger not changed after same assign
ERROR: Couldn't send -var-evaluate-expression linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval linteger
ERROR: Couldn't send -var-assign lpinteger "&linteger + 3" to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: no changes on second update
ERROR: Couldn't send -var-evaluate-expression lpinteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lpinteger
ERROR: Couldn't send -var-assign linteger 4321 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger
ERROR: Couldn't send -var-assign lpinteger &linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger
ERROR: Couldn't send -var-assign lcharacter 'z' to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lcharacter
ERROR: Couldn't send -var-evaluate-expression lcharacter to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lcharacter
ERROR: Couldn't send -var-assign llong 1313L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong
ERROR: Couldn't send -var-evaluate-expression llong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval llong
ERROR: Couldn't send -var-assign llong 1212L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong
ERROR: Couldn't send -var-assign lplong &llong+4 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong
ERROR: Couldn't send -var-evaluate-expression lplong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lplong
ERROR: Couldn't send -var-assign lplong &llong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong
ERROR: Couldn't send -var-assign lfloat 3.4567 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat
ERROR: Couldn't send -var-evaluate-expression lfloat to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lfloat
ERROR: Couldn't send -var-assign lfloat 1.2345 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat
ERROR: Couldn't send -var-assign lpfloat &lfloat+4 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpfloat
ERROR: Couldn't send -var-assign ldouble 5.333318284590435 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to ldouble
ERROR: Couldn't send -var-assign func do_block_tests to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to func
ERROR: Couldn't send -var-assign lsimple.character 'd' to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
ERROR: Couldn't send -var-assign  lsimple->integer 222 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
ERROR: Couldn't send -var-assign lsimple.integer 333 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: var update
ERROR: Couldn't send -var-assign func do_block_tests to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func (update)
ERROR: Couldn't send -var-create array_ptr * array_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create global variable array_ptr
ERROR: Couldn't send -var-assign array_ptr array2 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer (update)
ERROR: Couldn't send -var-assign array_ptr array2 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer (update)
ERROR: Couldn't send 200-break-insert -t subroutine1 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at subroutine1
FAIL: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
FAIL: gdb.mi/mi-var-cmd.exp: mi runto subroutine1 (timeout)
ERROR: Couldn't send -var-create i * i to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create i
ERROR: Couldn't send -var-create l * l to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create l
ERROR: Couldn't send -var-create linteger * linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create linteger
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2)
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: i changed
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3)
FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3) (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
FAIL: gdb.mi/mi-var-cmd.exp: next out of subroutine1
FAIL: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
ERROR: Couldn't send -var-delete global_simple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var
ERROR: Couldn't send -var-delete linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var linteger
ERROR: Couldn't send -var-delete lpinteger to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpinteger
ERROR: Couldn't send -var-delete lcharacter to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lcharacter
ERROR: Couldn't send -var-delete lpcharacter to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
ERROR: Couldn't send -var-delete llong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var llong
ERROR: Couldn't send -var-delete lplong to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lplong
ERROR: Couldn't send -var-delete lfloat to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lfloat
ERROR: Couldn't send -var-delete lpfloat to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpfloat
ERROR: Couldn't send -var-delete ldouble to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var ldouble
ERROR: Couldn't send -var-delete lpdouble to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpdouble
ERROR: Couldn't send -var-delete lsimple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple
ERROR: Couldn't send -var-delete lpsimple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpsimple
ERROR: Couldn't send -var-delete func to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var func
ERROR: Couldn't send -var-delete lsimple.character to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
ERROR: Couldn't send -var-delete  lsimple->integer to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var  lsimple->integer
ERROR: Couldn't send -var-delete lsimple.integer to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
ERROR: Couldn't send -var-delete i to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var i
ERROR: Couldn't send -var-delete l to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var l
ERROR: Couldn't send 200-break-insert -t do_special_tests to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_special_tests
FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests (timeout)
ERROR: Couldn't send -var-create selected_a @ a to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create selected_a
ERROR: Couldn't send 200-break-insert -t incr_a to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at incr_a
FAIL: gdb.mi/mi-var-cmd.exp: mi runto incr_a
FAIL: gdb.mi/mi-var-cmd.exp: mi runto incr_a (timeout)
ERROR: Couldn't send -var-update selected_a to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
FAIL: gdb.mi/mi-var-cmd.exp: step a line in incr_a
FAIL: gdb.mi/mi-var-cmd.exp: step a line in incr_a (timeout)
FAIL: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
FAIL: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests (timeout)
ERROR: Couldn't send -var-update selected_a to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
ERROR: Couldn't send -file-exec-and-symbols /gdb/testsuite/gdb.mi/mi-var-cmd to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: floating varobj invalidation
ERROR: Couldn't send -var-delete selected_a to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete selected_a
ERROR: Couldn't send -var-delete array_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete array_ptr
ERROR: Couldn't send -break-insert -t var-cmd.c:351 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: run to var-cmd.c:351 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cmd.exp: wait for stop (frozen: step to 351)
FAIL: gdb.mi/mi-var-cmd.exp: frozen: go to line 351
FAIL: gdb.mi/mi-var-cmd.exp: frozen: step over 351
ERROR: Couldn't send -break-insert -t var-cmd.c:510 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: run to var-cmd.c:510 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cmd.exp: wait for stop (bitfield: step to 510)
FAIL: gdb.mi/mi-var-cmd.exp: bitfield: go to line 510
FAIL: gdb.mi/mi-var-cmd.exp: bitfield: step over 510
ERROR: Couldn't send -break-insert -t var-cmd.c:453 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: run to var-cmd.c:453 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cmd.exp: wait for stop (floating: step to 453)
FAIL: gdb.mi/mi-var-cmd.exp: floating: go to line 453
FAIL: gdb.mi/mi-var-cmd.exp: floating: step over 453
ERROR: Couldn't send -break-insert var-cmd.c:444 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: inside breakpoint inside callee
FAIL: gdb.mi/mi-var-cmd.exp: continue to where i is initialized
FAIL: gdb.mi/mi-var-cmd.exp: continue to where i is initialized (timeout)
ERROR: Couldn't send -var-update F to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update F inside callee
ERROR: Couldn't send -var-evaluate-expression F to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: check F inside callee
ERROR: Couldn't send -var-create null_ptr * **0 to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create null_ptr
ERROR: Couldn't send -var-update null_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update null_ptr
ERROR: Couldn't send -var-delete null_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete null_ptr
ERROR: Couldn't send kill to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: kill program before endvar
ERROR: Couldn't send -var-create endvar * _end to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: create endvar
ERROR: Couldn't send -var-update endvar to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: update endvar
ERROR: Couldn't send -var-delete endvar to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete endvar
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: Couldn't send 200-break-insert -t do_locals_tests to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
ERROR: Unable to start target
ERROR: Couldn't send -var-create L * lsimple to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj
ERROR: Couldn't send -var-evaluate-expression L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value
ERROR: Couldn't send 200-break-insert -t main to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at main
ERROR: Unable to start target
ERROR: Couldn't send -var-update L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
ERROR: Couldn't send -var-update L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
ERROR: Couldn't send 200-break-insert -t do_locals_tests to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests (timeout)
ERROR: Couldn't send -var-update L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
ERROR: Couldn't send -var-update L to GDB.
UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
FAIL: gdb.mi/mi-var-cp.exp: wait for stop (reference_update: step to 19)
FAIL: gdb.mi/mi-var-cp.exp: reference_update: go to line 19
ERROR: Couldn't send -break-insert -t mi-var-cp.cc:45 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:45 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cp.exp: wait for stop (base_in_reference: step to 45)
FAIL: gdb.mi/mi-var-cp.exp: base_in_reference: go to line 45
FAIL: gdb.mi/mi-var-cp.exp: base_in_reference: step over 45
ERROR: Couldn't send -break-insert -t mi-var-cp.cc:81 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:81 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cp.exp: wait for stop (reference_to_pointer: step to 81)
FAIL: gdb.mi/mi-var-cp.exp: reference_to_pointer: go to line 81
FAIL: gdb.mi/mi-var-cp.exp: reference_to_pointer: step over 81
ERROR: Couldn't send -break-insert -t mi-var-cp.cc:104 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:104 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cp.exp: wait for stop (reference_to_struct: step to 104)
FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: go to line 104
FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: step over 104
ERROR: Couldn't send -break-insert -t mi-var-cp.cc:144 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:144 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-cp.exp: wait for stop (path_expression: step to 144)
FAIL: gdb.mi/mi-var-cp.exp: path_expression: go to line 144
FAIL: gdb.mi/mi-var-cp.exp: path_expression: step over 144
ERROR: Couldn't send 222-break-insert mi-var-cp.cc:249 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: break in anonymous_structs_and_unions
FAIL: gdb.mi/mi-var-cp.exp: continue to anonymous_structs breakpoint
FAIL: gdb.mi/mi-var-cp.exp: continue to anonymous_structs breakpoint (timeout)
ERROR: Couldn't send -var-create a1 * a to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: create root varobj for a
ERROR: Couldn't send -var-list-children  a1   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1
ERROR: Couldn't send -var-info-path-expression a1 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1
ERROR: Couldn't send -var-info-expression a1 to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1
ERROR: Couldn't send -var-list-children  a1.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public
ERROR: Couldn't send -var-info-path-expression a1.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public
ERROR: Couldn't send -var-info-expression a1.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public
ERROR: Couldn't send -var-list-children  a1.public.0_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.0_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous
ERROR: Couldn't send -var-info-expression a1.public.0_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous
ERROR: Couldn't send -var-list-children  a1.public.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous
ERROR: Couldn't send -var-info-expression a1.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous
ERROR: Couldn't send -var-list-children  a1.public.0_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.0_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.0_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public
ERROR: Couldn't send -var-list-children  a1.public.1_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.0_anonymous.public.b to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public.b
ERROR: Couldn't send -var-info-expression a1.public.0_anonymous.public.b to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public.b
ERROR: Couldn't send -var-info-path-expression a1.public.1_anonymous.public.c to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public.c
ERROR: Couldn't send -var-info-expression a1.public.1_anonymous.public.c to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public.c
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.d to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.d
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.d to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.d
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.e to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.e
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.e to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.e
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.2_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
ERROR: Couldn't send -var-list-children  a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public   to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
ERROR: Couldn't send -var-info-path-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
ERROR: Couldn't send -var-info-expression a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h to GDB.
UNRESOLVED: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
FAIL: gdb.mi/mi-var-create-rtti.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
ERROR: Couldn't send -var-create sp1 * ((void*)$sp) to GDB.
UNRESOLVED: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp
FAIL: gdb.mi/mi-var-display.exp: run to main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable bar
ERROR: Couldn't send -var-info-type bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable bar
ERROR: Couldn't send -var-show-format bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable bar
ERROR: Couldn't send -var-evaluate-expression bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable bar
ERROR: Couldn't send -var-set-format bar hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable bar
ERROR: Couldn't send -var-evaluate-expression bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable bar with new format
ERROR: Couldn't send -var-assign bar 3 to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: assing to variable bar
ERROR: Couldn't send -var-set-format bar decimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable bar
ERROR: Couldn't send -var-evaluate-expression bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable bar with new value
ERROR: Couldn't send -var-delete bar to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: delete var bar
ERROR: Couldn't send -var-create foo * foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable foo
ERROR: Couldn't send -var-info-type foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable foo
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo
ERROR: Couldn't send -var-evaluate-expression foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo
ERROR: Couldn't send -var-set-format foo octal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable foo
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo
ERROR: Couldn't send -var-evaluate-expression foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo
ERROR: Couldn't send -var-assign foo 3 to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: assing to variable foo
ERROR: Couldn't send -var-set-format foo decimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable foo
ERROR: Couldn't send -var-evaluate-expression foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo
ERROR: Couldn't send -var-evaluate-expression -f hex foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo in hex
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex
ERROR: Couldn't send -var-evaluate-expression -f octal foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo in octal
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal
ERROR: Couldn't send -var-evaluate-expression -f decimal foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo in decimal
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal
ERROR: Couldn't send -var-evaluate-expression -f nat foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo in natural
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural
ERROR: Couldn't send -var-evaluate-expression -f bin foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable foo in binary
ERROR: Couldn't send -var-show-format foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary
ERROR: Couldn't send -var-delete foo to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: delete var foo
ERROR: Couldn't send -var-create weird * weird to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable weird
ERROR: Couldn't send -var-list-children  weird   to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children local variable weird
ERROR: Couldn't send -var-set-format weird.func_ptr hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr
ERROR: Couldn't send -var-show-format weird.func_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr
ERROR: Couldn't send -var-set-format weird.func_ptr_ptr hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr
ERROR: Couldn't send -var-show-format weird.func_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr
ERROR: Couldn't send -var-set-format weird natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird
ERROR: Couldn't send -var-set-format weird.integer natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.integer
ERROR: Couldn't send -var-set-format weird.character natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.character
ERROR: Couldn't send -var-set-format weird.char_ptr natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr
ERROR: Couldn't send -var-set-format weird.long_int natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.long_int
ERROR: Couldn't send -var-set-format weird.int_ptr_ptr natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr
ERROR: Couldn't send -var-set-format weird.long_array natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.long_array
ERROR: Couldn't send -var-set-format weird.func_ptr hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr
ERROR: Couldn't send -var-set-format weird.func_ptr_struct hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct
ERROR: Couldn't send -var-set-format weird.func_ptr_ptr natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr
ERROR: Couldn't send -var-set-format weird.u1 natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.u1
ERROR: Couldn't send -var-set-format weird.s2 natural to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: set format variable weird.s2
ERROR: Couldn't send -var-delete weird to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: delete var weird
ERROR: Couldn't send 222-break-insert 337 to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: break-insert operation 2
FAIL: gdb.mi/mi-var-display.exp: continue to do_special_tests
FAIL: gdb.mi/mi-var-display.exp: continue to do_special_tests (timeout)
ERROR: Couldn't send -var-create u * u to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable u
ERROR: Couldn't send -var-evaluate-expression u to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable u
ERROR: Couldn't send -var-info-type u to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable u
ERROR: Couldn't send -var-show-attributes u to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is u editable
ERROR: Couldn't send -var-info-num-children u to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of u
ERROR: Couldn't send -var-list-children  u   to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of u
ERROR: Couldn't send -var-create anonu * anonu to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable anonu
ERROR: Couldn't send -var-evaluate-expression anonu to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable anonu
ERROR: Couldn't send -var-info-type anonu to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable anonu
ERROR: Couldn't send -var-show-attributes anonu to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is anonu editable
ERROR: Couldn't send -var-info-num-children anonu to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of anonu
ERROR: Couldn't send -var-list-children  anonu   to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of anonu
ERROR: Couldn't send -var-create s * s to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable s
ERROR: Couldn't send -var-evaluate-expression s to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable s
ERROR: Couldn't send -var-info-type s to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable s
ERROR: Couldn't send -var-show-attributes s to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is s editable
ERROR: Couldn't send -var-info-num-children s to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of s
ERROR: Couldn't send -var-list-children  s   to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of s
ERROR: Couldn't send -var-create anons * anons to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable anons
ERROR: Couldn't send -var-evaluate-expression anons to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable anons
ERROR: Couldn't send -var-info-type anons to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable anons
ERROR: Couldn't send -var-show-attributes anons to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is anons editable
ERROR: Couldn't send -var-info-num-children anons to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of anons
ERROR: Couldn't send -var-list-children  anons   to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of anons
ERROR: Couldn't send -var-create e * e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable e
ERROR: Couldn't send -var-evaluate-expression e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable e
ERROR: Couldn't send -var-info-type e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable e
ERROR: Couldn't send -var-show-attributes e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is e editable
ERROR: Couldn't send -var-info-num-children e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of e
ERROR: Couldn't send -var-list-children e to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of e
ERROR: Couldn't send -var-create anone * anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable anone
ERROR: Couldn't send -var-evaluate-expression anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: eval variable anone
ERROR: Couldn't send -var-create anone * anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create duplicate local variable anone
ERROR: Couldn't send -var-info-type anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: info type variable anone
ERROR: Couldn't send -var-show-attributes anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: is anone editable
ERROR: Couldn't send -var-info-num-children anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get number of children of anone
ERROR: Couldn't send -var-list-children anone to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: get children of anone
ERROR: Couldn't send p/x $fp to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: print FP register
ERROR: Couldn't send 200-break-insert -t incr_a to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: breakpoint at incr_a
FAIL: gdb.mi/mi-var-display.exp: mi runto incr_a
FAIL: gdb.mi/mi-var-display.exp: mi runto incr_a (timeout)
ERROR: Couldn't send -var-create a1 * a to GDB.
UNRESOLVED: gdb.mi/mi-var-display.exp: create local variable a1
FAIL: gdb.mi/mi-var-invalidate.exp: mi runto do_locals_tests (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: create local variable linteger
ERROR: Couldn't send -var-create float_simple @ array to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: create floating variable
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: couldn't load /gdb/testsuite/gdb.mi/mi-var-invalidate_bis into /gdb/testsuite/../../gdb/gdb (end of file).
ERROR: Couldn't send 200-break-insert -t main to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: breakpoint at main
ERROR: Unable to start target
ERROR: Couldn't send -var-set-format float_simple hexadecimal to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: set format variable float_simple
ERROR: Couldn't send -var-update linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes
ERROR: Couldn't send -var-info-type linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (1)
ERROR: Couldn't send -var-update global_simple to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple still alive
ERROR: Couldn't send -var-info-type global_simple to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: couldn't load /gdb/testsuite/gdb.mi/basics into /gdb/testsuite/../../gdb/gdb (end of file).
ERROR: Couldn't send -var-update linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes
ERROR: Couldn't send -var-info-type linteger to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2)
ERROR: Couldn't send -var-update global_simple to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes
ERROR: Couldn't send -var-info-type global_simple to GDB.
UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple
FAIL: gdb.mi/mi-var-rtti.exp: wait for stop (use_rtti_for_ptr: step to 36)
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr: go to line 36
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:63 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:63 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (use_rtti_for_ref: step to 63)
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref: go to line 63
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref: step over 63
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:93 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:93 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (use_rtti_for_ptr_child: step to 93)
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr_child: go to line 93
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ptr_child: step over 93
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:148 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:148 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (use_rtti_for_ref_child: step to 148)
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref_child: go to line 148
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_for_ref_child: step over 148
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:201 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:201 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (use_rtti_with_multiple_inheritence: step to 201)
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_with_multiple_inheritence: go to line 201
FAIL: gdb.mi/mi-var-rtti.exp: use_rtti_with_multiple_inheritence: step over 201
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:244 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:244 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (type_update_when_use_rtti: step to 244)
FAIL: gdb.mi/mi-var-rtti.exp: type_update_when_use_rtti: go to line 244
FAIL: gdb.mi/mi-var-rtti.exp: type_update_when_use_rtti: step over 244
ERROR: Couldn't send -break-insert -t mi-var-rtti.cc:298 to GDB.
UNRESOLVED: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:298 (set breakpoint)
ERROR: Unable to start target
UNRESOLVED: gdb.mi/mi-var-rtti.exp: wait for stop (skip_type_update_when_not_use_rtti: step to 298)
FAIL: gdb.mi/mi-var-rtti.exp: skip_type_update_when_not_use_rtti: go to line 298
FAIL: gdb.mi/mi-var-rtti.exp: skip_type_update_when_not_use_rtti: step over 298
FAIL: gdb.mi/mi-watch-nonstop.exp: mi runto main (timeout)
FAIL: gdb.mi/mi-watch.exp: sw: mi runto callee4 (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-watch.exp: sw: break-watch operation
ERROR: Couldn't send 222-break-list to GDB.
UNRESOLVED: gdb.mi/mi-watch.exp: sw: list of watchpoints
FAIL: gdb.mi/mi-watch.exp: sw: watchpoint trigger
FAIL: gdb.mi/mi-watch.exp: sw: watchpoint trigger (timeout)
FAIL: gdb.mi/mi-watch.exp: sw: watchpoint trigger (timeout)
FAIL: gdb.mi/mi-watch.exp: hw: mi runto callee4 (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi-watch.exp: hw: break-watch operation
ERROR: Couldn't send 222-break-list to GDB.
UNRESOLVED: gdb.mi/mi-watch.exp: hw: list of watchpoints
FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
FAIL: gdb.mi/mi2-var-child.exp: mi runto do_children_tests (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/mi2-var-child.exp: run to 237 (set breakpoint)
FAIL: gdb.mi/mi2-var-child.exp: run to 237 (exec-continue)
FAIL: gdb.mi/mi2-var-child.exp: wait for stop (step to real start of do_children_test)
ERROR: Couldn't send -var-create struct_declarations * struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable struct_declarations
ERROR: Couldn't send -var-list-children  struct_declarations   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations
ERROR: Couldn't send -var-info-num-children struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations
ERROR: Couldn't send -var-list-children  struct_declarations.integer   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.integer
ERROR: Couldn't send -var-info-num-children struct_declarations.integer to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.integer
ERROR: Couldn't send -var-list-children  struct_declarations.character   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.character
ERROR: Couldn't send -var-info-num-children struct_declarations.character to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.character
ERROR: Couldn't send -var-list-children  struct_declarations.char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.char_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.char_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.long_int   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_int
ERROR: Couldn't send -var-info-num-children struct_declarations.long_int to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_int
ERROR: Couldn't send -var-list-children  struct_declarations.int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.long_array   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr_struct   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_struct
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr_struct to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_struct
ERROR: Couldn't send -var-list-children  struct_declarations.func_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.func_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.u1   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1
ERROR: Couldn't send -var-info-num-children struct_declarations.u1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1
ERROR: Couldn't send -var-list-children  struct_declarations.s2   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.1   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.1
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.1
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.2   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.2
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.2
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.3   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.3
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.3 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.3
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.4   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.4
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.4 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.4
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.5   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.5
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.5 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.5
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.6   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.6
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.6 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.6
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.7   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.7
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.7 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.7
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.8   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.8
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.8 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.8
ERROR: Couldn't send -var-list-children  struct_declarations.long_array.9   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.9
ERROR: Couldn't send -var-info-num-children struct_declarations.long_array.9 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.9
ERROR: Couldn't send -var-list-children  struct_declarations.u1.a   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.a
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.a
ERROR: Couldn't send -var-list-children  struct_declarations.u1.b   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.b
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.b
ERROR: Couldn't send -var-list-children  struct_declarations.u1.c   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.c
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.c
ERROR: Couldn't send -var-list-children  struct_declarations.u1.d   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.d
ERROR: Couldn't send -var-info-num-children struct_declarations.u1.d to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.d
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2
ERROR: Couldn't send -var-list-children  struct_declarations.s2.g   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.g
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.g to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.g
ERROR: Couldn't send -var-list-children  struct_declarations.s2.h   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.h
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.h
ERROR: Couldn't send -var-list-children  struct_declarations.s2.i   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.i
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.i to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.i
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.f   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.f
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.f to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.f
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.d   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.d to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.e   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.e to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.func   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.func to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s1.foo   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s1.foo to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2.array_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2.array_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
ERROR: Couldn't send -var-list-children  struct_declarations.s2.u2.u1s2.func   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
ERROR: Couldn't send -var-info-num-children struct_declarations.s2.u2.u1s2.func to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
ERROR: Couldn't send -var-list-children  struct_declarations.int_ptr_ptr.*int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-info-num-children struct_declarations.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
FAIL: gdb.mi/mi2-var-child.exp: step to line $line_dct_123
FAIL: gdb.mi/mi2-var-child.exp: step to line $line_dct_123 (timeout)
ERROR: Couldn't send -var-create weird * weird to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable weird
ERROR: Couldn't send -var-list-children  weird   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird
ERROR: Couldn't send -var-info-num-children weird to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird
ERROR: Couldn't send -var-list-children  weird.long_array   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird.long_array
ERROR: Couldn't send -var-info-num-children weird.long_array to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird.long_array
ERROR: Couldn't send -var-list-children  weird.int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird.int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird.int_ptr_ptr.*int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
ERROR: Couldn't send -var-create weird->int_ptr_ptr * weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
ERROR: Couldn't send -var-info-num-children weird->int_ptr_ptr.*weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
ERROR: Couldn't send -var-list-children  weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
ERROR: Couldn't send -var-show-attributes weird to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird editable
ERROR: Couldn't send -var-show-attributes weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird->int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.int_ptr_ptr.*int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
ERROR: Couldn't send -var-show-attributes weird.u1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird.u1 editable
ERROR: Couldn't send -var-show-attributes weird.s2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is weird.s2 editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.a editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.b editable
ERROR: Couldn't send -var-show-attributes struct_declarations.u1.c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.c editable
ERROR: Couldn't send -var-show-attributes struct_declarations.long_array to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array editable
ERROR: Couldn't send -var-show-attributes struct_declarations.long_array.0 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array.0 editable
ERROR: Couldn't send -var-show-attributes struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: is struct_declarations editable
ERROR: Couldn't send -var-delete weird to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: delete var weird
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars. None changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 1
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 1 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.integer
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 4
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 4 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.char_ptr
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 5
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 5 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars int_ptr_ptr and children changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 6
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 6 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.0 changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 7
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 7 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.1 changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 8
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 8 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.2 changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_nothing
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_nothing (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_a0_0
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_a0_0 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.func_ptr changed
ERROR: Couldn't send -var-delete struct_declarations to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: delete var struct_declarations
ERROR: Couldn't send -var-delete weird->int_ptr_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: delete var weird->int_ptr_ptr
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 1
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 1 (timeout)
ERROR: Couldn't send -var-create psnp->char_ptr * psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable  psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
ERROR: Couldn't send -var-list-children  psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
ERROR: Couldn't send -var-info-num-children psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr to GDB.
UNRESOLVED: 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
ERROR: Couldn't send -var-create psnp->long_ptr * psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable  psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
ERROR: Couldn't send -var-list-children  psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
ERROR: Couldn't send -var-info-num-children psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr to GDB.
UNRESOLVED: 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
ERROR: Couldn't send -var-create psnp->ptrs * psnp->ptrs to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: create local variable  psnp->ptrs
ERROR: Couldn't send -var-list-children  psnp->ptrs   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs
ERROR: Couldn't send -var-info-num-children psnp->ptrs to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs
ERROR: Couldn't send -var-list-children  psnp->ptrs.0   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-info-num-children psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.next   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next
ERROR: Couldn't send -var-list-children  psnp->ptrs.0.next.next.ptrs   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 2
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 2 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->char_ptr (and 0.char_ptr) changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 3
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 3 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->next->char_ptr (and 1.char_ptr) changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 4
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 4 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->char_ptr (and 2.char_ptr) changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 5
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 5 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->long_ptr (and 0.long_ptr) changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 6
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 6 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7
FAIL: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7 (timeout)
ERROR: Couldn't send -var-update * to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed
ERROR: Couldn't send 222-break-insert var-cmd.c:552 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: break in do_anonymous_type_tests
FAIL: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint
FAIL: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint (timeout)
ERROR: Couldn't send -var-create ptr1 * ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr
ERROR: Couldn't send -var-list-children  ptr1   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1
ERROR: Couldn't send -var-info-path-expression ptr1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1
ERROR: Couldn't send -var-info-expression ptr1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1
ERROR: Couldn't send -var-list-children  ptr1.*ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr
ERROR: Couldn't send -var-info-expression ptr1.*ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.a
ERROR: Couldn't send -var-info-expression ptr1.*ptr.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.a
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.b
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.b
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.c   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.c
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.c.*c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c.*c
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.c.*c to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c.*c
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.d to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.d
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.d to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.d
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.e to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.e
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.e to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.e
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.f to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.f
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.f to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.f
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
ERROR: Couldn't send -var-list-children  ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
ERROR: Couldn't send -var-info-path-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
ERROR: Couldn't send -var-info-expression ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
ERROR: Couldn't send -var-create v1 * v to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: create root varobj for v
ERROR: Couldn't send -var-list-children  v1   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of v1
ERROR: Couldn't send -var-info-path-expression v1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1
ERROR: Couldn't send -var-info-expression v1 to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1
ERROR: Couldn't send -var-info-path-expression v1.x to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1.x
ERROR: Couldn't send -var-info-expression v1.x to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1.x
ERROR: Couldn't send -var-list-children  v1.1_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of v1.1_anonymous
ERROR: Couldn't send -var-info-path-expression v1.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous
ERROR: Couldn't send -var-info-expression v1.1_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous
ERROR: Couldn't send -var-list-children  v1.2_anonymous   to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: VT: list children of v1.2_anonymous
ERROR: Couldn't send -var-info-path-expression v1.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous
ERROR: Couldn't send -var-info-expression v1.2_anonymous to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous
ERROR: Couldn't send -var-info-path-expression v1.1_anonymous.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a
ERROR: Couldn't send -var-info-expression v1.1_anonymous.a to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a
ERROR: Couldn't send -var-info-path-expression v1.2_anonymous.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b
ERROR: Couldn't send -var-info-expression v1.2_anonymous.b to GDB.
UNRESOLVED: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set breakpoint
ERROR: Couldn't send watch x to GDB.
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set watchpoint
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
ERROR: Couldn't send -data-write-memory-bytes &x "01" to GDB.
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint
ERROR: Couldn't send watch x to GDB.
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set watchpoint
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
ERROR: Couldn't send -data-write-memory &x x 4 "01" to GDB.
UNRESOLVED: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
ERROR: couldn't run to breakpoint foo
ERROR: Couldn't run /gdb/testsuite/gdb.multi/bkpt-multi-exec
gdb compile failed, In file included from /usr/include/features.h:387:0,
                 from /usr/include/stdio.h:28,
                 from /gdb/testsuite/gdb.multi/multi-arch-exec.c:18:
/usr/include/gnu/stubs.h:9:27: fatal error: gnu/stubs-64.h: No such file or directory
 # include <gnu/stubs-64.h>
                           ^
compilation terminated.
gdb compile failed, /usr/local/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/local/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/local/bin/ld: cannot find -lm
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/gcc/s390-ibm-linux-gnu/4.9.0/libgcc.a when searching for -lgcc
/usr/local/bin/ld: cannot find -lgcc
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/gcc/s390-ibm-linux-gnu/4.9.0/../../../libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: cannot find -lgcc_s
/usr/local/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/local/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/local/bin/ld: cannot find -lc
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/gcc/s390-ibm-linux-gnu/4.9.0/libgcc.a when searching for -lgcc
/usr/local/bin/ld: cannot find -lgcc
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: skipping incompatible /build/build-system/build/20140111/gcc-head/install-s390-esa/lib/gcc/s390-ibm-linux-gnu/4.9.0/../../../libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/local/bin/ld: cannot find -lgcc_s
collect2: error: ld returned 1 exit status
FAIL: gdb.opt/clobbered-registers-O2.exp: run to start_sequence
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.opt/inline-bt.exp: inline-bt.exp
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.opt/inline-cmds.exp: inline-cmds.exp
ERROR: get_debug_format used when no current source file
UNRESOLVED: gdb.opt/inline-locals.exp: inline-bt.exp
FAIL: gdb.python/lib-types.exp: Can't run to main
FAIL: gdb.python/py-block.exp: Can't run to main
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_basic: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Cannot run to main.
FAIL: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Cannot run to main.
FAIL: gdb.python/py-cmd.exp: Cannot run to main.
FAIL: gdb.python/py-events.exp: continue
FAIL: gdb.python/py-events.exp: step 3
FAIL: gdb.python/py-events.exp: Inferior 1 terminated.
FAIL: gdb.python/py-events.exp: inferior 2
FAIL: gdb.python/py-events.exp: Inferior 2 terminated.
FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
FAIL: gdb.python/py-evthreads.exp: thread 2
FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
FAIL: gdb.python/py-evthreads.exp: thread 3
FAIL: gdb.python/py-evthreads.exp: continue thread 1
FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
FAIL: gdb.python/py-finish-breakpoint.exp: Cannot run to main.
FAIL: gdb.python/py-finish-breakpoint2.exp: Cannot run to main.
FAIL: gdb.python/py-frame-inline.exp: Can't run to function f
FAIL: gdb.python/py-frame.exp: Can't run to main
FAIL: gdb.python/py-framefilter-mi.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.python/py-framefilter-mi.exp: Load python file
ERROR: Couldn't send -break-insert -t 46 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: run to 46 (set breakpoint)
FAIL: gdb.python/py-framefilter-mi.exp: run to 46 (exec-continue)
FAIL: gdb.python/py-framefilter-mi.exp: wait for stop (step to breakpoint)
ERROR: Couldn't send -stack-list-locals --all-values to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values
ERROR: Couldn't send -enable-frame-filters to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: enable frame filters
ERROR: Couldn't send -stack-list-locals --all-values to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values frame filters enabled
ERROR: Couldn't send -break-insert -t 51 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: run to 51 (set breakpoint)
FAIL: gdb.python/py-framefilter-mi.exp: run to 51 (exec-continue)
FAIL: gdb.python/py-framefilter-mi.exp: wait for stop (step to breakpoint)
ERROR: Couldn't send -stack-list-frames to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: filtered stack listing
ERROR: Couldn't send -stack-list-frames 0 3 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: filtered stack list 0 3
ERROR: Couldn't send -stack-list-frames 22 24 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: filtered stack list 22 24
ERROR: Couldn't send -stack-list-arguments 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0
ERROR: Couldn't send -stack-list-arguments --no-frame-filters 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 0
ERROR: Couldn't send -stack-list-arguments 0 0 3 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 0 3
ERROR: Couldn't send -stack-list-arguments 0 22 27 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 22 27
ERROR: Couldn't send -stack-list-arguments 1 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1
ERROR: Couldn't send -stack-list-arguments --no-frame-filters 1 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 1
ERROR: Couldn't send -stack-list-arguments 1 0 3 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 0 3
ERROR: Couldn't send -stack-list-arguments 1 22 27 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 22 27
ERROR: Couldn't send -stack-list-arguments 2 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2
ERROR: Couldn't send -stack-list-arguments --no-frame-filters 2 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2
ERROR: Couldn't send -stack-list-arguments 2 0 3 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 0 3
ERROR: Couldn't send -stack-list-arguments 2 22 27 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 22 27
ERROR: Couldn't send -stack-list-arguments --no-frame-filters 2 22 27 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 22 27
ERROR: Couldn't send -stack-list-locals --no-frame-filters 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 0
ERROR: Couldn't send -stack-list-locals --no-frame-filters 1 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 1
ERROR: Couldn't send -stack-list-locals --no-frame-filters 2 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2
ERROR: Couldn't send -stack-list-locals --no-frame-filters --no-values to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values
ERROR: Couldn't send -stack-list-locals --no-frame-filters --all-values to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --all-values
ERROR: Couldn't send -stack-list-locals --no-frame-filters --simple-values to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --simple-values
ERROR: Couldn't send -stack-list-locals 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals 0
ERROR: Couldn't send -stack-list-locals 1 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals 1
ERROR: Couldn't send -stack-list-locals 2 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-locals 2
ERROR: Couldn't send -stack-list-variables --no-frame-filters 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0
ERROR: Couldn't send -stack-list-variables 0 to GDB.
UNRESOLVED: gdb.python/py-framefilter-mi.exp: stack-list-variables 0
ERROR: couldn't run to breakpoint
FAIL: gdb.python/py-inferior.exp: Can't run to main
FAIL: gdb.python/py-infthread.exp: Can't run to main
FAIL: gdb.python/py-mi.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
ERROR: Couldn't send -break-insert -t 328 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: run to 328 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 328 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to breakpoint)
ERROR: Couldn't send -var-create container @ c to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create container varobj, no pretty-printing
ERROR: Couldn't send -var-list-children  container   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: examine container children=0, no pretty-printing
ERROR: Couldn't send -var-delete container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: delete varobj
ERROR: Couldn't send -var-create nscont @ nstype to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create nscont varobj, no pretty-printing
ERROR: Couldn't send -var-list-children  nscont   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: examine nscont children=0, no pretty-printing
ERROR: Couldn't send -var-delete nscont to GDB.
UNRESOLVED: gdb.python/py-mi.exp: delete varobj
ERROR: Couldn't send -enable-pretty-printing to GDB.
UNRESOLVED: gdb.python/py-mi.exp:
ERROR: Couldn't send -var-create string * string_1 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create string_1 varobj
ERROR: Couldn't send -var-create lstring * estring to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create estring varobj
ERROR: Couldn't send -data-evaluate-expression "string_1 = string_2" to GDB.
UNRESOLVED: gdb.python/py-mi.exp: assign string_1 from string_2
ERROR: Couldn't send -var-update string to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update string varobj after assignment
ERROR: Couldn't send -var-create container @ c to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create container varobj
ERROR: Couldn't send -var-list-children  container   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: examine container children=0
FAIL: gdb.python/py-mi.exp: next over update 1
FAIL: gdb.python/py-mi.exp: next over update 1 (timeout)
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update 1
FAIL: gdb.python/py-mi.exp: next over update 2
FAIL: gdb.python/py-mi.exp: next over update 2 (timeout)
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update 2
ERROR: Couldn't send -var-set-visualizer container None to GDB.
UNRESOLVED: gdb.python/py-mi.exp: clear visualizer
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update after clearing
ERROR: Couldn't send -var-set-visualizer container gdb.default_visualizer to GDB.
UNRESOLVED: gdb.python/py-mi.exp: choose default visualizer
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update after choosing default
ERROR: Couldn't send -var-set-visualizer container ContainerPrinter to GDB.
UNRESOLVED: gdb.python/py-mi.exp: choose visualizer using expression
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update after choosing via expression
ERROR: Couldn't send -var-list-children  container 1 2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list varobj children after selecting child range
ERROR: Couldn't send -var-list-children  container -1 -1 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list varobj children after resetting child range
FAIL: gdb.python/py-mi.exp: next over update 3
FAIL: gdb.python/py-mi.exp: next over update 3 (timeout)
ERROR: Couldn't send -var-set-update-range container 0 1 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: set update range
ERROR: Couldn't send -var-list-children  container   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children after setting update range
ERROR: Couldn't send -var-list-children  container 1 2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list selected children after setting range
ERROR: Couldn't send -var-list-children  container   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children after listing selected range
FAIL: gdb.python/py-mi.exp: next over update 4
FAIL: gdb.python/py-mi.exp: next over update 4 (timeout)
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update after next with restricted range
ERROR: Couldn't send -var-set-update-range container 3 4 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: set update range with non-zero start
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update varobj with change outside selected range
FAIL: gdb.python/py-mi.exp: next over update 5
FAIL: gdb.python/py-mi.exp: next over update 5 (timeout)
ERROR: Couldn't send -var-create container2 @ c2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create second container varobj
ERROR: Couldn't send -var-update container2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update varobj, no children requested
FAIL: gdb.python/py-mi.exp: next over update 6
FAIL: gdb.python/py-mi.exp: next over update 6 (timeout)
ERROR: Couldn't send -var-update container2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update varobj 2, no children requested
ERROR: Couldn't send -break-insert -t 131 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: run to 131 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 131 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to outer breakpoint)
ERROR: Couldn't send -var-create outer @ outer to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create outer varobj
ERROR: Couldn't send -var-list-children  outer   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children of outer
ERROR: Couldn't send -var-list-children  outer.s   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children of outer.s
FAIL: gdb.python/py-mi.exp: next over outer update
FAIL: gdb.python/py-mi.exp: next over outer update (timeout)
ERROR: Couldn't send -var-update outer to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update after updating element of outer
ERROR: Couldn't send -break-insert -t 222 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: run to 222 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 222 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to second breakpoint)
ERROR: Couldn't send -var-update container to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update after type change
ERROR: Couldn't send -break-insert -t 351 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: run to 351 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 351 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to outer breakpoint)
ERROR: Couldn't send -var-create nscont @ nstype to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create nstype varobj
ERROR: Couldn't send -var-list-children  nscont   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children after setting update range
ERROR: Couldn't send -var-set-visualizer nscont None to GDB.
UNRESOLVED: gdb.python/py-mi.exp: clear visualizer
ERROR: Couldn't send -var-update nscont to GDB.
UNRESOLVED: gdb.python/py-mi.exp: varobj update after clearing
ERROR: Couldn't send -var-set-visualizer nscont gdb.default_visualizer to GDB.
UNRESOLVED: gdb.python/py-mi.exp: choose default visualizer
ERROR: Couldn't send python exception_flag = True to GDB.
UNRESOLVED: gdb.python/py-mi.exp:
ERROR: Couldn't send -var-create nstype2 @ nstype2 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create nstype2 varobj
ERROR: Couldn't send -var-list-children  nstype2   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children after setting exception flag
ERROR: Couldn't send -var-create me * me to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create me varobj
ERROR: Couldn't send -var-evaluate-expression me to GDB.
UNRESOLVED: gdb.python/py-mi.exp: evaluate me varobj
ERROR: Couldn't send -var-create children_as_list @ children_as_list to GDB.
UNRESOLVED: gdb.python/py-mi.exp: printer whose children are returned as a list
ERROR: Couldn't send -break-insert -t 254 to GDB.
UNRESOLVED: gdb.python/py-mi.exp: run to 254 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 254 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to breakpoint for bug 14741)
ERROR: Couldn't send -var-create c @ c to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create varobj for c
ERROR: Couldn't send -var-set-visualizer c ArrayPrinter to GDB.
UNRESOLVED: gdb.python/py-mi.exp: choose array visualizer for c
ERROR: Couldn't send -var-list-children  c   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children of c
FAIL: gdb.python/py-mi.exp: next over change of array element
FAIL: gdb.python/py-mi.exp: next over change of array element (timeout)
ERROR: Couldn't send -var-update c to GDB.
UNRESOLVED: gdb.python/py-mi.exp: update varobj after element change
FAIL: gdb.python/py-mi.exp: mi runto main (unknown output after running)
ERROR: Process no longer exists
UNRESOLVED: gdb.python/py-mi.exp: run to 351 (set breakpoint)
FAIL: gdb.python/py-mi.exp: run to 351 (exec-continue)
FAIL: gdb.python/py-mi.exp: wait for stop (step to breakpoint)
ERROR: Couldn't send -var-create fake * fake to GDB.
UNRESOLVED: gdb.python/py-mi.exp: create fake varobj
ERROR: Couldn't send -var-list-children  fake   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children of fake
ERROR: Couldn't send -var-list-children  fake.private   to GDB.
UNRESOLVED: gdb.python/py-mi.exp: list children fake.private
ERROR: Couldn't send -var-set-visualizer fake.private gdb.default_visualizer to GDB.
UNRESOLVED: gdb.python/py-mi.exp: Install visualizer on a cplus_fake_child
ERROR: couldn't run to main
FAIL: gdb.python/py-objfile.exp: Can't run to main
FAIL: gdb.python/py-pp-maint.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to main
FAIL: gdb.python/py-shared.exp: Can't run to main
FAIL: gdb.python/py-symbol.exp: Can't run to main
FAIL: gdb.python/py-symtab.exp: Can't run to main
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
ERROR: couldn't run to breakpoint
UNRESOLVED: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
ERROR: couldn't run to breakpoint
UNRESOLVED: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
FAIL: gdb.python/py-value.exp: Can't run to main
FAIL: gdb.python/python.exp: Can't run to main
FAIL: gdb.server/ext-attach.exp: backtrace with no program
FAIL: gdb.server/ext-attach.exp: attach to remote program 2 (got interactive prompt)
FAIL: gdb.server/ext-run.exp: continue to main (timeout)
FAIL: gdb.server/ext-run.exp: get process list (pattern 1) (timeout)
FAIL: gdb.server/ext-run.exp: kill (timeout)
ERROR: Couldn't load /gdb/testsuite/gdb.server/ext-run into /gdb/testsuite/../../gdb/gdb (timeout).
UNRESOLVED: gdb.server/ext-run.exp: load new file without any gdbserver inferior (timeout)
FAIL: gdb.server/ext-run.exp: monitor exit (timeout)
FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment (timeout)
FAIL: gdb.server/no-thread-db.exp: print foo (timeout)
FAIL: gdb.server/server-kill.exp: tstatus
FAIL: gdb.server/server-run.exp: continue to main (timeout)
FAIL: gdb.server/solib-list.exp: non-stop 0: continue (timeout)
FAIL: gdb.server/solib-list.exp: non-stop 0: sharedlibrary (timeout)
FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar (timeout)
FAIL: gdb.server/solib-list.exp: non-stop 1: continue
FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
ERROR: tcl error sourcing /gdb/testsuite/gdb.server/wrapper.exp.
ERROR: : spawn id exp74 not open
    while executing
"expect_background -nobrace -i exp74 full_buffer { } eof {
	    # The spawn ID is already closed now (but not yet waited for).
	    wait -i $expect_out..."
    invoked from within
"expect_background {
	-i $server_spawn_id
	full_buffer { }
	eof {
	    # The spawn ID is already closed now (but not yet waited for).
	    wait -i $exp..."
    (procedure "gdbserver_start" line 85)
    invoked from within
"gdbserver_start "--wrapper env TEST=1 --" $target_exec"
    invoked from within
"set res [gdbserver_start "--wrapper env TEST=1 --" $target_exec]"
    (file "/gdb/testsuite/gdb.server/wrapper.exp" line 44)
    invoked from within
"source /gdb/testsuite/gdb.server/wrapper.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /gdb/testsuite/gdb.server/wrapper.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
ERROR: couldn't run to breakpoint
FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
FAIL: gdb.stabs/gdb11479.exp: Can't run to main natural_debug_format
FAIL: gdb.threads/bp_in_thread.exp: run to noreturn
FAIL: gdb.threads/execl.exp: continue to exec
FAIL: gdb.threads/execl.exp: info threads before exec
FAIL: gdb.threads/execl.exp: continue across exec
FAIL: gdb.threads/execl.exp: continue until exit
FAIL: gdb.threads/fork-child-threads.exp: Can't run to main
FAIL: gdb.threads/fork-thread-pending.exp: Can't run to main
FAIL: gdb.threads/hand-call-in-threads.exp: Can't run to main
FAIL: gdb.threads/interrupted-hand-call.exp: Can't run to main
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 0
FAIL: gdb.threads/linux-dp.exp: info threads after: 0
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 1
FAIL: gdb.threads/linux-dp.exp: info threads after: 1
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 2
FAIL: gdb.threads/linux-dp.exp: info threads after: 2
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 3
FAIL: gdb.threads/linux-dp.exp: info threads after: 3
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 4
FAIL: gdb.threads/linux-dp.exp: info threads after: 4
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: main thread's sleep
FAIL: gdb.threads/linux-dp.exp: info threads 2
FAIL: gdb.threads/linux-dp.exp: setting breakpoint at print_philosopher thread 5
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print
FAIL: gdb.threads/linux-dp.exp: first thread-specific breakpoint hit
FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 0
FAIL: gdb.threads/linux-dp.exp: thread-specific breakpoint is thread-specific
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 1
FAIL: gdb.threads/linux-dp.exp: selected thread: 2
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 2
FAIL: gdb.threads/linux-dp.exp: selected thread: 3
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 3
FAIL: gdb.threads/linux-dp.exp: selected thread: 4
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 4
FAIL: gdb.threads/linux-dp.exp: selected thread: 5
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 5
FAIL: gdb.threads/linux-dp.exp: selected thread: 6
FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 6
FAIL: gdb.threads/linux-dp.exp: found an interesting thread
FAIL: gdb.threads/linux-dp.exp: manager thread found (not found) when expected
FAIL: gdb.threads/local-watch-wrong-thread.exp: Can't run to main
FAIL: gdb.threads/manythreads.exp: stop threads 1
FAIL: gdb.threads/manythreads.exp: info threads
FAIL: gdb.threads/manythreads.exp: stop threads 2
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 0
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 1
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 2
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 3
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 4
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 5
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 6
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 7
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 8
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 9
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 10
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 11
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 12
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 13
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 14
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 15
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 16
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 17
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 18
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 19
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 20
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 21
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 22
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 23
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 24
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 25
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 26
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 27
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 28
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 29
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 30
FAIL: gdb.threads/multi-create.exp: continue to breakpoint 31
FAIL: gdb.threads/pending-step.exp: Can't run to main
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/pthread_cond_wait.exp: run to break_me
FAIL: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread
ERROR: no fileid for r1745005
FAIL: gdb.threads/schedlock.exp: continue to breakpoint: all threads started
FAIL: gdb.threads/schedlock.exp: stop all threads (initial) (timeout)
FAIL: gdb.threads/schedlock.exp: setting breakpoint at 58 if arg != 0
FAIL: gdb.threads/schedlock.exp: all threads alive (2/2 did not run)
FAIL: gdb.threads/schedlock.exp: find current thread (1)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 0)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 1)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 2)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 3)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 4)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 5)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 6)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 7)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 8)
FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 9)
FAIL: gdb.threads/schedlock.exp: find current thread (2)
FAIL: gdb.threads/schedlock.exp: other threads ran - unlocked
FAIL: gdb.threads/schedlock.exp: stop all threads (with lock) (timeout)
FAIL: gdb.threads/schedlock.exp: setting breakpoint at 58 if arg != 0
FAIL: gdb.threads/schedlock.exp: find current thread (3)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 0)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 1)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 2)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 3)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 4)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 5)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 6)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 7)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 8)
FAIL: gdb.threads/schedlock.exp: step to increment (locked 9)
FAIL: gdb.threads/schedlock.exp: find current thread (2)
FAIL: gdb.threads/sigthread.exp: Can't run to main
FAIL: gdb.threads/staticthreads.exp: Continue to main's call of sem_post
FAIL: gdb.threads/staticthreads.exp: handle SIG32 helps
FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func
FAIL: gdb.threads/switch-threads.exp: next
FAIL: gdb.threads/thread-execl.exp: continue to thread start
FAIL: gdb.threads/thread-execl.exp: get to main in new image
FAIL: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep
FAIL: gdb.threads/thread-find.exp: name thread 2
FAIL: gdb.threads/thread-find.exp: name thread 3
FAIL: gdb.threads/thread-find.exp: name thread 4
FAIL: gdb.threads/thread-find.exp: name thread 5
FAIL: gdb.threads/thread-find.exp: name thread 6
FAIL: gdb.threads/thread-find.exp: find thread name 6
FAIL: gdb.threads/thread-find.exp: find thread name 5
FAIL: gdb.threads/thread-find.exp: find thread name 4
FAIL: gdb.threads/thread-find.exp: find thread name 3
FAIL: gdb.threads/thread-find.exp: find thread name 2
FAIL: gdb.threads/thread-find.exp: test regular exp
FAIL: gdb.threads/thread-find.exp: info threads 2 4 6
FAIL: gdb.threads/thread-find.exp: info threads 3-5
FAIL: gdb.threads/thread-find.exp: info threads 3-3
FAIL: gdb.threads/thread-specific.exp: continue to breakpoint: all threads started
FAIL: gdb.threads/thread-specific.exp: get threads list (no threads)
FAIL: gdb.threads/thread-unwindonsignal.exp: Can't run to main
FAIL: gdb.threads/thread_check.exp: Can't run to main
FAIL: gdb.threads/thread_events.exp: Can't run to main with messages disabled
FAIL: gdb.threads/thread_events.exp: Can't run to main with messages enabled
FAIL: gdb.threads/threadapply.exp: thread apply all backthread
FAIL: gdb.threads/threadapply.exp: step to the thread_function
FAIL: gdb.threads/threadapply.exp: go up in the stack frame
FAIL: gdb.threads/threadapply.exp: run a simple print command on all threads
FAIL: gdb.threads/threadapply.exp: go down and check selected frame
FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
FAIL: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
FAIL: gdb.threads/tls-nodebug.exp: Can't run to main
FAIL: gdb.threads/tls-shared.exp: Can't run to main
FAIL: gdb.threads/tls.exp: Can't run to main
FAIL: gdb.threads/watchthreads.exp: watch args[0]
FAIL: gdb.threads/watchthreads.exp: watch args[1]
FAIL: gdb.threads/watchthreads.exp: threaded watch loop
FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/wp-replication.exp: Failed to run to main
FAIL: gdb.trace/actions-changed.exp: Can't run to main to check for trace support
FAIL: gdb.trace/ax.exp: maint agent 12
FAIL: gdb.trace/ax.exp: maint agent-eval 12
FAIL: gdb.trace/ax.exp: maint agent-eval &gdb_long_test == &gdb_short_test
FAIL: gdb.trace/backtrace.exp: Can't run to main to check for trace support
FAIL: gdb.trace/change-loc.exp: Can't run to main to check for trace support
FAIL: gdb.trace/circ.exp: can't run to main to check for trace support
ERROR: no fileid for r1745005
FAIL: gdb.trace/entry-values.exp: disassemble foo+32,+10
FAIL: gdb.trace/ftrace.exp: Can't run to main to check for trace support
FAIL: gdb.trace/mi-trace-frame-collected.exp: Can't run to main to check for trace support
FAIL: gdb.trace/mi-trace-unavailable.exp: Can't run to main to check for trace support
FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again
FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: -trace-find frame-number 0
FAIL: gdb.trace/mi-traceframe-changed.exp: Can't run to main to check for trace support
FAIL: gdb.trace/mi-tracepoint-changed.exp: Can't run to main to check for trace support
FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: Can't run to main to check for trace support
FAIL: gdb.trace/mi-tsv-changed.exp: Can't run to main to check for trace support
FAIL: gdb.trace/pending.exp: Can't run to main to check for trace support
FAIL: gdb.trace/qtro.exp: Can't run to main to check for trace support
FAIL: gdb.trace/range-stepping.exp: Can't run to main to check for trace support
FAIL: gdb.trace/read-memory.exp: Can't run to main to check for trace support
FAIL: gdb.trace/status-stop.exp: Can't run to main to check for trace support
FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
FAIL: gdb.trace/trace-break.exp: Can't run to main to check for trace support
FAIL: gdb.trace/trace-buffer-size.exp: can't run to main to check for trace support
FAIL: gdb.trace/trace-mt.exp: Can't run to main to check for trace support
gdb compile failed, gcc: error: /gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
FAIL: gdb.trace/tstatus.exp: Can't run to main to check for trace support

		=== gdb Summary ===

# of expected passes		8471
# of unexpected failures	3388
# of expected failures		17
# of known failures		15
# of unresolved testcases	1156
# of untested testcases		63
# of unsupported tests		43
/gdb/testsuite/../../gdb/gdb version  7.7.50.20140112-cvs -nw -nx -data-directory /gdb/testsuite/../data-directory 

PATH=/build/build-system/build/20140111/gcc-head/install-s390-esa/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/dailybuilt/bin

GCC Version

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/build/build-system/build/20140111/gcc-head/install-s390-esa/libexec/gcc/s390-ibm-linux-gnu/4.9.0/lto-wrapper
Target: s390-ibm-linux-gnu
Configured with: /build/build-system/build/20140111/gcc-head/src/configure --prefix=/build/build-system/build/20140111/gcc-head/install-s390-esa --enable-shared --with-system-zlib --enable-threads=posix --enable-__cxa_atexit --enable-checking --enable-languages=c,c++,objc,obj-c++,fortran
Thread model: posix
gcc version 4.9.0 20140111 (experimental) (GCC) 


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