diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-27 13:26:08 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-27 13:26:08 +0200 |
commit | f9799944f2378f73b4b7eddd58f115eecec31465 (patch) | |
tree | b633eb48e7ea384eacafcc15ecdc85e1e76e2bc9 /gdb/kepler.SCHWINGE/test | |
parent | 737a6dac6101e55aac5233e1ac893b8b6da81c43 (diff) |
gdb: 3eb2a51c46804f0be530893e94af559abee8b4f8 (2013-05-27)
Diffstat (limited to 'gdb/kepler.SCHWINGE/test')
29 files changed, 393 insertions, 151 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 69e38c00..25eae593 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 Apr 28 12:05:25 2013 +Test Run By thomas on Mon May 27 09:04:27 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -144,6 +144,7 @@ PASS: gdb.ada/complete.exp: complete p external_ident PASS: gdb.ada/complete.exp: complete p pck PASS: gdb.ada/complete.exp: complete p pck. PASS: gdb.ada/complete.exp: complete p <pck__my +PASS: gdb.ada/complete.exp: interactive complete 'print some' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/cond_lang.exp ... PASS: gdb.ada/cond_lang.exp: compilation a.adb PASS: gdb.ada/cond_lang.exp: show lang @@ -189,6 +190,14 @@ PASS: gdb.ada/fixed_points.exp: p on a subtype fixed point type PASS: gdb.ada/fixed_points.exp: p on a new fixed point type PASS: gdb.ada/fixed_points.exp: print Overprecise_Object PASS: gdb.ada/fixed_points.exp: ptype Overprecise_Object +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/float_param.exp ... +PASS: gdb.ada/float_param.exp: compilation foo.adb +PASS: gdb.ada/float_param.exp: call set_float(2.0) +PASS: gdb.ada/float_param.exp: print global_float +PASS: gdb.ada/float_param.exp: call set_double(1, 3.0) +PASS: gdb.ada/float_param.exp: print global_double +PASS: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0) +PASS: gdb.ada/float_param.exp: print global_long_double Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/formatted_ref.exp ... PASS: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb PASS: gdb.ada/formatted_ref.exp: print/x s @@ -543,10 +552,10 @@ PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call === gdb Summary === -# of expected passes 430 +# of expected passes 438 # 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.6.50.20130428-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.20130527-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 2d3470ea..084a232e 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 Apr 28 12:06:17 2013 +Test Run By thomas on Mon May 27 09:05:20 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -247,22 +247,6 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-fp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ... -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ... -PASS: gdb.arch/system-gcore.exp: help gcore -PASS: gdb.arch/system-gcore.exp: set breakpoint at terminal_func -PASS: gdb.arch/system-gcore.exp: continue to terminal_func -PASS: gdb.arch/system-gcore.exp: save a corefile -PASS: gdb.arch/system-gcore.exp: re-load generated corefile -PASS: gdb.arch/system-gcore.exp: where in corefile -PASS: gdb.arch/system-gcore.exp: corefile restored general registers -PASS: gdb.arch/system-gcore.exp: corefile restored all registers -PASS: gdb.arch/system-gcore.exp: corefile restored system registers -PASS: gdb.arch/system-gcore.exp: corefile restored extern array -PASS: gdb.arch/system-gcore.exp: corefile restored static array -PASS: gdb.arch/system-gcore.exp: corefile restored un-initialized array -PASS: gdb.arch/system-gcore.exp: corefile restored heap array -PASS: gdb.arch/system-gcore.exp: corefile restored stack array -PASS: gdb.arch/system-gcore.exp: corefile restored backtrace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... @@ -271,7 +255,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... === gdb Summary === -# of expected passes 201 +# of expected passes 186 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 1147127b..a7c38fb5 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 Apr 28 12:06:23 2013 +Test Run By thomas on Mon May 27 09:05:25 2013 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.6.50.20130428-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.20130527-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 145717bd..b9e6dac5 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 Apr 28 11:59:12 2013 +Test Run By thomas on Mon May 27 08:58:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -16,6 +16,7 @@ PASS: gdb.base/gcore.exp: re-load generated corefile PASS: gdb.base/gcore.exp: where in corefile PASS: gdb.base/gcore.exp: corefile restored general registers PASS: gdb.base/gcore.exp: corefile restored all registers +PASS: gdb.base/gcore.exp: corefile restored system registers PASS: gdb.base/gcore.exp: corefile restored extern array PASS: gdb.base/gcore.exp: corefile restored static array PASS: gdb.base/gcore.exp: corefile restored un-initialized array @@ -237,6 +238,12 @@ PASS: gdb.base/frame-args.exp: set print frame-arguments scalars PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to scalars PASS: gdb.base/frame-args.exp: set print frame-arguments none PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to none +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal-fork.exp ... +PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP +PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal-fork.exp: continue +PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: fork loop +PASS: gdb.base/catch-signal-fork.exp: got SIGHUP after fork Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ... PASS: gdb.base/dbx.exp: stop in main PASS: gdb.base/dbx.exp: status @@ -276,7 +283,7 @@ PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 -FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... @@ -543,15 +550,6 @@ PASS: gdb.base/info-fun.exp: SEP: info fun foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infnan.exp ... PASS: gdb.base/infnan.exp: print a PASS: gdb.base/infnan.exp: print b -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ... -PASS: gdb.base/advance.exp: advance line number -PASS: gdb.base/advance.exp: malformed advance -PASS: gdb.base/advance.exp: advance func -PASS: gdb.base/advance.exp: advance function not called by current frame -PASS: gdb.base/advance.exp: set breakpoint at call to func3 -PASS: gdb.base/advance.exp: continue to call to func3 in main -PASS: gdb.base/advance.exp: advance function called as param -PASS: gdb.base/advance.exp: advance with no argument Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ... PASS: gdb.base/commands.exp: set foo in gdbvar_simple_if_test PASS: gdb.base/commands.exp: gdbvar_simple_if_test #1 @@ -684,6 +682,15 @@ PASS: gdb.base/commands.exp: expect response to define backtrace PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ... +PASS: gdb.base/advance.exp: advance line number +PASS: gdb.base/advance.exp: malformed advance +PASS: gdb.base/advance.exp: advance func +PASS: gdb.base/advance.exp: advance function not called by current frame +PASS: gdb.base/advance.exp: set breakpoint at call to func3 +PASS: gdb.base/advance.exp: continue to call to func3 in main +PASS: gdb.base/advance.exp: advance function called as param +PASS: gdb.base/advance.exp: advance with no argument Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ... PASS: gdb.base/define.exp: define user command: nextwhere PASS: gdb.base/define.exp: use user command: nextwhere @@ -2683,6 +2690,10 @@ PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first INT +PASS: gdb.base/catch-signal.exp: SIGHUP: override SIGINT to catch +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGINT +PASS: gdb.base/catch-signal.exp: SIGHUP: continue PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass PASS: gdb.base/catch-signal.exp: 1: catch signal @@ -2696,6 +2707,10 @@ PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first INT +PASS: gdb.base/catch-signal.exp: 1: override SIGINT to catch +PASS: gdb.base/catch-signal.exp: 1: catch signal SIGINT +PASS: gdb.base/catch-signal.exp: 1: continue PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal @@ -2709,6 +2724,10 @@ PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint p PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first INT +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: override SIGINT to catch +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGINT +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ PASS: gdb.base/catch-signal.exp: catch signal all PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP @@ -3153,6 +3172,10 @@ PASS: gdb.base/morestack.exp: continue PASS: gdb.base/morestack.exp: up 3000 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/mips_pro.exp ... PASS: gdb.base/mips_pro.exp: backtrace +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/filesym.exp ... +PASS: gdb.base/filesym.exp: complete on "filesy" +PASS: gdb.base/filesym.exp: completion list for "filesym" +PASS: gdb.base/filesym.exp: set breakpoint at filesym Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ... PASS: gdb.base/dfp-exprs.exp: p 1.2df PASS: gdb.base/dfp-exprs.exp: p -1.2df @@ -3589,6 +3612,7 @@ 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 +PASS: gdb.base/exprs.exp: print null_t_struct && null_t_struct->v_int_member == 0 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 @@ -3959,6 +3983,7 @@ PASS: gdb.base/default.exp: show version PASS: gdb.base/default.exp: show width PASS: gdb.base/default.exp: show write PASS: gdb.base/default.exp: show +PASS: gdb.base/default.exp: set history save off PASS: gdb.base/default.exp: stepi "si" abbreviation PASS: gdb.base/default.exp: stepi PASS: gdb.base/default.exp: signal @@ -4746,7 +4771,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 @@ -5040,6 +5065,10 @@ PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/maint.exp ... PASS: gdb.base/maint.exp: set height 0 PASS: gdb.base/maint.exp: maint print registers +PASS: gdb.base/maint.exp: mt set per on for expand-symtabs +PASS: gdb.base/maint.exp: mt expand-symtabs +PASS: gdb.base/maint.exp: mt set per off for expand-symtabs +PASS: gdb.base/maint.exp: maint check-psymtabs PASS: gdb.base/maint.exp: maint check-symtabs PASS: gdb.base/maint.exp: maint set per-command on PASS: gdb.base/maint.exp: maint set per-command off @@ -5073,22 +5102,6 @@ PASS: gdb.base/maint.exp: maint print w/o args PASS: gdb.base/maint.exp: maint info w/o args PASS: gdb.base/maint.exp: maint w/o args PASS: gdb.base/maint.exp: help maint -PASS: gdb.base/maint.exp: help maint check-symtabs -PASS: gdb.base/maint.exp: help maint space -PASS: gdb.base/maint.exp: help maint time -PASS: gdb.base/maint.exp: help maint demangle -PASS: gdb.base/maint.exp: help maint dump-me -PASS: gdb.base/maint.exp: help maint internal-error -PASS: gdb.base/maint.exp: help maint internal-warning -PASS: gdb.base/maint.exp: help maint print statistics -PASS: gdb.base/maint.exp: help maint print dummy-frames -PASS: gdb.base/maint.exp: help maint print objfiles -PASS: gdb.base/maint.exp: help maint print psymbols -PASS: gdb.base/maint.exp: help maint print msymbols -PASS: gdb.base/maint.exp: help maint print symbols -PASS: gdb.base/maint.exp: help maint print type -PASS: gdb.base/maint.exp: help maint info sections -PASS: gdb.base/maint.exp: help maint info breakpoints PASS: gdb.base/maint.exp: help maint info PASS: gdb.base/maint.exp: help maint print PASS: gdb.base/maint.exp: help maint @@ -6275,11 +6288,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 6045 +# of expected passes 6056 # of unexpected failures 5 # of expected failures 25 # of known failures 21 # of untested testcases 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 61512a13..ae913114 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 Apr 28 12:03:35 2013 +Test Run By thomas on Mon May 27 09:02:34 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1675,6 +1675,7 @@ PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) +PASS: gdb.base/pending.exp: complete condition PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) PASS: gdb.base/pending.exp: set pending breakpoint @@ -1930,6 +1931,9 @@ PASS: gdb.base/sigaltstack.exp: finish from catch INNER PASS: gdb.base/sigaltstack.exp: finish to OUTER PASS: gdb.base/sigaltstack.exp: finish to catch MAIN PASS: gdb.base/sigaltstack.exp: finish to MAIN +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ... +PASS: gdb.base/set-noassign.exp: set language ada +PASS: gdb.base/set-noassign.exp: warning for set without assignment Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ... PASS: gdb.base/relational.exp: set variable x=14 PASS: gdb.base/relational.exp: set variable y=2 @@ -1996,9 +2000,6 @@ PASS: gdb.base/relational.exp: print value of x==(y==z) PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of (x==y)<z -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ... -PASS: gdb.base/set-noassign.exp: set language ada -PASS: gdb.base/set-noassign.exp: warning for set without assignment Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recpar.exp ... PASS: gdb.base/recpar.exp: break recpar.c:26 if n == 3 PASS: gdb.base/recpar.exp: continue @@ -2922,6 +2923,9 @@ PASS: gdb.base/pie-execl.exp: pie_execl_marker address first PASS: gdb.base/pie-execl.exp: continue PASS: gdb.base/pie-execl.exp: pie_execl_marker address second PASS: gdb.base/pie-execl.exp: pie_execl_marker address has changed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/range-stepping.exp ... +PASS: gdb.base/range-stepping.exp: probe range-stepping support +UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-infcall.exp ... PASS: gdb.base/valgrind-infcall.exp: spawn valgrind PASS: gdb.base/valgrind-infcall.exp: valgrind started @@ -2982,6 +2986,7 @@ PASS: gdb.base/setshow.exp: set history filename foobar.baz PASS: gdb.base/setshow.exp: show history filename (foobar.baz) PASS: gdb.base/setshow.exp: set history save on PASS: gdb.base/setshow.exp: show history save (on) +PASS: gdb.base/setshow.exp: set history save off PASS: gdb.base/setshow.exp: set history size 100 PASS: gdb.base/setshow.exp: show history size (100) PASS: gdb.base/setshow.exp: set language asm @@ -4469,6 +4474,17 @@ PASS: gdb.base/value-double-free.exp: watch var PASS: gdb.base/value-double-free.exp: continue PASS: gdb.base/value-double-free.exp: print empty() PASS: gdb.base/value-double-free.exp: help help +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-search.exp ... +PASS: gdb.base/solib-search.exp: continue to break_here +PASS: gdb.base/solib-search.exp: save a corefile +PASS: gdb.base/solib-search.exp: re-load generated corefile +PASS: gdb.base/solib-search.exp: backtrace (with wrong libs) (data collection) +PASS: gdb.base/solib-search.exp: backtrace (with wrong libs) +PASS: gdb.base/solib-search.exp: set solib-search-path +PASS: gdb.base/solib-search.exp: backtrace (with right libs) (data collection) +PASS: gdb.base/solib-search.exp: backtrace (with right libs) +PASS: gdb.base/solib-search.exp: p lib1_size +PASS: gdb.base/solib-search.exp: p lib2_size Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-display.exp ... PASS: gdb.base/solib-display.exp: NO: display a_global PASS: gdb.base/solib-display.exp: NO: display b_global @@ -4711,10 +4727,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4555 +# of expected passes 4568 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# 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 diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum index df766b2f..1b52f6ba 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Apr 28 12:06:23 2013 +Test Run By thomas on Mon May 27 09:05:25 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -13,5 +13,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/instruction_history.e === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 d288ebab..c3ec7281 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 Apr 28 12:06:24 2013 +Test Run By thomas on Mon May 27 09:05:26 2013 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.6.50.20130428-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.20130527-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 fbb8333f..fa93374b 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 Apr 28 12:06:24 2013 +Test Run By thomas on Mon May 27 09:05:26 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -239,6 +239,7 @@ PASS: gdb.cp/class2.exp: set print object on PASS: gdb.cp/class2.exp: p acp PASS: gdb.cp/class2.exp: p acp->c1 PASS: gdb.cp/class2.exp: p acp->c2 +PASS: gdb.cp/class2.exp: p aref Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/classes.exp ... PASS: gdb.cp/classes.exp: ptype struct default_public_struct PASS: gdb.cp/classes.exp: ptype struct explicit_public_struct @@ -4165,10 +4166,10 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 4012 +# of expected passes 4013 # of expected failures 6 # of known failures 22 # of untested testcases 1 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 087d5af0..596b7b22 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 Apr 28 12:07:24 2013 +Test Run By thomas on Mon May 27 09:06:23 2013 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.6.50.20130428-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.20130527-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 49685434..bf03d937 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 Apr 28 12:07:24 2013 +Test Run By thomas on Mon May 27 09:06:24 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -521,6 +521,8 @@ PASS: gdb.dwarf2/implptr.exp: print *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print byte inside *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print invalid offset from *p[0].x in implptr:foo PASS: gdb.dwarf2/implptr.exp: print j in implptr:foo +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptrconst.exp ... +PASS: gdb.dwarf2/implptrconst.exp: print *c Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ... PASS: gdb.dwarf2/mac-fileno.exp: set listsize 1 PASS: gdb.dwarf2/mac-fileno.exp: list func_cu1 @@ -618,9 +620,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 519 +# of expected passes 520 # of known failures 1 # of untested testcases 9 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 ac75412a..24e5bae1 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 Apr 28 12:07:42 2013 +Test Run By thomas on Mon May 27 09:06:41 2013 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.6.50.20130428-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.20130527-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 1b6115ce..a60ce6d3 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 Apr 28 12:07:47 2013 +Test Run By thomas on Mon May 27 09:06:46 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -136,6 +136,11 @@ PASS: gdb.gdb/observer.exp: first observer removed; sending notification PASS: gdb.gdb/observer.exp: first observer removed; check first observer counter value PASS: gdb.gdb/observer.exp: first observer removed; check second observer counter value PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter value +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/python-selftest.exp ... +PASS: gdb.gdb/python-selftest.exp: breakpoint in captured_command_loop +PASS: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop +PASS: gdb.gdb/python-selftest.exp: set variable gdb_python_initialized = 0 +FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/selftest.exp ... PASS: gdb.gdb/selftest.exp: Disassemble main PASS: gdb.gdb/selftest.exp: breakpoint in captured_main @@ -180,6 +185,7 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === -# of expected passes 166 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 169 +# of unexpected failures 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 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 52a95d51..b8b747b0 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 Apr 28 12:07:53 2013 +Test Run By thomas on Mon May 27 09:06:52 2013 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.6.50.20130428-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.20130527-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 487d84e8..188edf69 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 Apr 28 12:07:53 2013 +Test Run By thomas on Mon May 27 09:06:53 2013 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.6.50.20130428-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.20130527-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 754e60a9..5ccaca6a 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 Apr 28 12:08:04 2013 +Test Run By thomas on Mon May 27 09:07:03 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -30,6 +30,7 @@ PASS: gdb.linespec/linespec.exp: clear breakpoint using dir/file:line PASS: gdb.linespec/linespec.exp: multi-location break using file:line PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name and label +PASS: gdb.linespec/linespec.exp: complete condition PASS: gdb.linespec/linespec.exp: disable pending breakpoints for linespec tests PASS: gdb.linespec/linespec.exp: set breakpoint on non-existent function PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload @@ -220,6 +221,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 203 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 204 +[...]/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 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 04d1bd04..d83d3db3 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 Apr 28 12:08:07 2013 +Test Run By thomas on Mon May 27 09:07:06 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -295,6 +295,34 @@ PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-dprintf.exp ... +PASS: gdb.mi/mi-dprintf.exp: breakpoint at main +PASS: gdb.mi/mi-dprintf.exp: mi runto main +PASS: gdb.mi/mi-dprintf.exp: mi insert without location +PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string +PASS: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string +PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint main +PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf foo +PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1 +PASS: gdb.mi/mi-dprintf.exp: mi info dprintf +PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1 +PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf +PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop +PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf +PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf 2nd stop +PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to call +PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf +PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop +PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf +PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf 2nd stop +PASS: gdb.mi/mi-dprintf.exp: mi set dprintf-channel stderr +PASS: gdb.mi/mi-dprintf.exp: mi set dprintf channel +PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf +PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop +PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf +PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf 2nd stop +UNSUPPORTED: gdb.mi/mi-dprintf.exp: set dprintf style to agent +PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... PASS: gdb.mi/mi-eval.exp: breakpoint at callee4 PASS: gdb.mi/mi-eval.exp: mi runto callee4 @@ -1873,10 +1901,10 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 === gdb Summary === -# of expected passes 1787 +# of expected passes 1813 # 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.6.50.20130428-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.6.50.20130527-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 e35305fc..f4a6e006 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 Apr 28 12:08:54 2013 +Test Run By thomas on Mon May 27 09:07:54 2013 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.6.50.20130428-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.20130527-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 069962b5..0a50b363 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 Apr 28 12:08:54 2013 +Test Run By thomas on Mon May 27 09:07:54 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -63,5 +63,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 === gdb Summary === # of expected passes 47 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 8adac0cd..c07ff38b 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 Apr 28 12:08:56 2013 +Test Run By thomas on Mon May 27 09:07:56 2013 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.6.50.20130428-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.20130527-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 a9f61d94..09be4ae3 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 Apr 28 12:08:58 2013 +Test Run By thomas on Mon May 27 09:07:58 2013 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.6.50.20130428-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.20130527-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 76212615..9ef1f445 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 Apr 28 12:08:59 2013 +Test Run By thomas on Mon May 27 09:07:59 2013 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.6.50.20130428-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.20130527-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 4d144613..b107912d 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 Apr 28 12:09:01 2013 +Test Run By thomas on Mon May 27 09:08:01 2013 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.6.50.20130428-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.20130527-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 84c55361..57f35f52 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 Apr 28 12:09:01 2013 +Test Run By thomas on Mon May 27 09:08:01 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -479,6 +479,90 @@ PASS: gdb.python/py-frame.exp: test Frame.newer PASS: gdb.python/py-frame.exp: test Frame.read_var - error PASS: gdb.python/py-frame.exp: test Frame.read_var - success PASS: gdb.python/py-frame.exp: test gdb.selected_frame +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... +PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main +PASS: gdb.python/py-framefilter-mi.exp: mi runto main +PASS: gdb.python/py-framefilter-mi.exp: Load python file +PASS: gdb.python/py-framefilter-mi.exp: run to 46 (set breakpoint) +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values +PASS: gdb.python/py-framefilter-mi.exp: enable frame filters +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values frame filters enabled +PASS: gdb.python/py-framefilter-mi.exp: run to 51 (set breakpoint) +PASS: gdb.python/py-framefilter-mi.exp: filtered stack listing +PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 0 3 +PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 22 24 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 0 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 0 3 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 22 27 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 1 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 0 3 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 22 27 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 0 3 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 22 27 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 22 27 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 0 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 1 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --all-values +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --simple-values +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 0 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 1 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 2 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0 +PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables 0 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-framefilter.exp ... +PASS: gdb.python/py-framefilter.exp: set auto-load safe-path +PASS: gdb.python/py-framefilter.exp: Test auto-load had loaded python scripts +PASS: gdb.python/py-framefilter.exp: Set python print-stack to full +PASS: gdb.python/py-framefilter.exp: Load python file +PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Inner test breakpoint +PASS: gdb.python/py-framefilter.exp: bt full no-filters +PASS: gdb.python/py-framefilter.exp: bt full with filters +PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Backtrace end breakpoint +PASS: gdb.python/py-framefilter.exp: info frame filter before setting priority +PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider before setting +PASS: gdb.python/py-framefilter.exp: set frame-filter priotiy global Elider 1000 +PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider after setting +PASS: gdb.python/py-framefilter.exp: info frame filter after setting priority +PASS: gdb.python/py-framefilter.exp: info frame filter before disable frame filter +PASS: gdb.python/py-framefilter.exp: disable frame-filter global Elider +PASS: gdb.python/py-framefilter.exp: info frame filter after disable frame filter +PASS: gdb.python/py-framefilter.exp: enable frame-filter global Elider +PASS: gdb.python/py-framefilter.exp: info frame filter after reenabling frame filter +PASS: gdb.python/py-framefilter.exp: bt no-filters +PASS: gdb.python/py-framefilter.exp: bt with frame filters +PASS: gdb.python/py-framefilter.exp: disable frame-filter global Reverse +PASS: gdb.python/py-framefilter.exp: bt with frame-filter Reverse disabled +PASS: gdb.python/py-framefilter.exp: bt -2 with frame-filter Reverse disabled +PASS: gdb.python/py-framefilter.exp: bt 3 with frame-filter Reverse disabled +PASS: gdb.python/py-framefilter.exp: bt no-filters full with Reverse disabled +PASS: gdb.python/py-framefilter.exp: bt full with Reverse disabled +PASS: gdb.python/py-framefilter.exp: turn off frame arguments +PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no args +PASS: gdb.python/py-framefilter.exp: bt 1 no args +PASS: gdb.python/py-framefilter.exp: turn frame arguments to scalars only +PASS: gdb.python/py-framefilter.exp: bt no-filter 1 scalars +PASS: gdb.python/py-framefilter.exp: bt 1 scalars +PASS: gdb.python/py-framefilter.exp: turn on frame arguments +PASS: gdb.python/py-framefilter.exp: bt no-filter 1 all args +PASS: gdb.python/py-framefilter.exp: bt 1 all args +PASS: gdb.python/py-framefilter.exp: Turn off address printing +PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no address +PASS: gdb.python/py-framefilter.exp: bt 1 no addresss +PASS: gdb.python/py-framefilter.exp: set auto-load safe-path for no debug info +PASS: gdb.python/py-framefilter.exp: Set autoload path for no debug info tests +PASS: gdb.python/py-framefilter.exp: set python print-stack full for no debuginfo tests +PASS: gdb.python/py-framefilter.exp: Load python file for no debuginfo tests +PASS: gdb.python/py-framefilter.exp: disable frame-filter gloval Reverse for no debuginfo +PASS: gdb.python/py-framefilter.exp: bt for no debuginfo +PASS: gdb.python/py-framefilter.exp: bt full for no debuginfo +PASS: gdb.python/py-framefilter.exp: bt no filters for no debuginfo +PASS: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ... PASS: gdb.python/py-function.exp: input convenience function - python PASS: gdb.python/py-function.exp: input convenience function - class test_func (gdb.Function): @@ -1599,6 +1683,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1552 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1634 +[...]/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 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 96f12709..0c2ff93c 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 Apr 28 12:09:22 2013 +Test Run By thomas on Mon May 27 09:08:24 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2591,7 +2591,6 @@ PASS: gdb.reverse/sigall-reverse.exp: send signal 63 PASS: gdb.reverse/sigall-reverse.exp: advance to TERM Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-precsave.exp ... -PASS: gdb.reverse/solib-precsave.exp: set debug-file-directory PASS: gdb.reverse/solib-precsave.exp: Turn on process record PASS: gdb.reverse/solib-precsave.exp: BP at end of main PASS: gdb.reverse/solib-precsave.exp: run to end of main @@ -2599,20 +2598,14 @@ PASS: gdb.reverse/solib-precsave.exp: save process recfile PASS: gdb.reverse/solib-precsave.exp: Kill process, prepare to debug log file PASS: gdb.reverse/solib-precsave.exp: reload core file PASS: gdb.reverse/solib-precsave.exp: run until end part one -PASS: gdb.reverse/solib-precsave.exp: reverse-step third sleep -PASS: gdb.reverse/solib-precsave.exp: reverse-step second sleep -PASS: gdb.reverse/solib-precsave.exp: reverse-step first sleep, dynsym resolve -PASS: gdb.reverse/solib-precsave.exp: reverse-step third printf -PASS: gdb.reverse/solib-precsave.exp: reverse-step second printf -PASS: gdb.reverse/solib-precsave.exp: reverse-step first printf, dynsym resolve +PASS: gdb.reverse/solib-precsave.exp: reverse-step third shr1 +PASS: gdb.reverse/solib-precsave.exp: reverse-step second shr1 +PASS: gdb.reverse/solib-precsave.exp: reverse-step first shr1 PASS: gdb.reverse/solib-precsave.exp: reverse-step generic PASS: gdb.reverse/solib-precsave.exp: forward to end part one -PASS: gdb.reverse/solib-precsave.exp: reverse-next third sleep -PASS: gdb.reverse/solib-precsave.exp: reverse-next second sleep -PASS: gdb.reverse/solib-precsave.exp: reverse-next first sleep, dynsym resolve -PASS: gdb.reverse/solib-precsave.exp: reverse-next third printf -PASS: gdb.reverse/solib-precsave.exp: reverse-next second printf -PASS: gdb.reverse/solib-precsave.exp: reverse-next first printf, dynsym resolve +PASS: gdb.reverse/solib-precsave.exp: reverse-next third shr1 +PASS: gdb.reverse/solib-precsave.exp: reverse-next second shr1 +PASS: gdb.reverse/solib-precsave.exp: reverse-next first shr1 PASS: gdb.reverse/solib-precsave.exp: reverse-next generic PASS: gdb.reverse/solib-precsave.exp: reverse-step into solib function one PASS: gdb.reverse/solib-precsave.exp: reverse-step within solib function one @@ -2624,23 +2617,16 @@ PASS: gdb.reverse/solib-precsave.exp: run until end part two PASS: gdb.reverse/solib-precsave.exp: reverse-next over solib function one PASS: gdb.reverse/solib-precsave.exp: reverse-next over solib function two Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-reverse.exp ... -PASS: gdb.reverse/solib-reverse.exp: set debug-file-directory PASS: gdb.reverse/solib-reverse.exp: Turn on process record PASS: gdb.reverse/solib-reverse.exp: run until end part one -PASS: gdb.reverse/solib-reverse.exp: reverse-step third sleep -PASS: gdb.reverse/solib-reverse.exp: reverse-step second sleep -PASS: gdb.reverse/solib-reverse.exp: reverse-step first sleep, dynsym resolve -PASS: gdb.reverse/solib-reverse.exp: reverse-step third printf -PASS: gdb.reverse/solib-reverse.exp: reverse-step second printf -PASS: gdb.reverse/solib-reverse.exp: reverse-step first printf, dynsym resolve +PASS: gdb.reverse/solib-reverse.exp: reverse-step third shr1 +PASS: gdb.reverse/solib-reverse.exp: reverse-step second shr1 +PASS: gdb.reverse/solib-reverse.exp: reverse-step first shr1 PASS: gdb.reverse/solib-reverse.exp: reverse-step generic PASS: gdb.reverse/solib-reverse.exp: forward to end part one -PASS: gdb.reverse/solib-reverse.exp: reverse-next third sleep -PASS: gdb.reverse/solib-reverse.exp: reverse-next second sleep -PASS: gdb.reverse/solib-reverse.exp: reverse-next first sleep, dynsym resolve -PASS: gdb.reverse/solib-reverse.exp: reverse-next third printf -PASS: gdb.reverse/solib-reverse.exp: reverse-next second printf -PASS: gdb.reverse/solib-reverse.exp: reverse-next first printf, dynsym resolve +PASS: gdb.reverse/solib-reverse.exp: reverse-next third shr1 +PASS: gdb.reverse/solib-reverse.exp: reverse-next second shr1 +PASS: gdb.reverse/solib-reverse.exp: reverse-next first shr1 PASS: gdb.reverse/solib-reverse.exp: reverse-next generic PASS: gdb.reverse/solib-reverse.exp: reverse-step into solib function one PASS: gdb.reverse/solib-reverse.exp: reverse-step within solib function one @@ -2808,7 +2794,7 @@ PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time === gdb Summary === -# of expected passes 2770 +# of expected passes 2756 # of untested testcases 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 0e76626e..604fb8ea 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 Apr 28 12:09:47 2013 +Test Run By thomas on Mon May 27 09:08:47 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -89,5 +89,5 @@ PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === # of expected passes 69 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-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 0d2282cf..6f1b4f96 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 Apr 28 12:09:52 2013 +Test Run By thomas on Mon May 27 09:08:54 2013 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.6.50.20130428-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.20130527-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 b27e0958..885a4647 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 Apr 28 12:09:54 2013 +Test Run By thomas on Mon May 27 09:08:56 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -783,9 +783,115 @@ PASS: gdb.threads/watchthreads2.exp: all threads started PASS: gdb.threads/watchthreads2.exp: watch x PASS: gdb.threads/watchthreads2.exp: set var test_ready = 1 PASS: gdb.threads/watchthreads2.exp: all threads incremented x +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/wp-replication.exp ... +PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case +PASS: gdb.threads/wp-replication.exp: Breakpoint on empty_cycle +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 0 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 1 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 2 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 3 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 4 +PASS: gdb.threads/wp-replication.exp: set var hw_watch_count=4 +PASS: gdb.threads/wp-replication.exp: set var watch_count_done=1 +PASS: gdb.threads/wp-replication.exp: Breakpoint on thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[0] +PASS: gdb.threads/wp-replication.exp: Thread 0 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[1] +PASS: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[2] +PASS: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[3] +PASS: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: set var test_ready=1 +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data === gdb Summary === -# of expected passes 725 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 830 +[...]/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 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 df07b8ff..fe94ec96 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 Apr 28 12:11:22 2013 +Test Run By thomas on Mon May 27 09:10:29 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -89,11 +89,7 @@ UNSUPPORTED: gdb.trace/backtrace.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/change-loc.exp ... UNSUPPORTED: gdb.trace/change-loc.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ... -PASS: gdb.trace/circ.exp: set circular-trace-buffer on -PASS: gdb.trace/circ.exp: show circular-trace-buffer (on) -PASS: gdb.trace/circ.exp: set circular-trace-buffer off -PASS: gdb.trace/circ.exp: show circular-trace-buffer (off) -UNSUPPORTED: gdb.trace/circ.exp: Current target does not support trace +UNSUPPORTED: gdb.trace/circ.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ... UNSUPPORTED: gdb.trace/collection.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ... @@ -174,6 +170,10 @@ PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount PASS: gdb.trace/passcount.exp: 4.9: help passcount Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/pending.exp ... UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/qtro.exp ... +PASS: gdb.trace/qtro.exp: probe for target remote +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/range-stepping.exp ... +UNSUPPORTED: gdb.trace/range-stepping.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ... UNSUPPORTED: gdb.trace/report.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ... @@ -235,6 +235,8 @@ PASS: gdb.trace/tfile.exp: no stack if no traceframe selected PASS: gdb.trace/tfile.exp: no registers if no traceframe selected PASS: gdb.trace/tfile.exp: target tfile PASS: gdb.trace/tfile.exp: tstatus on error trace file +PASS: gdb.trace/tfile.exp: info threads +PASS: gdb.trace/tfile.exp: info inferiors PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf" PASS: gdb.trace/tfile.exp: -trace-status PASS: gdb.trace/tfile.exp: complete-command 'target tfile' @@ -319,8 +321,8 @@ UNSUPPORTED: gdb.trace/while-stepping.exp: target does not support trace === gdb Summary === -# of expected passes 242 +# of expected passes 241 # of untested testcases 2 -# of unsupported tests 28 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 29 +[...]/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 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 e778f328..2e16f747 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 Apr 28 12:11:32 2013 +Test Run By thomas on Mon May 27 09:10:41 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -7,6 +7,9 @@ Schedule of variations: unix Running target unix +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/maint_print_struct.exp ... +PASS: gdb.xml/maint_print_struct.exp: setting a new tdesc having only a structure +PASS: gdb.xml/maint_print_struct.exp: printing tdesc with a structure and a bitfield Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-arch.exp ... PASS: gdb.xml/tdesc-arch.exp: read valid architectures PASS: gdb.xml/tdesc-arch.exp: read default architecture @@ -39,7 +42,7 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 24 +# of expected passes 26 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-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.20130527-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |