This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Results for 4.17.87 -nx gdb testsuite on i686-UnixWare7.0.1-sysv5


This is with egcs 1.1.2 emitting dwarf1 and the earlier sysv5 patch installed.



Native configuration is i686-UnixWare7.0.1-sysv5

		=== gdb tests ===


Running target unix
FAIL: gdb.base/a1-selftest.exp: backtrace through signal handler
FAIL: gdb.base/break.exp: finish from outermost frame disallowed
FAIL: gdb.base/call-ar-st.exp: print print_small_structs
FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list
FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list
FAIL: gdb.base/call-rt-st.exp: print print_struct_rep(*struct1, *struct2, *struct3)
FAIL: gdb.base/call-rt-st.exp: print print_one_large_struct(*list1)
FAIL: gdb.base/call-rt-st.exp: print print_one_double(*d1)
FAIL: gdb.base/call-rt-st.exp: print print_two_floats(*f3)
FAIL: gdb.base/call-rt-st.exp: print print_bit_flags(*flags)
FAIL: gdb.base/call-rt-st.exp: print print_bit_flags_combo(*flags_combo)
FAIL: gdb.base/call-rt-st.exp: print print_three_chars(*three_char)
FAIL: gdb.base/call-rt-st.exp: print print_five_chars(*five_char)
FAIL: gdb.base/call-rt-st.exp: print print_int_char_combo(*int_char_combo)
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/callfuncs2.exp: p t_float_values(3.14159,-2.3765)
FAIL: gdb.base/callfuncs2.exp: p t_float_values(float_val1,float_val2)
FAIL: gdb.base/callfuncs2.exp: p t_float_values(3.14159,float_val2)
FAIL: gdb.base/callfuncs2.exp: p t_float_values(float_val1,-2.3765)
FAIL: gdb.base/commands.exp: continue in infrun_breakpoint_command_test
XPASS: gdb.base/constvars.exp: ptype lecherous
XPASS: gdb.base/constvars.exp: ptype lectern
FAIL: gdb.base/ena-dis-br.exp: no stop at auto-disabled break marker2
FAIL: gdb.base/ena-dis-br.exp: info ignored & disabled break marker1
FAIL: gdb.base/interrupt.exp: call function when asleep (stays asleep)
FAIL: gdb.base/langs.exp: up to foo in langs.exp
FAIL: gdb.base/langs.exp: show language at foo in langs.exp
FAIL: gdb.base/langs.exp: up to cppsub_ in langs.exp
FAIL: gdb.base/langs.exp: show language at cppsub_ in langs.exp
FAIL: gdb.base/langs.exp: up to fsub in langs.exp
FAIL: gdb.base/langs.exp: show language at fsub in langs.exp
XPASS: gdb.base/list.exp: list line 1 with listsize 1
XPASS: gdb.base/list.exp: list line 2 with listsize 1
XPASS: gdb.base/list.exp: list line 2 with listsize 3
XPASS: gdb.base/list.exp: list line 3 with listsize 3
FAIL: gdb.base/miscexprs.exp: print value of &cbig.c[0]
FAIL: gdb.base/miscexprs.exp: print value of &sbig.s[0]
FAIL: gdb.base/miscexprs.exp: print value of &lbig.l[0]
FAIL: gdb.base/signals.exp: 'next' behaved as 'continue (known SVR4 bug)'
FAIL: gdb.base/smoke.exp: call, didn't hit watch
FAIL: gdb.base/smoke.exp: info break
FAIL: gdb.base/smoke.exp: pgm exit
FAIL: gdb.base/smoke.exp: ptype
FAIL: gdb.base/smoke.exp: anon
FAIL: gdb.base/smoke.exp: print inherited class
FAIL: gdb.base/smoke.exp: set via print
XPASS: gdb.base/so-impl-ld.exp: step over solib call
FAIL: gdb.base/step-test.exp: stepi: finish call
FAIL: gdb.base/step-test.exp: nexti over function
FAIL: gdb.base/step-test.exp: run to pass large struct: the program is no longer running
FAIL: gdb.base/step-test.exp: large struct by value: the program is no longer running
FAIL: gdb.base/step-test.exp: run to finish: the program is no longer running
FAIL: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0)
FAIL: gdb.c++/anon-union.exp: print foo 1
FAIL: gdb.c++/anon-union.exp: print foo 2
FAIL: gdb.c++/anon-union.exp: print foo 3
FAIL: gdb.c++/anon-union.exp: print foo 4
FAIL: gdb.c++/anon-union.exp: print foo 5
FAIL: gdb.c++/anon-union.exp: print foo 6
FAIL: gdb.c++/anon-union.exp: print foo 7
FAIL: gdb.c++/anon-union.exp: print foo 8
FAIL: gdb.c++/anon-union.exp: print foo 9
XPASS: gdb.c++/classes.exp: print (int)pmi == sizeof(int)
FAIL: gdb.c++/classes.exp: continue
FAIL: gdb.c++/classes.exp: print obj_with_enum (1)
FAIL: gdb.c++/classes.exp: print obj_with_enum (2)
FAIL: gdb.c++/classes.exp: ptype obj_with_enum.priv_enum
FAIL: gdb.c++/classes.exp: ptype obj_with_enum
FAIL: gdb.c++/classes.exp: print (ClassWithEnum::PrivEnum) 42
FAIL: gdb.c++/derivation.exp: ptype a_instance
FAIL: gdb.c++/derivation.exp: print value of d_instance
FAIL: gdb.c++/derivation.exp: ptype d_instance
FAIL: gdb.c++/derivation.exp: print value of e_instance
FAIL: gdb.c++/derivation.exp: ptype e_instance
FAIL: gdb.c++/derivation.exp: print value of f_instance
FAIL: gdb.c++/derivation.exp: ptype f_instance
FAIL: gdb.c++/derivation.exp: print value of d_instance.a
FAIL: gdb.c++/derivation.exp: print value of d_instance.aa
FAIL: gdb.c++/derivation.exp: print value of d_instance.b
FAIL: gdb.c++/derivation.exp: print value of d_instance.bb
FAIL: gdb.c++/derivation.exp: print value of d_instance.c
FAIL: gdb.c++/derivation.exp: print value of d_instance.cc
FAIL: gdb.c++/derivation.exp: print value of g_instance.afoo()
FAIL: gdb.c++/derivation.exp: print value of g_instance.bfoo()
FAIL: gdb.c++/derivation.exp: print value of g_instance.cfoo()
FAIL: gdb.c++/member-ptr.exp: ptype pmi
FAIL: gdb.c++/member-ptr.exp: print pmi
FAIL: gdb.c++/member-ptr.exp: print a.*pmi
FAIL: gdb.c++/member-ptr.exp: print a->*pmi
FAIL: gdb.c++/member-ptr.exp: print pmi after setting
FAIL: gdb.c++/member-ptr.exp: print a.*pmi after setting
FAIL: gdb.c++/member-ptr.exp: print a.*pmi after resetting
FAIL: gdb.c++/member-ptr.exp: print command to set
FAIL: gdb.c++/member-ptr.exp: print a.*pmi after setting member pointed to
FAIL: gdb.c++/member-ptr.exp: print a after setting member pointed to by pmi
FAIL: gdb.c++/member-ptr.exp: print command to set (->)
FAIL: gdb.c++/member-ptr.exp: print a_p->*pmi after setting member pointed to
FAIL: gdb.c++/member-ptr.exp: print a after setting member pointed to by pmi (->)
FAIL: gdb.c++/member-ptr.exp: attempt to print ptr to member without object
FAIL: gdb.c++/member-ptr.exp: attempt to ptype ptr to member without object
FAIL: gdb.c++/member-ptr.exp: ptype pmf
FAIL: gdb.c++/member-ptr.exp: print pmf
FAIL: gdb.c++/member-ptr.exp: ptype pmf_p
FAIL: gdb.c++/member-ptr.exp: print pmf_p
FAIL: gdb.c++/member-ptr.exp: print a.*pmf -- ??
FAIL: gdb.c++/member-ptr.exp: print a_p->*pmf -- ??
FAIL: gdb.c++/member-ptr.exp: set var pmf -- ??
FAIL: gdb.c++/member-ptr.exp: attempt to print ptr to method without object
FAIL: gdb.c++/member-ptr.exp: attempt to ptype ptr to member without object
FAIL: gdb.c++/member-ptr.exp: casting pmi to int
FAIL: gdb.c++/member-ptr.exp: casting pmf to int -- ??
FAIL: gdb.c++/member-ptr.exp: print (a.*pmi)(3) -- ???
FAIL: gdb.c++/member-ptr.exp: print (a.*pmf)(3) -- ???
FAIL: gdb.c++/member-ptr.exp: next past 83
FAIL: gdb.c++/member-ptr.exp: print a.*NULL
FAIL: gdb.c++/member-ptr.exp: continue to 91
FAIL: gdb.c++/member-ptr.exp: print pmi (2)
FAIL: gdb.c++/member-ptr.exp: print a.*pmi (2)
FAIL: gdb.c++/member-ptr.exp: print a->*pmi (2)
FAIL: gdb.c++/method.exp: set breakpoint on A::foo
FAIL: gdb.c++/method.exp: continuing and breaking in A::foo
FAIL: gdb.c++/method.exp: print x (in foo)
FAIL: gdb.c++/method.exp: print this (in foo)
FAIL: gdb.c++/method.exp: set breakpoint on A::bar
FAIL: gdb.c++/method.exp: continuing and breaking in A::bar
FAIL: gdb.c++/method.exp: print x (in bar)
FAIL: gdb.c++/method.exp: print this (in bar)
FAIL: gdb.c++/method.exp: set breakpoint on funk::getfunky
FAIL: gdb.c++/method.exp: continuing and breaking in funk::getfunky
FAIL: gdb.c++/method.exp: print data_ in getFunky
FAIL: gdb.c++/method.exp: print this in getfunky
FAIL: gdb.c++/method.exp: print res in getfunky
FAIL: gdb.c++/method.exp: (timeout) ptype A
FAIL: gdb.c++/method.exp: finish program
FAIL: gdb.c++/overload.exp: ptype foo_instance1
FAIL: gdb.c++/overload.exp: print call overloaded func 1 arg
FAIL: gdb.c++/overload.exp: print call overloaded func 2 args
FAIL: gdb.c++/overload.exp: print call overloaded func 3 args
FAIL: gdb.c++/overload.exp: print call overloaded func 4 args
FAIL: gdb.c++/overload.exp: print call overloaded func 5 args
FAIL: gdb.c++/overload.exp: print call overloaded func 6 args
FAIL: gdb.c++/overload.exp: print call overloaded func 7 args
FAIL: gdb.c++/overload.exp: print call overloaded func 8 args
FAIL: gdb.c++/overload.exp: print call overloaded func 9 args
FAIL: gdb.c++/overload.exp: print call overloaded func 10 args
FAIL: gdb.c++/overload.exp: print call overloaded func 11 args
FAIL: gdb.c++/overload.exp: print call overloaded func void arg
FAIL: gdb.c++/overload.exp: print call overloaded func char arg
FAIL: gdb.c++/overload.exp: print call overloaded func signed char arg
FAIL: gdb.c++/overload.exp: print call overloaded func unsigned char arg
FAIL: gdb.c++/overload.exp: print call overloaded func short arg
FAIL: gdb.c++/overload.exp: print call overloaded func unsigned short  arg
FAIL: gdb.c++/overload.exp: print call overloaded func int arg
FAIL: gdb.c++/overload.exp: print call overloaded func unsigned int arg
FAIL: gdb.c++/overload.exp: print call overloaded func long arg
FAIL: gdb.c++/overload.exp: print call overloaded func unsigned long arg
FAIL: gdb.c++/overload.exp: print call overloaded func float arg
FAIL: gdb.c++/overload.exp: print call overloaded func double arg
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(char)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(signed char)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(unsigned char)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(short)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(unsigned short)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(int)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(unsigned int)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(long)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(unsigned long)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(float)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(double)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on overload1arg(void)(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp cancelled(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: set bp on all overload1arg()(wrong menu)
FAIL: gdb.c++/ovldbreak.exp: breakpoint info
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : void
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : char
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : signed char
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : unsigned char
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : short
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : unsigned short
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : int
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : unsigned int
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : long
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : unsigned long
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : float
FAIL: gdb.c++/ovldbreak.exp: continue to bp overloaded : double
FAIL: gdb.c++/ovldbreak.exp: finish program

		=== gdb Summary ===

# of expected passes		5295
# of unexpected failures	194
# of unexpected successes	8
# of expected failures		232
# of unresolved testcases	3
/home3/gdb/g87/gdb/testsuite/../../gdb/gdb version  4.17.87 -nx


Compiler version: 4.17.87 -nx gdb 
Platform: i686-UnixWare7.0.1-sysv5