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-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch


Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	718b36fead887693158396b948d7f409b987c053

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Fix '-data-read-memory-bytes' typo/assertion

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.10-branch&id=ae03c9137cd5897a04be4d7057ea39cf6e7efbf6>

*** Regressions found ***
============================
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb (got interactive prompt)
new FAIL: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
new FAIL: gdb.base/valgrind-infcall.exp: continue #1 (valgrind vgdb has terminated)
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
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/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
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.base/valgrind-infcall.exp: target remote for vgdb (got interactive prompt)
new FAIL: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
new FAIL: gdb.base/valgrind-infcall.exp: continue #1 (valgrind vgdb has terminated)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.threads/execl.exp: continue until exit (the program exited)
============================




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