This is the mail archive of the gdb-testers@sources.redhat.com 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]

gdb 6.3.50_2004-11-15-cvs on hppa-linux


watchpoints is a continuing problem... :(


Test Run By tausq on Tue Nov 16 15:41:17 2004
Native configuration is hppa-unknown-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

UNSUPPORTED: gdb.ada/null_record.exp: Ada compilation failed: default_target_compile: Can't find gnatmake.
FAIL: gdb.base/annota1.exp: run until main breakpoint
FAIL: gdb.base/annota1.exp: send SIGUSR1
FAIL: gdb.base/annota3.exp: send SIGUSR1 (pattern 6)
FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 1)
FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump
FAIL: gdb.base/auxv.exp: matching auxv data from live and core
FAIL: gdb.base/bigcore.exp: load corefile
FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (pattern 1)
FAIL: gdb.base/commands.exp: continue with watch
XFAIL: gdb.base/completion.exp: complete 'p "break1.'
FAIL: gdb.base/corefile.exp: args: -core=corefile
FAIL: gdb.base/corefile.exp: args: execfile -core=corefile
FAIL: gdb.base/corefile.exp: core-file command
FAIL: gdb.base/corefile.exp: accessing mmapped data in core file (mapping address not found in core file)
XFAIL: gdb.base/dbx.exp: func sum
XFAIL: gdb.base/dbx.exp: func print_average
KFAIL: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt (PRMS: gdb/1689)
UNSUPPORTED: gdb.base/ending-run.exp: continue after exit
FAIL: gdb.base/help.exp: help breakpoints
FAIL: gdb.base/interrupt.exp: call function when asleep (stays asleep)
FAIL: gdb.base/interrupt.exp: call function after waking it
FAIL: gdb.base/interrupt.exp: echo data (timeout)
XFAIL: gdb.base/list.exp: list line 1 with unlimited listsize
XFAIL: gdb.base/list.exp: list filename:function; wrong filename rejected
XFAIL: gdb.base/macscp.exp: executable includes no macro debugging information
KFAIL: gdb.base/printcmds.exp: ptype &*"foo" (PRMS: gdb/538)
KFAIL: gdb.base/radix.exp: print 20.; expect 24; output radix 8 (PRMS: gdb/1715)
KFAIL: gdb.base/radix.exp: print 20.; expect 14; output radix 16 (PRMS: gdb/1715)
KFAIL: gdb.base/signals.exp: override SIGINT (PRMS: gdb/1707)
FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler
FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline
FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler
FAIL: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue
FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step
FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next
FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue
XFAIL: gdb.base/store.exp: var charest l; print incremented l, expecting 2 ..002. (PRMS gcc)
XFAIL: gdb.base/store.exp: var short l; print incremented l, expecting 2 (PRMS gcc)
XFAIL: gdb.base/structs2.exp: structs2 continue1 (PRMS gcc/15860)
XFAIL: gdb.base/structs2.exp: structs2 continue2 (PRMS gcc/15860)
FAIL: gdb.base/watchpoint.exp: continue to read
ERROR: Delete all breakpoints in delete_breakpoints (timeout)
UNRESOLVED: gdb.base/watchpoint.exp: setting breakpoint at marker4 (timeout)
ERROR: Delete all breakpoints in delete_breakpoints (timeout)
UNRESOLVED: gdb.base/watchpoint.exp: setting breakpoint at main (timeout)
FAIL: gdb.base/watchpoint.exp: watch tests suppressed
FAIL: gdb.base/watchpoint.exp: (timeout) disable fast watches
FAIL: gdb.base/watchpoint.exp: (timeout) show disable fast watches
FAIL: gdb.base/watchpoint.exp: (timeout) set slow conditional watch
FAIL: gdb.base/watchpoint.exp: (timeout) trigger slow conditional watch
FAIL: gdb.base/watchpoint.exp: (timeout) rwatch disallowed when can-use-hw-watchpoints cleared
ERROR: Delete all breakpoints in delete_breakpoints (timeout)
UNRESOLVED: gdb.base/watchpoint.exp: setting breakpoint at func3 (timeout)
FAIL: gdb.cp/bs15503.exp: print (const char *) s.substr(0,4)
FAIL: gdb.cp/bs15503.exp: print (const char *) (s=s.substr(0,4))
KFAIL: gdb.cp/classes.exp: ptype obj_with_enum // unrecognized line type 1: PrivEnum priv_enum; (PRMS: gdb/57)
KFAIL: gdb.cp/classes.exp: print (ClassWithEnum::PrivEnum) 42 (PRMS: gdb/1588)
KFAIL: gdb.cp/classes.exp: print ('ClassWithEnum::PrivEnum') 42 (PRMS: gdb/57)
KFAIL: gdb.cp/demangle.exp: lucid: __vtbl__3foo__vt_cc_main_ (PRMS: gdb/945)
KFAIL: gdb.cp/inherit.exp: print g_D.A::a (PRMS: gdb/68)
KFAIL: gdb.cp/inherit.exp: print g_D.A::x (PRMS: gdb/68)
KFAIL: gdb.cp/inherit.exp: print g_E.A::a (PRMS: gdb/68)
KFAIL: gdb.cp/inherit.exp: print g_E.A::x (PRMS: gdb/68)
KFAIL: gdb.cp/local.exp: ptype l (PRMS: gdb/483)
KFAIL: gdb.cp/local.exp: ptype Local (PRMS: gdb/483)
KFAIL: gdb.cp/local.exp: ptype InnerLocal::NestedInnerLocal (PRMS: gdb/482)
KFAIL: gdb.cp/namespace.exp: ptype ::C::CClass (PRMS: gdb/1448)
KFAIL: gdb.cp/namespace.exp: ptype ::C::CClass::NestedClass (PRMS: gdb/1448)
KFAIL: gdb.cp/namespace.exp: ptype ::C::NestedClass (PRMS: gdb/1448)
KFAIL: gdb.cp/namespace.exp: ptype ::C::OtherFileClass (PRMS: gdb/1448)
KFAIL: gdb.cp/rtti.exp: print *e2 (PRMS: gdb/1511)
KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111)
KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111)
KFAIL: gdb.cp/templates.exp: constructor breakpoint (PRMS: gdb/1062)
KFAIL: gdb.cp/templates.exp: destructor breakpoint (PRMS: gdb/1112)
XPASS: gdb.cp/templates.exp: print t5i.value()
KFAIL: gdb.cp/templates.exp: ptype Foo (PRMS: gdb/57)
KFAIL: gdb.cp/templates.exp: ptype fvpchar (PRMS: gdb/1512)
KFAIL: gdb.cp/templates.exp: print Foo<volatile char *>::foo (PRMS: gdb/931)
KFAIL: gdb.cp/templates.exp: print Foo<volatile char*>::foo (PRMS: gdb/931)
KFAIL: gdb.cp/templates.exp: ptype Bar (PRMS: gdb/57)
KFAIL: gdb.cp/templates.exp: ptype Baz (PRMS: gdb/57)
KFAIL: gdb.cp/templates.exp: ptype Qux (PRMS: gdb/57)
KFAIL: gdb.cp/templates.exp: ptype quxint (PRMS: gdb/1512)
KFAIL: gdb.cp/templates.exp: ptype Spec (PRMS: gdb/57)
KFAIL: gdb.cp/virtfunc.exp: print pEe->D::vg() (PRMS: gdb/1064)
UNTESTED: gdb.java/jmain.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.java/jmain.java
UNTESTED: gdb.java/jmisc.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.java/jmisc.java
UNTESTED: gdb.java/jmisc1.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.java/jmisc.java
UNTESTED: gdb.java/jprint.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.java/jprint.java
FAIL: gdb.mi/mi-basics.exp: environment-directory arg operation
FAIL: gdb.mi/mi-basics.exp: environment-directory empty-string operation
FAIL: gdb.mi/mi-basics.exp: environment-path dir1 dir2 operation
XFAIL: gdb.mi/mi-break.exp: break-insert -r operation
XFAIL: gdb.mi/mi-break.exp: insert breakpoint with regexp callee2
XFAIL: gdb.mi/mi-break.exp: insert breakpoint with regexp callee
XFAIL: gdb.mi/mi-break.exp: insert breakpoint with regexp .*llee
XFAIL: gdb.mi/mi-break.exp: list of breakpoints
FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
KFAIL: gdb.mi/mi-console.exp: Hello message (PRMS: gdb/623)
XFAIL: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed
XFAIL: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME
XFAIL: gdb.mi/mi-var-display.exp: eval variable e
XFAIL: gdb.mi/mi-var-display.exp: eval variable anone
FAIL: gdb.mi/mi-watch.exp: wp out of scope (2)
FAIL: gdb.mi/mi2-basics.exp: environment-directory arg operation
FAIL: gdb.mi/mi2-basics.exp: environment-directory empty-string operation
FAIL: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation
XFAIL: gdb.mi/mi2-break.exp: break-insert -r operation
XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp callee2
XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp callee
XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp .*llee
XFAIL: gdb.mi/mi2-break.exp: list of breakpoints
FAIL: gdb.mi/mi2-cli.exp: -interpreter-exec console "set $pc=0x0"
KFAIL: gdb.mi/mi2-console.exp: Hello message (PRMS: gdb/623)
XFAIL: gdb.mi/mi2-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi2-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi2-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi2-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi2-var-block.exp: update foo should be out of scope: KNOWN PROBLEM
XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed
XFAIL: gdb.mi/mi2-var-cmd.exp: update all vars: changed FIXME
XFAIL: gdb.mi/mi2-var-display.exp: eval variable e
XFAIL: gdb.mi/mi2-var-display.exp: eval variable anone
FAIL: gdb.mi/mi2-watch.exp: wp out of scope (2)
UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error
UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error
UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error
XFAIL: gdb.stabs/weird.exp: print struct constant
XFAIL: gdb.stabs/weird.exp: array0 with strange index
XFAIL: gdb.stabs/weird.exp: array1 with strange index
XFAIL: gdb.stabs/weird.exp: whatis pointer_to_int_var
XFAIL: gdb.stabs/weird.exp: whatis intp_var
XFAIL: gdb.stabs/weird.exp: p common0var1
XFAIL: gdb.stabs/weird.exp: p common0var2
FAIL: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily (timeout)
FAIL: gdb.threads/manythreads.exp: stop threads 2
FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
KFAIL: gdb.threads/staticthreads.exp: Continue to main's call of sem_post (PRMS: gdb/1328)
FAIL: gdb.threads/staticthreads.exp: handle SIG32 helps
KFAIL: gdb.threads/staticthreads.exp: info threads (PRMS: gdb/1328)
FAIL: gdb.threads/thread_check.exp: continue to tf
FAIL: gdb.threads/thread_check.exp: backtrace from thread function
UNSUPPORTED: gdb.threads/tls-shared.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.threads/tls-main.c: unrecognized error
UNSUPPORTED: gdb.threads/tls.exp: Couldn't compile ../../../gdb-cvs/gdb/testsuite/gdb.threads/tls.c: unrecognized error
FAIL: gdb.threads/watchthreads.exp: watch args[0]
FAIL: gdb.threads/watchthreads.exp: watch args[1]
FAIL: gdb.threads/watchthreads.exp: threaded watch loop
FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30

		=== gdb Summary ===

# of expected passes		10563
# of unexpected failures	60
# of unexpected successes	1
# of expected failures		45
# of known failures		40
# of unresolved testcases	3
# of untested testcases		4
# of unsupported tests		7
/home/tausq/gdb/build-cvs/gdb/testsuite/../../gdb/gdb version  6.3.50_2004-11-15-cvs -nx

-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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