diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-10 19:59:37 +0100 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-10 19:59:37 +0100 |
| commit | 272397686eea60669290da0add796ca601b1a2e1 (patch) | |
| tree | c399ac599af30f105dc60d4b45cbf00f2e318a66 /gdb/kepler.SCHWINGE/test | |
| parent | 8a5c250b9d7fdf37c72a6cee5a75ed4c6815c308 (diff) | |
gdb: ded7dfe6274b281d92a6ed76cedf29d06c918dec (2012-12-10)
Diffstat (limited to 'gdb/kepler.SCHWINGE/test')
28 files changed, 361 insertions, 211 deletions
diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 42e64edc..f828192d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:40:00 2012 +Test Run By thomas on Mon Dec 10 12:56:44 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -234,12 +234,19 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ... PASS: gdb.ada/interface.exp: compilation foo.adb PASS: gdb.ada/interface.exp: print r PASS: gdb.ada/interface.exp: print s +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/iwide.exp ... +PASS: gdb.ada/iwide.exp: compilation p.adb +FAIL: gdb.ada/iwide.exp: print My_Drawable +PASS: gdb.ada/iwide.exp: print s_access.all +PASS: gdb.ada/iwide.exp: print sp_access.all +PASS: gdb.ada/iwide.exp: print d_access.all +PASS: gdb.ada/iwide.exp: print dp_access.all Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ... PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb PASS: gdb.ada/lang_switch.exp: set print frame-arguments all PASS: gdb.ada/lang_switch.exp: backtrace PASS: gdb.ada/lang_switch.exp: set lang c -PASS: gdb.ada/lang_switch.exp: backtrace +PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... PASS: gdb.ada/mi_catch_ex.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_catch_ex.exp: insert catchpoint on all Ada exceptions @@ -499,6 +506,8 @@ PASS: gdb.ada/uninitialized_vars.exp: info locals Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... PASS: gdb.ada/variant_record_packed_array.exp: compilation foo.adb PASS: gdb.ada/variant_record_packed_array.exp: print empty +PASS: gdb.ada/variant_record_packed_array.exp: print address +FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ... PASS: gdb.ada/watch_arg.exp: compilation watch.adb PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X @@ -520,10 +529,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) === gdb Summary === -# of expected passes 412 -# of unexpected failures 14 +# of expected passes 418 +# of unexpected failures 16 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index 4943b9e2..7752d0c2 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:40:53 2012 +Test Run By thomas on Mon Dec 10 12:57:38 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -265,5 +265,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 4dc327d1..30058ca7 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:40:58 2012 +Test Run By thomas on Mon Dec 10 12:57:44 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -40,5 +40,5 @@ PASS: gdb.asm/asm-source.exp: look at static function === gdb Summary === # of expected passes 28 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index cb39661b..1bfd05ae 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:33:36 2012 +Test Run By thomas on Mon Dec 10 12:50:12 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -417,6 +417,9 @@ PASS: gdb.base/attach-pie-noexec.exp: sanity check info shared PASS: gdb.base/attach-pie-noexec.exp: attach PASS: gdb.base/attach-pie-noexec.exp: set architecture i386 PASS: gdb.base/attach-pie-noexec.exp: info shared +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/empty_exe.exp ... +PASS: gdb.base/empty_exe.exp: file '' +PASS: gdb.base/empty_exe.exp: print 1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ... PASS: gdb.base/bitfields2.exp: set print sevenbit-strings PASS: gdb.base/bitfields2.exp: break tester prior to break1 @@ -2824,6 +2827,7 @@ PASS: gdb.base/completion.exp: complete 'p 'arg' PASS: gdb.base/completion.exp: complete (2) 'p 'arg' PASS: gdb.base/completion.exp: complete 'handle signal' PASS: gdb.base/completion.exp: complete 'handle keyword' +PASS: gdb.base/completion.exp: complete help aliases PASS: gdb.base/completion.exp: complete 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (eat prompt) @@ -2832,6 +2836,8 @@ PASS: gdb.base/completion.exp: complete 'p values[0].a' PASS: gdb.base/completion.exp: complete 'p values[0] . a' PASS: gdb.base/completion.exp: complete 'p &values[0] -> a' PASS: gdb.base/completion.exp: completion of field in anonymous union +PASS: gdb.base/completion.exp: ptype completion of field in anonymous union +PASS: gdb.base/completion.exp: whatis completion of field in anonymous union PASS: gdb.base/completion.exp: cd to ${srcdir} PASS: gdb.base/completion.exp: directory completion PASS: gdb.base/completion.exp: directory completion 2 @@ -2843,6 +2849,9 @@ PASS: gdb.base/completion.exp: complete 'set follow-fork-mode' PASS: gdb.base/completion.exp: field completion with invalid field PASS: gdb.base/completion.exp: test non-deprecated completion PASS: gdb.base/completion.exp: test deprecated completion +PASS: gdb.base/completion.exp: complete ptype struct some_ +PASS: gdb.base/completion.exp: complete ptype enum some_ +PASS: gdb.base/completion.exp: complete ptype union some_ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size @@ -3484,6 +3493,8 @@ PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2 PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1 PASS: gdb.base/exprs.exp: set variable v_short_array[0] = 42 PASS: gdb.base/exprs.exp: print {short} v_short_array +PASS: gdb.base/exprs.exp: print (void) v_int_pointer +PASS: gdb.base/exprs.exp: print & (void) v_char Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ... PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: enable break marker1 @@ -4641,7 +4652,7 @@ PASS: gdb.base/longjmp.exp: next over setjmp (2) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start -PASS: gdb.base/longjmp.exp: next over patt3 +FAIL: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off @@ -4750,6 +4761,21 @@ PASS: gdb.base/included.exp: list main PASS: gdb.base/included.exp: list integer PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ... +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke nm +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke awk +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke sort +PASS: gdb.base/gnu-debugdata.exp: nm - invoke nm +PASS: gdb.base/gnu-debugdata.exp: nm - invoke awk +PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort +PASS: gdb.base/gnu-debugdata.exp: comm +PASS: gdb.base/gnu-debugdata.exp: objcopy 1 +PASS: gdb.base/gnu-debugdata.exp: strip +PASS: gdb.base/gnu-debugdata.exp: xz +PASS: gdb.base/gnu-debugdata.exp: objcopy 2 +PASS: gdb.base/gnu-debugdata.exp: no symtab +PASS: gdb.base/gnu-debugdata.exp: have symtab +PASS: gdb.base/gnu-debugdata.exp: unload MiniDebugInfo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ... PASS: gdb.base/cvexpr.exp: set print sevenbit-strings PASS: gdb.base/cvexpr.exp: set print address off @@ -6123,11 +6149,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 5898 -# of unexpected failures 4 +# of expected passes 5921 +# of unexpected failures 5 # of expected failures 26 # of known failures 21 # of untested testcases 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index ecc79ea5..3549d3c4 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:38:05 2012 +Test Run By thomas on Mon Dec 10 12:54:47 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -4693,5 +4693,5 @@ PASS: gdb.base/nostdlib.exp: continue to marker # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index ce9d56ac..e7884398 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:40:59 2012 +Test Run By thomas on Mon Dec 10 12:57:45 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index a224fcce..583329dd 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:40:59 2012 +Test Run By thomas on Mon Dec 10 12:57:45 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -158,6 +158,11 @@ PASS: gdb.cp/anon-union.exp: print w 3 PASS: gdb.cp/anon-union.exp: print z 3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ... PASS: gdb.cp/arg-reference.exp: No false reference +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/baseenum.exp ... +PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 1 +PASS: gdb.cp/baseenum.exp: Print enum constant X of class A +PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 2 +PASS: gdb.cp/baseenum.exp: Print enum constant X of class A in namespace N Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ... PASS: gdb.cp/bool.exp: print return_true() PASS: gdb.cp/bool.exp: print return_false() @@ -1835,6 +1840,24 @@ 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: up from marker1 PASS: gdb.cp/derivation.exp: print value of a_instance PASS: gdb.cp/derivation.exp: ptype a_instance @@ -1860,8 +1883,35 @@ PASS: gdb.cp/derivation.exp: print value of g_instance.afoo() PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo() PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo() +PASS: gdb.cp/derivation.exp: whatis c_instance.c +PASS: gdb.cp/derivation.exp: ptype c_instance.c +PASS: gdb.cp/derivation.exp: whatis g_instance.g +PASS: gdb.cp/derivation.exp: ptype g_instance.g +PASS: gdb.cp/derivation.exp: whatis a_instance.a +PASS: gdb.cp/derivation.exp: ptype a_instance.a +PASS: gdb.cp/derivation.exp: p (A::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis b_instance.b +PASS: gdb.cp/derivation.exp: ptype b_instance.b +PASS: gdb.cp/derivation.exp: whatis d_instance.d +PASS: gdb.cp/derivation.exp: ptype d_instance.d +PASS: gdb.cp/derivation.exp: p (D::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis e_instance.e +PASS: gdb.cp/derivation.exp: ptype e_instance.e +PASS: gdb.cp/derivation.exp: p (E::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis f_instance.f +PASS: gdb.cp/derivation.exp: ptype f_instance.f +PASS: gdb.cp/derivation.exp: p (F::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis z_instance.z +PASS: gdb.cp/derivation.exp: ptype z_instance.z +PASS: gdb.cp/derivation.exp: p (Z::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis zz_instance.zz +PASS: gdb.cp/derivation.exp: ptype zz_instance.zz +PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0 PASS: gdb.cp/derivation.exp: ptype vderived PASS: gdb.cp/derivation.exp: print vderived +PASS: gdb.cp/derivation.exp: ptype N::value_type +PASS: gdb.cp/derivation.exp: ptype N::Derived::value_type +PASS: gdb.cp/derivation.exp: ptype value_type Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ... PASS: gdb.cp/destrprint.exp: continue to breakpoint: Break here PASS: gdb.cp/destrprint.exp: go up to ~Derived @@ -2336,6 +2386,11 @@ PASS: gdb.cp/member-ptr.exp: print *pmi PASS: gdb.cp/member-ptr.exp: ptype *pmi PASS: gdb.cp/member-ptr.exp: print (int) pmi PASS: gdb.cp/member-ptr.exp: print ((int) pmi) == ((char *) &a.j - (char *) &a) +PASS: gdb.cp/member-ptr.exp: ptype diamond_pfunc_ptr +PASS: gdb.cp/member-ptr.exp: ptype diamond.*diamond_pfunc_ptr +PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pfunc_ptr (20) +PASS: gdb.cp/member-ptr.exp: print (diamond.*diamond_pfunc_ptr) (20) +PASS: gdb.cp/member-ptr.exp: print diamond.func_ptr (20) PASS: gdb.cp/member-ptr.exp: ptype pmf PASS: gdb.cp/member-ptr.exp: print pmf PASS: gdb.cp/member-ptr.exp: ptype pmf_p @@ -2347,6 +2402,7 @@ PASS: gdb.cp/member-ptr.exp: print *pmf PASS: gdb.cp/member-ptr.exp: ptype *pmf PASS: gdb.cp/member-ptr.exp: print (a.*pmf)(3) PASS: gdb.cp/member-ptr.exp: ptype a.*pmf +PASS: gdb.cp/member-ptr.exp: ptype (a.*pmf)(3) PASS: gdb.cp/member-ptr.exp: print diamond_pmi PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pmi PASS: gdb.cp/member-ptr.exp: print diamond.*left_pmf @@ -3648,6 +3704,25 @@ PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-flags.exp ... +PASS: gdb.cp/ptype-flags.exp: basic test +PASS: gdb.cp/ptype-flags.exp: no methods +PASS: gdb.cp/ptype-flags.exp: no typedefs +PASS: gdb.cp/ptype-flags.exp: no methods or typedefs +PASS: gdb.cp/ptype-flags.exp: raw +PASS: gdb.cp/ptype-flags.exp: raw no methods +PASS: gdb.cp/ptype-flags.exp: raw no typedefs +PASS: gdb.cp/ptype-flags.exp: raw no methods or typedefs +PASS: gdb.cp/ptype-flags.exp: set print type methods off +PASS: gdb.cp/ptype-flags.exp: basic test, default methods off +PASS: gdb.cp/ptype-flags.exp: methods, default methods off +PASS: gdb.cp/ptype-flags.exp: no typedefs, default methods off +PASS: gdb.cp/ptype-flags.exp: methods, no typedefs, default methods off +PASS: gdb.cp/ptype-flags.exp: set print type typedefs off +PASS: gdb.cp/ptype-flags.exp: basic test, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: methods, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: typedefs, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: methods typedefs, default methods+typedefs off Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ... PASS: gdb.cp/punctuator.exp: set lang c++ PASS: gdb.cp/punctuator.exp: print (0x5a5a bitand 0xaaaa) == (0x5a5a & 0xaaaa) @@ -4027,9 +4102,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3881 +# of expected passes 3954 # of expected failures 6 # of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index dd011925..2ff2b860 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:41:58 2012 +Test Run By thomas on Mon Dec 10 12:58:46 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index f90b783a..d63b2ba7 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:41:58 2012 +Test Run By thomas on Mon Dec 10 12:58:46 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -47,6 +47,11 @@ PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ... +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc42 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc42 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc43 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc43 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ... PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1 PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1 @@ -360,8 +365,8 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 282 +# of expected passes 286 # of known failures 1 # of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index c43d5f84..c4072c5b 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:15 2012 +Test Run By thomas on Mon Dec 10 12:59:03 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index c827e08c..45dde47a 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:19 2012 +Test Run By thomas on Mon Dec 10 12:59:08 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -179,5 +179,5 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === # of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index 23171e23..c75ca971 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:25 2012 +Test Run By thomas on Mon Dec 10 12:59:13 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 3afea39d..e1a884a4 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:25 2012 +Test Run By thomas on Mon Dec 10 12:59:14 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index 1a86c17b..983d69e5 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:33 2012 +Test Run By thomas on Mon Dec 10 12:59:25 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -193,5 +193,5 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === # of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index 9b898971..a22b2a62 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:42:35 2012 +Test Run By thomas on Mon Dec 10 12:59:27 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -238,10 +238,10 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI) PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp) PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" warmup -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer on" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer off" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" no event +PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup +PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on" +PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off" +PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" no event PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" warmup PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type off" @@ -254,8 +254,6 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no event PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile off" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs on" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs off" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on" Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main @@ -302,6 +300,15 @@ PASS: gdb.mi/mi-file-transfer.exp: verified deleted binary file Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ... PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c) PASS: gdb.mi/mi-file.exp: Getting a list of source files. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ... +PASS: gdb.mi/mi-fill-memory.exp: breakpoint at main +PASS: gdb.mi/mi-fill-memory.exp: mi runto main +PASS: gdb.mi/mi-fill-memory.exp: next at main +PASS: gdb.mi/mi-fill-memory.exp: no arguments +PASS: gdb.mi/mi-fill-memory.exp: one argument missing +PASS: gdb.mi/mi-fill-memory.exp: memory successfully written +PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes) +PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture @@ -1139,6 +1146,10 @@ PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_a PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... +PASS: gdb.mi/mi-var-create-rtti.exp: breakpoint at main +PASS: gdb.mi/mi-var-create-rtti.exp: mi runto main +PASS: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... PASS: gdb.mi/mi-var-display.exp: break-insert operation PASS: gdb.mi/mi-var-display.exp: run to main @@ -1843,10 +1854,10 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 === gdb Summary === -# of expected passes 1761 +# of expected passes 1770 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index eb1d1768..154340c3 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:23 2012 +Test Run By thomas on Mon Dec 10 13:00:16 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index bf1f07a2..420bfddb 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:23 2012 +Test Run By thomas on Mon Dec 10 13:00:16 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,13 +41,21 @@ PASS: gdb.multi/bkpt-multi-exec.exp: break crashme.c:9 PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1 PASS: gdb.multi/bkpt-multi-exec.exp: run Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, /usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -collect2: error: ld returned 1 exit status +gdb compile failed, In file included from /usr/include/stdio.h:28:0, + from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: +/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory +compilation terminated. UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, /usr/bin/ld: cannot find -lgcc +gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory +/usr/bin/ld: cannot find crti.o: No such file or directory +/usr/bin/ld: cannot find -lm +/usr/bin/ld: cannot find -lgcc +/usr/bin/ld: cannot find -lgcc_s +/usr/bin/ld: cannot find -lc +/usr/bin/ld: cannot find -lgcc /usr/bin/ld: cannot find -lgcc_s +/usr/bin/ld: cannot find crtn.o: No such file or directory collect2: error: ld returned 1 exit status UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... @@ -72,5 +80,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 47 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 410da6e2..b9302a28 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:26 2012 +Test Run By thomas on Mon Dec 10 13:00:18 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index a7c784f4..d0d8bdd8 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:28 2012 +Test Run By thomas on Mon Dec 10 13:00:21 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index d245398c..c4d28e59 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:28 2012 +Test Run By thomas on Mon Dec 10 13:00:21 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index b3af44b7..b30eef3a 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:30 2012 +Test Run By thomas on Mon Dec 10 13:00:24 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index a5e3f6b0..5acdebe5 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:31 2012 +Test Run By thomas on Mon Dec 10 13:00:24 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -630,7 +630,7 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ... PASS: gdb.python/py-mi.exp: breakpoint at main PASS: gdb.python/py-mi.exp: mi runto main -PASS: gdb.python/py-mi.exp: run to 312 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 328 (set breakpoint) PASS: gdb.python/py-mi.exp: create container varobj, no pretty-printing PASS: gdb.python/py-mi.exp: examine container children=0, no pretty-printing PASS: gdb.python/py-mi.exp: delete varobj @@ -675,9 +675,9 @@ PASS: gdb.python/py-mi.exp: list children of outer PASS: gdb.python/py-mi.exp: list children of outer.s PASS: gdb.python/py-mi.exp: next over outer update PASS: gdb.python/py-mi.exp: update after updating element of outer -PASS: gdb.python/py-mi.exp: run to 215 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 222 (set breakpoint) PASS: gdb.python/py-mi.exp: update after type change -PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint) PASS: gdb.python/py-mi.exp: create nstype varobj PASS: gdb.python/py-mi.exp: list children after setting update range PASS: gdb.python/py-mi.exp: clear visualizer @@ -688,9 +688,15 @@ PASS: gdb.python/py-mi.exp: list children after setting exception flag PASS: gdb.python/py-mi.exp: create me varobj PASS: gdb.python/py-mi.exp: evaluate me varobj PASS: gdb.python/py-mi.exp: printer whose children are returned as a list +PASS: gdb.python/py-mi.exp: run to 254 (set breakpoint) +PASS: gdb.python/py-mi.exp: create varobj for c +PASS: gdb.python/py-mi.exp: choose array visualizer for c +PASS: gdb.python/py-mi.exp: list children of c +PASS: gdb.python/py-mi.exp: next over change of array element +PASS: gdb.python/py-mi.exp: update varobj after element change PASS: gdb.python/py-mi.exp: breakpoint at main PASS: gdb.python/py-mi.exp: mi runto main -PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint) PASS: gdb.python/py-mi.exp: create fake varobj PASS: gdb.python/py-mi.exp: list children of fake PASS: gdb.python/py-mi.exp: list children fake.private @@ -858,7 +864,7 @@ PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp ... PASS: gdb.python/py-prettyprint.exp: set print pretty on -PASS: gdb.python/py-prettyprint.exp: b 335 +PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') PASS: gdb.python/py-prettyprint.exp: print ss @@ -879,7 +885,7 @@ PASS: gdb.python/py-prettyprint.exp: set print pretty off PASS: gdb.python/py-prettyprint.exp: print nstype on one line PASS: gdb.python/py-prettyprint.exp: continue until exit PASS: gdb.python/py-prettyprint.exp: set print pretty on -PASS: gdb.python/py-prettyprint.exp: b 335 +PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') PASS: gdb.python/py-prettyprint.exp: print ss @@ -916,7 +922,7 @@ PASS: gdb.python/py-prettyprint.exp: continue until exit PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break PASS: gdb.python/py-prettyprint.exp: info locals -PASS: gdb.python/py-prettyprint.exp: b 335 +PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue PASS: gdb.python/py-prettyprint.exp: print ss enabled #1 PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function () @@ -1085,133 +1091,143 @@ PASS: gdb.python/py-template.exp: print foo PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile * const * volatile * Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... -PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array. -PASS: gdb.python/py-type.exp: c typedef field list -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check structure field a name -PASS: gdb.python/py-type.exp: Check structure field b name -PASS: gdb.python/py-type.exp: Check that dir includes name -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check fields lookup by name -PASS: gdb.python/py-type.exp: Check fields iteration over values -PASS: gdb.python/py-type.exp: Check fields items list -PASS: gdb.python/py-type.exp: Check field name exists test -PASS: gdb.python/py-type.exp: Check field name nonexists test -PASS: gdb.python/py-type.exp: Check conversion to bool -PASS: gdb.python/py-type.exp: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: python print not not st.type['a'].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: python fields = ar.type.fields() -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check array field type -PASS: gdb.python/py-type.exp: cast to array with one argument -PASS: gdb.python/py-type.exp: cast to array with two arguments -PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type -PASS: gdb.python/py-type.exp: set vec1 -PASS: gdb.python/py-type.exp: cast to vector with one argument -PASS: gdb.python/py-type.exp: set vec2 -PASS: gdb.python/py-type.exp: cast to vector with two arguments -PASS: gdb.python/py-type.exp: python print vec1 == vec2 -PASS: gdb.python/py-type.exp: set vec3 -PASS: gdb.python/py-type.exp: python print vec1 == vec3 -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check num fields iteration over values -PASS: gdb.python/py-type.exp: Check enum fields items list -PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array. -PASS: gdb.python/py-type.exp: c++ typedef field list -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check class field c name -PASS: gdb.python/py-type.exp: Check class field d name -PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type -PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check structure field a name -PASS: gdb.python/py-type.exp: Check structure field b name -PASS: gdb.python/py-type.exp: Check that dir includes name -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check fields lookup by name -PASS: gdb.python/py-type.exp: Check fields iteration over values -PASS: gdb.python/py-type.exp: Check fields items list -PASS: gdb.python/py-type.exp: Check field name exists test -PASS: gdb.python/py-type.exp: Check field name nonexists test -PASS: gdb.python/py-type.exp: Check conversion to bool -PASS: gdb.python/py-type.exp: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: python print not not st.type['a'].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: python fields = ar.type.fields() -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check array field type -PASS: gdb.python/py-type.exp: cast to array with one argument -PASS: gdb.python/py-type.exp: cast to array with two arguments -PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type -PASS: gdb.python/py-type.exp: set vec1 -PASS: gdb.python/py-type.exp: cast to vector with one argument -PASS: gdb.python/py-type.exp: set vec2 -PASS: gdb.python/py-type.exp: cast to vector with two arguments -PASS: gdb.python/py-type.exp: python print vec1 == vec2 -PASS: gdb.python/py-type.exp: set vec3 -PASS: gdb.python/py-type.exp: python print vec1 == vec3 -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check base class -PASS: gdb.python/py-type.exp: Check base class -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check correct tuple length -PASS: gdb.python/py-type.exp: Check low range -PASS: gdb.python/py-type.exp: Check high range -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check range type low bound -PASS: gdb.python/py-type.exp: Check range type high bound -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check range for non ranged type. -PASS: gdb.python/py-type.exp: get type of temvar -PASS: gdb.python/py-type.exp: python print ttype.template_argument(0) -PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(0), gdb.Type) -PASS: gdb.python/py-type.exp: python print ttype.template_argument(1) -PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(1), gdb.Value) -PASS: gdb.python/py-type.exp: python print ttype.template_argument(2) -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check num fields iteration over values -PASS: gdb.python/py-type.exp: Check enum fields items list +PASS: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. +PASS: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (st) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st) +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print len (st.type['a'].type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.has_key ('x') +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.keys () +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type['x'] +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields() +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type +PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument +PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1 +PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument +PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2 +PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec2 +PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3 +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec3 +PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e) +PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history +PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1) +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v2) +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list +PASS: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (c) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print len (st.type['a'].type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.has_key ('x') +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.keys () +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type['x'] +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields() +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec2 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec3 +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d) +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0]) +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1]) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print value (st) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type. +PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar +PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(0) +PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(0), gdb.Type) +PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(1) +PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(1), gdb.Value) +PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(2) +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e) +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1) +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v2) +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ... +PASS: gdb.python/py-typeprint.exp: python execfile ('py-typeprint.py') +PASS: gdb.python/py-typeprint.exp: basic test +PASS: gdb.python/py-typeprint.exp: raw test +PASS: gdb.python/py-typeprint.exp: disable type-printer string +PASS: gdb.python/py-typeprint.exp: whatis with disabled printer +PASS: gdb.python/py-typeprint.exp: info type-printers +PASS: gdb.python/py-typeprint.exp: enable type-printer string +PASS: gdb.python/py-typeprint.exp: whatis with enabled printer +PASS: gdb.python/py-typeprint.exp: whatis s Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ... PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").type) @@ -1564,6 +1580,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1519 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1534 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index d70f5b50..6bd2fd58 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:43:53 2012 +Test Run By thomas on Mon Dec 10 13:00:47 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2810,5 +2810,5 @@ PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time # of expected passes 2770 # of untested testcases 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index fed2b5c7..01b2b925 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:44:22 2012 +Test Run By thomas on Mon Dec 10 13:01:15 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -80,5 +80,5 @@ PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === # of expected passes 62 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index 50485ac6..9cc13030 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:44:27 2012 +Test Run By thomas on Mon Dec 10 13:01:20 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 93179e67..60c29bae 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:44:29 2012 +Test Run By thomas on Mon Dec 10 13:01:22 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -787,5 +787,5 @@ PASS: gdb.threads/watchthreads2.exp: all threads incremented x === gdb Summary === # of expected passes 725 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 5951b56e..b7fa8221 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:45:57 2012 +Test Run By thomas on Mon Dec 10 13:02:51 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -14,7 +14,7 @@ PASS: gdb.trace/actions.exp: 5.1c: verify actions set for first tracepoint PASS: gdb.trace/actions.exp: 5.1d: set actions for second tracepoint PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint PASS: gdb.trace/actions.exp: 5.2a: set actions for last (default) tracepoint -PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint +PASS: gdb.trace/actions.exp: 5.2b: verify actions set for second tracepoint PASS: gdb.trace/actions.exp: 5.3a: reset actions for first tracepoint PASS: gdb.trace/actions.exp: 5.3b: verify actions set for first tracepoint PASS: gdb.trace/actions.exp: 5.4: 'end' command out of context @@ -301,5 +301,5 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti # of expected passes 229 # of untested testcases 2 # of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 4302bc55..27bfa6b1 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 13:46:07 2012 +Test Run By thomas on Mon Dec 10 13:03:02 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |
