summaryrefslogtreecommitdiff
path: root/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum')
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum31
1 files changed, 21 insertions, 10 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
index 8e45c2a7..1c15a820 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Sep 16 11:35:51 2014
+Test Run By thomas on Tue Sep 16 15:38:56 2014
Native configuration is i686-unknown-gnu0.5
=== gdb tests ===
@@ -910,6 +910,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 ...
@@ -1274,8 +1275,7 @@ PASS: gdb.base/attach.exp: attach1, purging symbols after detach
FAIL: gdb.base/attach.exp: attach2, with no file
PASS: gdb.base/attach.exp: load file manually, after attach2 (re-read)
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
FAIL: 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
@@ -1765,6 +1765,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
@@ -1778,7 +1779,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 ...
@@ -2622,6 +2623,7 @@ PASS: gdb.base/charset.exp: assign string to long array
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
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 ...
@@ -2981,10 +2983,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
@@ -4268,7 +4270,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
@@ -8280,6 +8282,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
@@ -25300,6 +25303,14 @@ FAIL: gdb.threads/pthreads.exp: check backtrace from thread 2
FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads
FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2
FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running)
+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
+FAIL: gdb.threads/queue-signal.exp: determine thread functions
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
@@ -26082,8 +26093,8 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 23883
-# of unexpected failures 721
+# of expected passes 23891
+# of unexpected failures 722
# of unexpected successes 2
# of expected failures 36
# of unknown successes 1
@@ -26091,5 +26102,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
# of unresolved testcases 4
# of untested testcases 59
# of unsupported tests 92
-[...]/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