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 19990412 -nx gdb testsuite on hppa2.0-hp-hpux10.20


Native configuration is hppa2.0-hp-hpux10.20

		=== gdb tests ===


Running target unix
XPASS: gdb.base/a1-selftest.exp: step into xmalloc call
FAIL: gdb.base/break.exp: set catch vfork, never expected to trigger
FAIL: gdb.base/call-ar-st.exp: next to 1035(timeout)
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_one_double(*d1)
FAIL: gdb.base/call-rt-st.exp: print print_five_chars(*five_char)
FAIL: gdb.base/call-strs.exp: print str_func1("test string")
FAIL: gdb.base/call-strs.exp: call str_func1("test string")
FAIL: gdb.base/call-strs.exp: print str_func("a","b","c","d","e","f","g")
FAIL: gdb.base/call-strs.exp: call str_func("a","b","c","d","e","f","g")
FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2")
FAIL: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2)
FAIL: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2")
FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2")
FAIL: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2)
FAIL: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2")
FAIL: gdb.base/callfuncs.exp: p t_func_values(add,func_val2)
FAIL: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit)
FAIL: gdb.base/callfuncs.exp: p t_call_add(add,3,4)
FAIL: gdb.base/callfuncs.exp: p sum_args(1,{2})
FAIL: gdb.base/callfuncs.exp: p sum_args(2,{2,3})
FAIL: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4})
FAIL: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5})
FAIL: gdb.base/callfuncs2.exp: p t_string_values("string 1","string 2")
FAIL: gdb.base/callfuncs2.exp: p t_string_values("string 1",string_val2)
FAIL: gdb.base/callfuncs2.exp: p t_string_values(string_val1,"string 2")
FAIL: gdb.base/callfuncs2.exp: p t_char_array_values("carray 1","carray 2")
FAIL: gdb.base/callfuncs2.exp: p t_char_array_values("carray 1",char_array_val2)
FAIL: gdb.base/callfuncs2.exp: p t_char_array_values(char_array_val1,"carray 2")
FAIL: gdb.base/callfuncs2.exp: p t_func_values(add,func_val2)
FAIL: gdb.base/callfuncs2.exp: p t_func_values(func_val1,doubleit)
FAIL: gdb.base/callfuncs2.exp: p t_call_add(add,3,4)
FAIL: gdb.base/callfuncs2.exp: p sum_args(1,{2})
FAIL: gdb.base/callfuncs2.exp: p sum_args(2,{2,3})
FAIL: gdb.base/callfuncs2.exp: p sum_args(3,{2,3,4})
FAIL: gdb.base/callfuncs2.exp: p sum_args(4,{2,3,4,5})
FAIL: gdb.base/commands.exp: continue in infrun_breakpoint_command_test
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/long_long.exp: default print bin
FAIL: gdb.base/long_long.exp: decimal print
FAIL: gdb.base/nodebug.exp: p/c array_index("abcdef",2)
FAIL: gdb.base/printcmds.exp: p "a string"
FAIL: gdb.base/printcmds.exp: p "embedded \000 null"
FAIL: gdb.base/printcmds.exp: p "abcd"[2]
FAIL: gdb.base/printcmds.exp: p sizeof ("abcdef")
FAIL: gdb.base/printcmds.exp: ptype "foo"
FAIL: gdb.base/printcmds.exp: p *"foo"
FAIL: gdb.base/printcmds.exp: ptype *"foo"
FAIL: gdb.base/printcmds.exp: p &*"foo"
FAIL: gdb.base/printcmds.exp: p (char *)"foo"
FAIL: gdb.base/printcmds.exp: print {'a','b','c'}
FAIL: gdb.base/printcmds.exp: print {0,1,2}
FAIL: gdb.base/printcmds.exp: print {(long)0,(long)1,(long)2}
FAIL: gdb.base/printcmds.exp: print {{0,1,2},{3,4,5}}
FAIL: gdb.base/printcmds.exp: print {4,5,6}[2]
FAIL: gdb.base/printcmds.exp: print *&{4,5,6}[1]
FAIL: gdb.base/ptype.exp: ptype "abc"
FAIL: gdb.base/ptype.exp: ptype {'a','b','c'}
FAIL: gdb.base/ptype.exp: ptype {0,1,2}
FAIL: gdb.base/ptype.exp: ptype {(long)0,(long)1,(long)2}
FAIL: gdb.base/ptype.exp: ptype {(float)0,(float)1,(float)2}
FAIL: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}}
FAIL: gdb.base/ptype.exp: ptype {4,5,6}[2]
FAIL: gdb.base/ptype.exp: ptype *&{4,5,6}[1]
FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope: the program is no longer running
FAIL: gdb.base/setvar.exp: set variable v_struct1 = {32, 33, 34, 35, 36, 37}
FAIL: gdb.base/shlib-call.exp: print  shr1(1)
FAIL: gdb.base/shlib-call.exp: print  shr1(g)
FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function
FAIL: gdb.base/shlib-call.exp: print  shr1(1)
FAIL: gdb.base/shlib-call.exp: print  mainshr1(1) from shlib func
FAIL: gdb.base/shlib-call.exp: step inside shr2 (shlib func)
FAIL: gdb.base/shlib-call.exp: step out of shr2 to main
FAIL: gdb.base/shlib-call.exp: print  mainshr1(1) from main
FAIL: gdb.base/shlib-call.exp: step into mainshr1
FAIL: gdb.base/shlib-call.exp: set bp in shared library
FAIL: gdb.base/signals.exp: handle all print
FAIL: gdb.base/smoke.exp: hit bp
FAIL: gdb.base/smoke.exp: bt
FAIL: gdb.base/smoke.exp: finish
FAIL: gdb.base/smoke.exp: print inherited class
FAIL: gdb.base/smoke.exp: set via print
FAIL: gdb.base/solib.exp: caught generic solib load
FAIL: gdb.base/solib.exp: continue after generic catch load
FAIL: gdb.base/solib.exp: caught generic solib unload
FAIL: gdb.base/solib.exp: caught specific solib load
FAIL: gdb.base/solib.exp: caught specific solib unload
FAIL: gdb.base/solib.exp: specific catch load doesn't trigger inappropriately
FAIL: gdb.base/solib.exp: specific catch unload doesn't trigger inappropriately
FAIL: gdb.base/watchpoint.exp: set watchpoint on ival3
FAIL: gdb.c++/classes.exp: ptype obj_with_enum
FAIL: gdb.c++/classes.exp: print (ClassWithEnum::PrivEnum) 42
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++/inherit.exp: print variable of type anonymous union
FAIL: gdb.c++/local.exp: ptype Local
FAIL: gdb.c++/local.exp: ptype InnerLocal
FAIL: gdb.c++/local.exp: ptype NestedInnerLocal
FAIL: gdb.c++/local.exp: ptype InnerLocal::NestedInnerLocal
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 after setting member pointed to by pmi
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: print this (in bar)
FAIL: gdb.c++/method.exp: (timeout) ptype A
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++/templates.exp: print t5i.value()
FAIL: gdb.c++/virtfunc.exp: print pAe->f()
FAIL: gdb.c++/virtfunc.exp: print pAa->f()
FAIL: gdb.c++/virtfunc.exp: print pDe->vg()
FAIL: gdb.c++/virtfunc.exp: print pADe->vg()
FAIL: gdb.c++/virtfunc.exp: print pDd->vg()
FAIL: gdb.c++/virtfunc.exp: print pEe->vvb()
FAIL: gdb.c++/virtfunc.exp: print pVB->vvb()
FAIL: gdb.c++/virtfunc.exp: print pBe->vvb()
FAIL: gdb.c++/virtfunc.exp: print pDe->vvb()
FAIL: gdb.c++/virtfunc.exp: print pEe->vd()
FAIL: gdb.c++/virtfunc.exp: print pEe->fvb()
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp: 87
FAIL: gdb.hp/more-steps.exp: n
FAIL: gdb.hp/more-steps.exp: n
FAIL: gdb.hp/more-steps.exp: n
FAIL: gdb.hp/more-steps.exp: c
FAIL: gdb.hp/more-steps.exp: c
FAIL: gdb.hp/more-steps.exp: do_pass
FAIL: gdb.hp/more-steps.exp: until
FAIL: gdb.hp/more-steps.exp: switch
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp:
FAIL: gdb.hp/more-steps.exp: still in 4
FAIL: gdb.hp/reg-test.exp: initial set-up, part 2 (timeout)
FAIL: gdb.hp/so-thresh.exp: set break at main
FAIL: gdb.hp/so-thresh.exp: run to main hit auto-solib-add threshold
FAIL: gdb.hp/so-thresh.exp: info sharedlibrary shows shlibs with unloaded symbols
FAIL: gdb.hp/so-thresh.exp: sharedlibrary
FAIL: gdb.hp/so-thresh.exp: manually load all symbols
FAIL: gdb.stabs/weird.exp: p v_comb

		=== gdb Summary ===

# of expected passes		5959
# of unexpected failures	202
# of unexpected successes	5
# of expected failures		159
# of unresolved testcases	5
# of unsupported tests		1
/devel/span/rdb/src/gdb-19990412.obj.2/gdb/testsuite/../../gdb/gdb version  19990412 -nx


Compiler version: 19990412 -nx gdb 
Platform: hppa2.0-hp-hpux10.20
configure flags: --host=hppa2.0-hp-hpux10.20 --norecursion
Counting all warnings,
there are 0 warnings in stage0 of this bootstrap.

Number of warnings per file:
   1 

Number of warning types:
   1