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


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

Failures on Debian-i686-native-extended-gdbserver, branch master


Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-extended-gdbserver/builds/2703>

Commit(s) tested:
	22be3fbeaccf50e3c0f58d0f7e9f7ed77effeaab

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: drop --enable-sim-cflags option

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-extended-gdbserver/.git/tree/?h=master&id=37e022c2002ce4eef1c35d233c9af0053a999f9e>

*** Regressions found ***
============================
new FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body (timeout)
new FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: if test in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: (timeout) 3 commands in test_command_prompt_position
new FAIL: gdb.base/commands.exp: tried to deprecate non-existing command (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/ (timeout)
new FAIL: gdb.base/commands.exp: p deprecated warning, with replacement (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print" (timeout)
new FAIL: gdb.base/commands.exp: both alias and command are deprecated (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /1/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated /1/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /2/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate with no arguments (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout)
new FAIL: gdb.base/commands.exp: add clear command (timeout)
new FAIL: gdb.base/commands.exp: add printf command (timeout)
new FAIL: gdb.base/commands.exp: add cont command (timeout)
new FAIL: gdb.base/commands.exp: end commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until breakpoint (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout) <<2>>
new FAIL: gdb.base/commands.exp: add silent tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add printf tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add cont tbreak command (timeout)
new FAIL: gdb.base/commands.exp: end tbreak commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #1 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #2 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #3 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #4 (timeout)
new FAIL: gdb.base/commands.exp: source file with indented comment (timeout)
new FAIL: gdb.base/commands.exp: recursive source test (timeout)
new FAIL: gdb.base/commands.exp: set $tem in if_commands_test (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1a (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1b (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<4>>
new FAIL: gdb.base/commands.exp: main commands 1 (timeout)
new FAIL: gdb.base/commands.exp: main commands 1a (timeout)
new FAIL: gdb.base/commands.exp: main commands 1b (timeout)
new FAIL: gdb.base/commands.exp: main commands 1c (timeout)
new FAIL: gdb.base/commands.exp: setting breakpoint at main (timeout)
new FAIL: gdb.base/commands.exp: main commands 2 (timeout)
new FAIL: gdb.base/commands.exp: main commands 2a (timeout)
new FAIL: gdb.base/commands.exp: main commands 2b (timeout)
new FAIL: gdb.base/commands.exp: main commands 2c (timeout)
new FAIL: gdb.base/commands.exp: cmd1 error (timeout)
new FAIL: gdb.base/commands.exp: no cmd2 (timeout)
new FAIL: gdb.base/commands.exp: define one (timeout)
new FAIL: gdb.base/commands.exp: define hook-one (timeout)
new FAIL: gdb.base/commands.exp: (timeout or eof) define one in redefine_hook_test
new FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: define backtrace (timeout)
new FAIL: gdb.base/commands.exp: expect response to define backtrace (timeout)
new FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test (timeout)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body (timeout)
new FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: if test in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: (timeout) 3 commands in test_command_prompt_position
new FAIL: gdb.base/commands.exp: tried to deprecate non-existing command (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/ (timeout)
new FAIL: gdb.base/commands.exp: p deprecated warning, with replacement (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print" (timeout)
new FAIL: gdb.base/commands.exp: both alias and command are deprecated (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /1/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated /1/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /2/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate with no arguments (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout)
new FAIL: gdb.base/commands.exp: add clear command (timeout)
new FAIL: gdb.base/commands.exp: add printf command (timeout)
new FAIL: gdb.base/commands.exp: add cont command (timeout)
new FAIL: gdb.base/commands.exp: end commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until breakpoint (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout) <<2>>
new FAIL: gdb.base/commands.exp: add silent tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add printf tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add cont tbreak command (timeout)
new FAIL: gdb.base/commands.exp: end tbreak commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #1 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #2 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #3 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #4 (timeout)
new FAIL: gdb.base/commands.exp: source file with indented comment (timeout)
new FAIL: gdb.base/commands.exp: recursive source test (timeout)
new FAIL: gdb.base/commands.exp: set $tem in if_commands_test (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1a (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1b (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<4>>
new FAIL: gdb.base/commands.exp: main commands 1 (timeout)
new FAIL: gdb.base/commands.exp: main commands 1a (timeout)
new FAIL: gdb.base/commands.exp: main commands 1b (timeout)
new FAIL: gdb.base/commands.exp: main commands 1c (timeout)
new FAIL: gdb.base/commands.exp: setting breakpoint at main (timeout)
new FAIL: gdb.base/commands.exp: main commands 2 (timeout)
new FAIL: gdb.base/commands.exp: main commands 2a (timeout)
new FAIL: gdb.base/commands.exp: main commands 2b (timeout)
new FAIL: gdb.base/commands.exp: main commands 2c (timeout)
new FAIL: gdb.base/commands.exp: cmd1 error (timeout)
new FAIL: gdb.base/commands.exp: no cmd2 (timeout)
new FAIL: gdb.base/commands.exp: define one (timeout)
new FAIL: gdb.base/commands.exp: define hook-one (timeout)
new FAIL: gdb.base/commands.exp: (timeout or eof) define one in redefine_hook_test
new FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: define backtrace (timeout)
new FAIL: gdb.base/commands.exp: expect response to define backtrace (timeout)
new FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: use correct executable (execd-prog) for run after follow exec (the program exited)
new FAIL: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: use correct executable (execd-prog) for run after follow exec (the program exited)
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, finish after tcatch vfork: continue to vfork
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork child follow, finish after tcatch vfork: continue to vfork
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, finish after tcatch vfork: continue to vfork
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork child follow, finish after tcatch vfork: continue to vfork
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================




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