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 Fedora-ppc64be-native-gdbserver-m64, branch master


Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/1936>

Commit(s) tested:
	2ee7123e5a54fba15b976a05bce173871eba8aba

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	dwarf2_compute_name: add fixme, don't use same name as parameter for local

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-gdbserver-m64/.git/tree/?h=master&id=2678e0b072e2e53b89ccfcbc847924d26354b497>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/break.exp: run to factorial(6)
PASS -> FAIL: gdb.base/break.exp: continue to factorial(5)
PASS -> FAIL: gdb.base/break.exp: backtrace from factorial(5)
PASS -> FAIL: gdb.base/break.exp: next to recursive call
PASS -> FAIL: gdb.base/break.exp: next over recursive call
PASS -> FAIL: gdb.base/break.exp: backtrace from factorial(5.1)
PASS -> FAIL: gdb.base/break.exp: continue until exit at recursive next test
new FAIL: gdb.base/break-probes.exp: (the program is no longer running)
PASS -> FAIL: gdb.base/break-probes.exp: ensure using probes
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: Can't run to main
PASS -> FAIL: gdb.base/callfuncs.exp: next to t_structs_c
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values('a','b')
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values('a',char_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,'b')
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(10,-23)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,short_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(10,short_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,-23)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(87,-26)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,int_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(87,int_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,-26)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(789,-321)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,long_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(789,long_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,-321)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: Call function with many float arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: p t_small_values(1,2,3,4,5,6,7,8,9,10)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,double_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66)
PASS -> FAIL: gdb.base/callfuncs.exp: Call function with many double arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 99)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 1.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 99.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc1, fc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc3, fc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc1, dc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc3, dc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc1, ldc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc3, ldc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val2,string_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,string_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val2,char_array_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,char_array_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p doubleit(4)
PASS -> FAIL: gdb.base/callfuncs.exp: p add(4,5)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val2,func_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,func_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct.func(5)
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct_ptr->func(10)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(add,func_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_call_add(add,3,4)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_call_add(func_val1,3,4)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enumval1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enumval2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(1,{2})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(2,{2,3})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
PASS -> FAIL: gdb.base/callfuncs.exp: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns short
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns int
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
new FAIL: gdb.base/catch-gdb-caused-signals.exp: Can't run to main to make the tests
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/call_pn.exp: print pn (4321)
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
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/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/ref_param.exp: frame argument value printed
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/break.exp: run to factorial(6)
PASS -> FAIL: gdb.base/break.exp: continue to factorial(5)
PASS -> FAIL: gdb.base/break.exp: backtrace from factorial(5)
PASS -> FAIL: gdb.base/break.exp: next to recursive call
PASS -> FAIL: gdb.base/break.exp: next over recursive call
PASS -> FAIL: gdb.base/break.exp: backtrace from factorial(5.1)
PASS -> FAIL: gdb.base/break.exp: continue until exit at recursive next test
new FAIL: gdb.base/break-probes.exp: (the program is no longer running)
PASS -> FAIL: gdb.base/break-probes.exp: ensure using probes
new FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: Can't run to main
PASS -> FAIL: gdb.base/callfuncs.exp: next to t_structs_c
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values('a','b')
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values('a',char_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_values(char_val1,'b')
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(10,-23)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,short_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(10,short_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_short_values(short_val1,-23)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(87,-26)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,int_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(87,int_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_values(int_val1,-26)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(0,0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(789,-321)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,long_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(789,long_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_values(long_val1,-321)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: Call function with many float arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: p t_small_values(1,2,3,4,5,6,7,8,9,10)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(0.0,0.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,double_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66)
PASS -> FAIL: gdb.base/callfuncs.exp: Call function with many double arguments.
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_int(99.0, 99)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 1.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_int_double(99, 99.0)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc1, fc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_float_complex_values(fc3, fc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc1, dc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_double_complex_values(dc3, dc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc1, ldc2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc3, ldc4)
PASS -> 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)
PASS -> 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)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val2,string_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,string_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val2,char_array_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,char_array_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2")
PASS -> FAIL: gdb.base/callfuncs.exp: p doubleit(4)
PASS -> FAIL: gdb.base/callfuncs.exp: p add(4,5)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val2,func_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,func_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct.func(5)
PASS -> FAIL: gdb.base/callfuncs.exp: p function_struct_ptr->func(10)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(add,func_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_call_add(add,3,4)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_call_add(func_val1,3,4)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enumval1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value1(enum_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enumval2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val2)
PASS -> FAIL: gdb.base/callfuncs.exp: p t_enum_value2(enum_val1)
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(1,{2})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(2,{2,3})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5})
PASS -> FAIL: gdb.base/callfuncs.exp: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
PASS -> FAIL: gdb.base/callfuncs.exp: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns short
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns int
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
PASS -> FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
new FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/catch-gdb-caused-signals.exp: Can't run to main to make the tests
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/func-ptrs.exp: continue to decr
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running)
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdbindex-stabs.exp: list stabs_function
new FAIL: gdb.base/gnu-debugdata.exp: have symtab
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
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/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (the program exited)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib
new FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending
new FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr
new FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program is no longer running)
new FAIL: gdb.base/until-nodebug.exp: until 1
new FAIL: gdb.base/until-nodebug.exp: until 2
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.mi/mi-async.exp: start: send (MI error)
new FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: restart: send (MI error)
new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/mi-dprintf.exp: mi expect stop (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf continue, agent (MI error)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf, agent (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: mi info dprintf second time
new FAIL: gdb.mi/mi-dprintf.exp: mi 2nd dprintf, agent (timeout)
new FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
new FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-framefilter.exp: bt for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt full for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-objfile.exp: print main without debug info
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: finish to main (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main
============================




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