diff options
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum')
-rw-r--r-- | gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum | 63 |
1 files changed, 39 insertions, 24 deletions
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index 622eaa66..83ab2c98 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Nov 9 01:36:51 2012 +Test Run By thomas on Sat Nov 10 23:07:24 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -237,17 +237,16 @@ PASS: gdb.base/watchpoint.exp: did not trigger wrong watchpoint PASS: gdb.base/watchpoint.exp: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: break marker6 PASS: gdb.base/watchpoint.exp: continue to marker6 -PASS: gdb.base/watchpoint.exp: break func2 -PASS: gdb.base/watchpoint.exp: cont +PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set local watch PASS: gdb.base/watchpoint.exp: trigger local watch PASS: gdb.base/watchpoint.exp: self-delete local watch -PASS: gdb.base/watchpoint.exp: cont +PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set partially local watch PASS: gdb.base/watchpoint.exp: trigger1 partially local watch PASS: gdb.base/watchpoint.exp: trigger2 partially local watch PASS: gdb.base/watchpoint.exp: self-delete partially local watch -PASS: gdb.base/watchpoint.exp: cont +PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set static local watch PASS: gdb.base/watchpoint.exp: trigger static local watch PASS: gdb.base/watchpoint.exp: continue after trigger static local watch @@ -369,17 +368,16 @@ PASS: gdb.base/watchpoint.exp: no-hw: did not trigger wrong watchpoint PASS: gdb.base/watchpoint.exp: no-hw: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: break marker6 PASS: gdb.base/watchpoint.exp: no-hw: continue to marker6 -PASS: gdb.base/watchpoint.exp: no-hw: break func2 -PASS: gdb.base/watchpoint.exp: no-hw: cont +PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger local watch PASS: gdb.base/watchpoint.exp: no-hw: self-delete local watch -PASS: gdb.base/watchpoint.exp: no-hw: cont +PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set partially local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger1 partially local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger2 partially local watch PASS: gdb.base/watchpoint.exp: no-hw: self-delete partially local watch -PASS: gdb.base/watchpoint.exp: no-hw: cont +PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set static local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger static local watch PASS: gdb.base/watchpoint.exp: no-hw: continue after trigger static local watch @@ -2042,7 +2040,6 @@ UNSUPPORTED: gdb.base/valgrind-db-attach.exp: spawn valgrind Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ... PASS: gdb.base/store.exp: tbreak wack_charest PASS: gdb.base/store.exp: continue to wack_charest -PASS: gdb.base/store.exp: var charest l; next charest PASS: gdb.base/store.exp: var charest l; print old l, expecting -1 .* PASS: gdb.base/store.exp: var charest l; print old r, expecting -2 .* PASS: gdb.base/store.exp: var charest l; setting l to 4 @@ -2051,7 +2048,6 @@ PASS: gdb.base/store.exp: var charest l; next over add call PASS: gdb.base/store.exp: var charest l; print incremented l, expecting 2 ..002. PASS: gdb.base/store.exp: tbreak wack_short PASS: gdb.base/store.exp: continue to wack_short -PASS: gdb.base/store.exp: var short l; next short PASS: gdb.base/store.exp: var short l; print old l, expecting -1 PASS: gdb.base/store.exp: var short l; print old r, expecting -2 PASS: gdb.base/store.exp: var short l; setting l to 4 @@ -2060,7 +2056,6 @@ PASS: gdb.base/store.exp: var short l; next over add call PASS: gdb.base/store.exp: var short l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_int PASS: gdb.base/store.exp: continue to wack_int -PASS: gdb.base/store.exp: var int l; next int PASS: gdb.base/store.exp: var int l; print old l, expecting -1 PASS: gdb.base/store.exp: var int l; print old r, expecting -2 PASS: gdb.base/store.exp: var int l; setting l to 4 @@ -2069,7 +2064,6 @@ PASS: gdb.base/store.exp: var int l; next over add call PASS: gdb.base/store.exp: var int l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_long PASS: gdb.base/store.exp: continue to wack_long -PASS: gdb.base/store.exp: var long l; next long PASS: gdb.base/store.exp: var long l; print old l, expecting -1 PASS: gdb.base/store.exp: var long l; print old r, expecting -2 PASS: gdb.base/store.exp: var long l; setting l to 4 @@ -2078,7 +2072,6 @@ PASS: gdb.base/store.exp: var long l; next over add call PASS: gdb.base/store.exp: var long l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_longest PASS: gdb.base/store.exp: continue to wack_longest -PASS: gdb.base/store.exp: var longest l; next longest PASS: gdb.base/store.exp: var longest l; print old l, expecting -1 PASS: gdb.base/store.exp: var longest l; print old r, expecting -2 PASS: gdb.base/store.exp: var longest l; setting l to 4 @@ -2087,7 +2080,6 @@ PASS: gdb.base/store.exp: var longest l; next over add call PASS: gdb.base/store.exp: var longest l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_float PASS: gdb.base/store.exp: continue to wack_float -PASS: gdb.base/store.exp: var float l; next float PASS: gdb.base/store.exp: var float l; print old l, expecting -1 PASS: gdb.base/store.exp: var float l; print old r, expecting -2 PASS: gdb.base/store.exp: var float l; setting l to 4 @@ -2096,7 +2088,6 @@ PASS: gdb.base/store.exp: var float l; next over add call PASS: gdb.base/store.exp: var float l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_double PASS: gdb.base/store.exp: continue to wack_double -PASS: gdb.base/store.exp: var double l; next double PASS: gdb.base/store.exp: var double l; print old l, expecting -1 PASS: gdb.base/store.exp: var double l; print old r, expecting -2 PASS: gdb.base/store.exp: var double l; setting l to 4 @@ -2105,7 +2096,6 @@ PASS: gdb.base/store.exp: var double l; next over add call PASS: gdb.base/store.exp: var double l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_doublest PASS: gdb.base/store.exp: continue to wack_doublest -PASS: gdb.base/store.exp: var doublest l; next doublest PASS: gdb.base/store.exp: var doublest l; print old l, expecting -1 PASS: gdb.base/store.exp: var doublest l; print old r, expecting -2 PASS: gdb.base/store.exp: var doublest l; setting l to 4 @@ -2442,6 +2432,8 @@ PASS: gdb.base/solib-symbol.exp: foo2 in mdlib Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigall.exp ... UNTESTED: gdb.base/sigall.exp: takes ages: nearly all FAIL with timeout Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pie-execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-infcall.exp ... +UNSUPPORTED: gdb.base/valgrind-infcall.exp: spawn valgrind Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ... PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1 PASS: gdb.base/siginfo-infcall.exp: p callme () @@ -2457,6 +2449,8 @@ PASS: gdb.base/setshow.exp: annotation_level 1 PASS: gdb.base/setshow.exp: set annotate 0 PASS: gdb.base/setshow.exp: show annotate (0) PASS: gdb.base/setshow.exp: annotation_level 0 +PASS: gdb.base/setshow.exp: set args ~ +PASS: gdb.base/setshow.exp: show args ~ PASS: gdb.base/setshow.exp: set args PASS: gdb.base/setshow.exp: show args PASS: gdb.base/setshow.exp: continuing @@ -2563,6 +2557,17 @@ PASS: gdb.base/step-bt.exp: step first instruction PASS: gdb.base/step-bt.exp: backtrace after first instruction step PASS: gdb.base/step-bt.exp: step second instruction PASS: gdb.base/step-bt.exp: backtrace after second instruction step +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stale-infcall.exp ... +PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next +PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum +PASS: gdb.base/stale-infcall.exp: test system longjmp tracking support +PASS: gdb.base/stale-infcall.exp: delete $test_fail_bpnum +PASS: gdb.base/stale-infcall.exp: continue to breakpoint: break-run1 +PASS: gdb.base/stale-infcall.exp: print infcall () +PASS: gdb.base/stale-infcall.exp: stack corrupted +PASS: gdb.base/stale-infcall.exp: bt +PASS: gdb.base/stale-infcall.exp: maintenance print dummy-frames +PASS: gdb.base/stale-infcall.exp: maintenance info breakpoints Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-overlap.exp ... UNTESTED: gdb.base/solib-overlap.exp: 0x40000000: Could not prelink OBJDIR/gdb.base/solib-overlap-lib1-0x40000000.so or OBJDIR/gdb.base/solib-overlap-lib2-0x40000000.so. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ... @@ -3715,6 +3720,16 @@ PASS: gdb.base/whatis.exp: whatis inner union PASS: gdb.base/whatis.exp: whatis inner union member PASS: gdb.base/whatis.exp: whatis using typedef type name PASS: gdb.base/whatis.exp: whatis applied to variable defined by typedef +PASS: gdb.base/whatis.exp: whatis applied to pointer to pointer to function +PASS: gdb.base/whatis.exp: whatis applied to const pointer to pointer to function +PASS: gdb.base/whatis.exp: whatis applied to pointer to const pointer to function +PASS: gdb.base/whatis.exp: whatis applied to pointer to function returning pointer to int +PASS: gdb.base/whatis.exp: whatis applied to pointer to pointer to function returning pointer to int +PASS: gdb.base/whatis.exp: whatis applied to pointer to function returning pointer to array +PASS: gdb.base/whatis.exp: whatis applied to pointer to function taking int,int and returning int +PASS: gdb.base/whatis.exp: whatis applied to pointer to function taking const int ptr and varargs and returning int +PASS: gdb.base/whatis.exp: whatis applied to function with types trailing 'void' +PASS: gdb.base/whatis.exp: whatis applied to function with 'void' parameter type Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-disc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigbpt.exp ... PASS: gdb.base/sigbpt.exp: break keeper @@ -4004,12 +4019,12 @@ FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) PASS: gdb.base/sigstep.exp: step from handler; continue to handler FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler FAIL: gdb.base/sigstep.exp: next from handler; leave handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler (hit breakpoint again) +PASS: gdb.base/sigstep.exp: nexti from handleri; continue to handler +FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: finish from handleri; continue to handler FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler @@ -4122,11 +4137,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 3830 -# of unexpected failures 144 +# of expected passes 3843 +# of unexpected failures 143 # of expected failures 2 # of known failures 4 # of untested testcases 7 -# of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 2 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |