From 742bca4aeeb00ac351ff459e04bc6c6153b520c3 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 16 Sep 2014 17:08:05 +0200 Subject: binutils-gdb: 05db5edd7923711a20c6225ea8e15f36e819d140 (2014-09-16) --- .../kepler.SCHWINGE/test/binutils/binutils.sum | 2 +- .../kepler.SCHWINGE/test/gas/testsuite/gas.sum | 4 +- .../kepler.SCHWINGE/test/gdb/testsuite/gdb.sum | 93 ++++++++++------------ binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum | 4 +- 4 files changed, 46 insertions(+), 57 deletions(-) (limited to 'binutils-gdb/kepler.SCHWINGE/test') diff --git a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum index d97fa9d4..60f85829 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Sep 12 16:30:37 2014 +Test Run By thomas on Tue Sep 16 15:05:39 2014 Native configuration is i686-pc-linux-gnu === binutils tests === diff --git a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum index a3ec884e..2d3d1199 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Sep 12 16:30:50 2014 +Test Run By thomas on Tue Sep 16 15:05:46 2014 Native configuration is i686-pc-linux-gnu === gas tests === @@ -588,5 +588,5 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === # of expected passes 451 -../as-new 2.24.51.20140911 +../as-new 2.24.51.20140916 diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum index 18f92230..b7710a12 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Sep 12 16:36:47 2014 +Test Run By thomas on Tue Sep 16 15:11:14 2014 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -911,6 +911,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-stackless.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ... @@ -1306,8 +1307,7 @@ PASS: gdb.base/attach.exp: attach1 detach PASS: gdb.base/attach.exp: attach1, purging symbols after detach PASS: gdb.base/attach.exp: attach2, with no file PASS: gdb.base/attach.exp: after attach2, set should_exit -PASS: gdb.base/attach.exp: after attach2, set tbreak postloop -PASS: gdb.base/attach.exp: after attach2, reach tbreak postloop +PASS: gdb.base/attach.exp: continue to breakpoint: postloop PASS: gdb.base/attach.exp: continue until exit at after attach2, exit PASS: gdb.base/attach.exp: set source path PASS: gdb.base/attach.exp: cd away from process working directory @@ -2502,6 +2502,7 @@ PASS: gdb.base/break.exp: finish with arguments disallowed PASS: gdb.base/break.exp: finish from outermost frame disallowed PASS: gdb.base/break.exp: kill program PASS: gdb.base/break.exp: break at factorial +PASS: gdb.base/break.exp: run to factorial(6) PASS: gdb.base/break.exp: continue to factorial(5) PASS: gdb.base/break.exp: backtrace from factorial(5) PASS: gdb.base/break.exp: next to recursive call @@ -2515,7 +2516,7 @@ PASS: gdb.base/break.exp: run until breakpoint set at small function, optimized PASS: gdb.base/break.exp: rbreak junk pending setup PASS: gdb.base/break.exp: rbreak junk set breakpoint PASS: gdb.base/break.exp: rbreak junk -PASS: gdb.base/break.exp: set $l = 92 +PASS: gdb.base/break.exp: set $l = 61 PASS: gdb.base/break.exp: set convenience variable $foo to 81.5 PASS: gdb.base/break.exp: set breakpoint via non-integer convenience variable disallowed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... @@ -3586,6 +3587,7 @@ PASS: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints PASS: gdb.base/checkpoint.exp: kill all one with many checkpoints Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ... PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function +PASS: gdb.base/chng-syms.exp: running to stop_here first time PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ... @@ -3945,10 +3947,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 -PASS: gdb.base/condbreak.exp: break break.c:92 if 1==1 +PASS: gdb.base/condbreak.exp: break break.c:61 if 1==1 PASS: gdb.base/condbreak.exp: delete 3 PASS: gdb.base/condbreak.exp: break marker1 if (1==1) -PASS: gdb.base/condbreak.exp: break break.c:92 if (1==1) +PASS: gdb.base/condbreak.exp: break break.c:61 if (1==1) PASS: gdb.base/condbreak.exp: break marker2 if (a==43) PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0) PASS: gdb.base/condbreak.exp: break marker4 @@ -5312,7 +5314,7 @@ PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: break marker4 PASS: gdb.base/ena-dis-br.exp: disable break marker4 PASS: gdb.base/ena-dis-br.exp: info break marker4 -PASS: gdb.base/ena-dis-br.exp: break 113 +PASS: gdb.base/ena-dis-br.exp: break 82 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: disable break with count PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time @@ -6312,51 +6314,13 @@ PASS: gdb.base/gcore.exp: corefile restored heap array PASS: gdb.base/gcore.exp: corefile restored stack array PASS: gdb.base/gcore.exp: corefile restored backtrace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... -FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #2 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #3 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #7 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #8 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #10 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #11 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #5 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #14 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #17 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #18 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #22 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #23 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #26 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #27 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #29 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #31 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #33 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #34 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #35 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #37 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #39 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #40 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #42 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #44 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times) FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #48 (stepping inside range 201 times) -FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 @@ -9775,6 +9739,7 @@ PASS: gdb.base/sepdebug.exp: finish with arguments disallowed PASS: gdb.base/sepdebug.exp: finish from outermost frame disallowed PASS: gdb.base/sepdebug.exp: kill program PASS: gdb.base/sepdebug.exp: break at factorial +PASS: gdb.base/sepdebug.exp: run to factorial(6) PASS: gdb.base/sepdebug.exp: continue to factorial(5) PASS: gdb.base/sepdebug.exp: backtrace from factorial(5) PASS: gdb.base/sepdebug.exp: next to recursive call @@ -20571,7 +20536,8 @@ PASS: gdb.dwarf2/gdb-index.exp: gdb-index file created PASS: gdb.dwarf2/gdb-index.exp: objcopy PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used PASS: gdb.dwarf2/gdb-index.exp: shell sleep 1 -FAIL: gdb.dwarf2/gdb-index.exp: touch binary +PASS: gdb.dwarf2/gdb-index.exp: touch binary +PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used after symbol reloading Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp @@ -30539,7 +30505,7 @@ PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to PASS: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 PASS: gdb.threads/multiple-step-overs.exp: step: thread 1 PASS: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: step +PASS: gdb.threads/multiple-step-overs.exp: step PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint PASS: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on @@ -30552,7 +30518,7 @@ PASS: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 PASS: gdb.threads/multiple-step-overs.exp: next: thread 1 PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off PASS: gdb.threads/multiple-step-overs.exp: set debug infrun 1 -PASS: gdb.threads/multiple-step-overs.exp: next +FAIL: gdb.threads/multiple-step-overs.exp: next PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint PASS: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads PASS: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on @@ -30687,6 +30653,29 @@ PASS: gdb.threads/pthreads.exp: apply backtrace command to all three threads PASS: gdb.threads/pthreads.exp: set break at common_routine in thread 2 PASS: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 PASS: gdb.threads/pthreads.exp: backtrace from thread 2 bkpt in common_routine +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/queue-signal.exp ... +PASS: gdb.threads/queue-signal.exp: successfully compiled posix threads test case +PASS: gdb.threads/queue-signal.exp: handle SIGUSR1 stop print pass +PASS: gdb.threads/queue-signal.exp: handle SIGUSR2 stop print pass +PASS: gdb.threads/queue-signal.exp: handle SIGABRT stop print pass +PASS: gdb.threads/queue-signal.exp: continue to breakpoint: all_threads_running +PASS: gdb.threads/queue-signal.exp: thread 2 +PASS: gdb.threads/queue-signal.exp: set scheduler-locking on +PASS: gdb.threads/queue-signal.exp: set var ready = 1 +PASS: gdb.threads/queue-signal.exp: thread 2 +PASS: gdb.threads/queue-signal.exp: continue +PASS: gdb.threads/queue-signal.exp: thread 3 +PASS: gdb.threads/queue-signal.exp: queue-signal SIGUSR2 +PASS: gdb.threads/queue-signal.exp: thread 1 +PASS: gdb.threads/queue-signal.exp: continue +PASS: gdb.threads/queue-signal.exp: queue-signal 0 +PASS: gdb.threads/queue-signal.exp: set scheduler-locking off +PASS: gdb.threads/queue-signal.exp: continue to breakpoint: all_threads_done +PASS: gdb.threads/queue-signal.exp: p sigusr1_received +PASS: gdb.threads/queue-signal.exp: p sigusr2_received +PASS: gdb.threads/queue-signal.exp: p sigabrt_received +PASS: gdb.threads/queue-signal.exp: queue-signal SIGINT +PASS: gdb.threads/queue-signal.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case @@ -31790,8 +31779,8 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 30222 -# of unexpected failures 151 +# of expected passes 30248 +# of unexpected failures 112 # of unexpected successes 2 # of expected failures 58 # of unknown successes 1 @@ -31799,5 +31788,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of unresolved testcases 1 # of untested testcases 29 # of unsupported tests 58 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140916-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum index 50827078..d312261d 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Sep 12 16:34:20 2014 +Test Run By thomas on Tue Sep 16 15:08:44 2014 Native configuration is i686-pc-linux-gnu === ld tests === @@ -1139,5 +1139,5 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... # of expected passes 974 # of expected failures 4 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140916 -- cgit v1.2.3