summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum')
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum68
1 files changed, 43 insertions, 25 deletions
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
index 702984e5..a3a789f9 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon May 27 12:31:24 2013
+Test Run By thomas on Thu Jun 13 21:42:15 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -22,8 +22,8 @@ PASS: gdb.cp/annota2.exp: delete bps
PASS: gdb.cp/annota2.exp: breakpoint at main
PASS: gdb.cp/annota2.exp: run until main breakpoint
PASS: gdb.cp/annota2.exp: set watch on a.x
-FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
-FAIL: gdb.cp/annota2.exp: annotate-quit
+PASS: gdb.cp/annota2.exp: watch triggered on a.x
+PASS: gdb.cp/annota2.exp: annotate-quit
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ...
PASS: gdb.cp/annota3.exp: set height 0
PASS: gdb.cp/annota3.exp: breakpoint main
@@ -185,7 +185,7 @@ PASS: gdb.cp/bs15503.exp: print (const char *) s
PASS: gdb.cp/bs15503.exp: print (const char *) s.substr(0,4)
PASS: gdb.cp/bs15503.exp: print (const char *) (s=s.substr(0,4))
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/call-c.exp ...
-PASS: gdb.cp/call-c.exp: b 43
+PASS: gdb.cp/call-c.exp: b 42
PASS: gdb.cp/call-c.exp: print foo(1)
PASS: gdb.cp/call-c.exp: continue to bp
PASS: gdb.cp/call-c.exp: print rf->func()
@@ -1842,24 +1842,42 @@ PASS: gdb.cp/demangle.exp: hp: add__XTPfTFPd_f_FcT1
PASS: gdb.cp/demangle.exp: hp: unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv
PASS: gdb.cp/demangle.exp: hp: _Utf390_1__1_9223372036854775807__9223372036854775
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ...
-PASS: gdb.cp/derivation.exp: ptype A::value_type
-PASS: gdb.cp/derivation.exp: whatis A::value_type
-PASS: gdb.cp/derivation.exp: p (A::value_type) 0
-PASS: gdb.cp/derivation.exp: ptype D::value_type
-PASS: gdb.cp/derivation.exp: whatis D::value_type
-PASS: gdb.cp/derivation.exp: p (D::value_type) 0
-PASS: gdb.cp/derivation.exp: ptype E::value_type
-PASS: gdb.cp/derivation.exp: whatis E::value_type
-PASS: gdb.cp/derivation.exp: p (E::value_type) 0
-PASS: gdb.cp/derivation.exp: ptype F::value_type
-PASS: gdb.cp/derivation.exp: whatis F::value_type
-PASS: gdb.cp/derivation.exp: p (F::value_type) 0
-PASS: gdb.cp/derivation.exp: ptype Z::value_type
-PASS: gdb.cp/derivation.exp: whatis Z::value_type
-PASS: gdb.cp/derivation.exp: p (Z::value_type) 0
-PASS: gdb.cp/derivation.exp: ptype ZZ::value_type
-PASS: gdb.cp/derivation.exp: whatis ZZ::value_type
-PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype A::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis A::value_type
+PASS: gdb.cp/derivation.exp: before run: p (A::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype D::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis D::value_type
+PASS: gdb.cp/derivation.exp: before run: p (D::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype E::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis E::value_type
+PASS: gdb.cp/derivation.exp: before run: p (E::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype F::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis F::value_type
+PASS: gdb.cp/derivation.exp: before run: p (F::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype A2::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis A2::value_type
+PASS: gdb.cp/derivation.exp: before run: p (A2::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype D2::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis D2::value_type
+PASS: gdb.cp/derivation.exp: before run: p (D2::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype Z::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis Z::value_type
+PASS: gdb.cp/derivation.exp: before run: p (Z::value_type) 0
+PASS: gdb.cp/derivation.exp: before run: ptype ZZ::value_type
+PASS: gdb.cp/derivation.exp: before run: whatis ZZ::value_type
+PASS: gdb.cp/derivation.exp: before run: p (ZZ::value_type) 0
+PASS: gdb.cp/derivation.exp: at marker1: ptype A::value_type
+PASS: gdb.cp/derivation.exp: at marker1: whatis A::value_type
+PASS: gdb.cp/derivation.exp: at marker1: p (A::value_type) 0
+PASS: gdb.cp/derivation.exp: at marker1: ptype D::value_type
+PASS: gdb.cp/derivation.exp: at marker1: whatis D::value_type
+PASS: gdb.cp/derivation.exp: at marker1: p (D::value_type) 0
+PASS: gdb.cp/derivation.exp: at marker1: ptype A2::value_type
+PASS: gdb.cp/derivation.exp: at marker1: whatis A2::value_type
+PASS: gdb.cp/derivation.exp: at marker1: p (A2::value_type) 0
+PASS: gdb.cp/derivation.exp: at marker1: ptype D2::value_type
+PASS: gdb.cp/derivation.exp: at marker1: whatis D2::value_type
+PASS: gdb.cp/derivation.exp: at marker1: p (D2::value_type) 0
PASS: gdb.cp/derivation.exp: up from marker1
PASS: gdb.cp/derivation.exp: print value of a_instance
PASS: gdb.cp/derivation.exp: ptype a_instance
@@ -4166,11 +4184,11 @@ PASS: gdb.cp/virtfunc2.exp: print o
=== gdb Summary ===
-# of expected passes 4003
-# of unexpected failures 12
+# of expected passes 4023
+# of unexpected failures 10
# of expected failures 6
# of known failures 20
# of untested testcases 1
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory