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.sum39
1 files changed, 19 insertions, 20 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
index bcb877be..fe7d97ed 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 Sat Nov 26 21:43:31 2016
+Test Run By thomas on Tue Dec 6 14:21:30 2016
Native configuration is i686-unknown-gnu0.8
=== gdb tests ===
@@ -332,9 +332,9 @@ PASS: gdb.ada/fun_overload_menu.exp: 1
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
PASS: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
PASS: gdb.ada/fun_renaming.exp: print next(1)
-FAIL: gdb.ada/fun_renaming.exp: print n(1)
-FAIL: gdb.ada/fun_renaming.exp: print renamed_next(1)
-FAIL: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
+PASS: gdb.ada/fun_renaming.exp: print n(1)
+PASS: gdb.ada/fun_renaming.exp: print renamed_next(1)
+PASS: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_char.exp ...
PASS: gdb.ada/funcall_char.exp: compilation foo.adb
PASS: gdb.ada/funcall_char.exp: print f('A')
@@ -343,8 +343,8 @@ PASS: gdb.ada/funcall_param.exp: compilation foo.adb
PASS: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
PASS: gdb.ada/funcall_ref.exp: compilation foo.adb
-XFAIL: gdb.ada/funcall_ref.exp: p get ("Hello world!")
-XFAIL: gdb.ada/funcall_ref.exp: ptype get ("Hello world!")
+XPASS: gdb.ada/funcall_ref.exp: p get ("Hello world!")
+XPASS: gdb.ada/funcall_ref.exp: ptype get ("Hello world!")
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
PASS: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS: gdb.ada/homonym.exp: set breakpoint at Get_Value
@@ -1877,7 +1877,7 @@ PASS: gdb.base/branch-to-self.exp: single-step: continue to breakpoint: hit brea
PASS: gdb.base/branch-to-self.exp: single-step: si
PASS: gdb.base/branch-to-self.exp: break-cond: side=host: set breakpoint with condition
FAIL: gdb.base/branch-to-self.exp: break-cond: side=host: continue to breakpoint: continue to break (timeout)
-FAIL: gdb.base/branch-to-self.exp: break-cond: side=host: p counter (timeout)
+FAIL: gdb.base/branch-to-self.exp: break-cond: side=host: p counter
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ...
PASS: gdb.base/break-always.exp: set breakpoint always-inserted on
PASS: gdb.base/break-always.exp: confirm breakpoint always-inserted
@@ -21274,13 +21274,13 @@ PASS: gdb.gdb/selftest.exp: run until breakpoint at captured_main
PASS: gdb.gdb/selftest.exp: Disassemble main
PASS: gdb.gdb/selftest.exp: set interrupt character in test_with_self
PASS: gdb.gdb/selftest.exp: set listsize to 1
-PASS: gdb.gdb/selftest.exp: printed version as string
+PASS: gdb.gdb/selftest.exp: printed version as pointer
PASS: gdb.gdb/selftest.exp: step into captured_main (args)
PASS: gdb.gdb/selftest.exp: step over argc initialization
PASS: gdb.gdb/selftest.exp: step over cmdarg_vec initialization
PASS: gdb.gdb/selftest.exp: next over lim_at_start initialization
-PASS: gdb.gdb/selftest.exp: step over argc initialization
PASS: gdb.gdb/selftest.exp: step over argv initialization
+PASS: gdb.gdb/selftest.exp: step over argc initialization
PASS: gdb.gdb/selftest.exp: next over lim_at_start initialization
PASS: gdb.gdb/selftest.exp: next over make_command_stats_cleanup and everything it calls
PASS: gdb.gdb/selftest.exp: next over lim_at_start initialization
@@ -26862,7 +26862,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile
PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
PASS: gdb.python/py-objfile.exp: print main with debug info
-PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (ab2f0438dc2f35d0751c3a463d26a165a06b81b8)
+PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (1def3a5a6ffd928ec18da8882ac3e5aa3992deb9)
PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
@@ -28806,7 +28806,7 @@ FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watc
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: set breakpoint always-inserted on
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: get integer valueof "mypid" (8365)
+PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: get integer valueof "mypid" (8186)
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: successfully compiled posix threads test case
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
@@ -28816,7 +28816,7 @@ FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: wa
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: set breakpoint always-inserted on
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid" (8429)
+PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid" (8252)
FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: successfully compiled posix threads test case
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: set detach-on-fork off
@@ -28837,7 +28837,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: kille
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set detach-on-fork off
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set follow-fork-mode child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: get integer valueof "mypid" (8493)
+PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: get integer valueof "mypid" (8317)
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: switch to parent
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach parent (the program is no longer running)
@@ -28860,7 +28860,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: kil
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set detach-on-fork off
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set follow-fork-mode child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: get integer valueof "mypid" (8558)
+PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: get integer valueof "mypid" (8382)
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: switch to parent
FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue (the program is no longer running)
@@ -29123,7 +29123,6 @@ PASS: gdb.threads/threadapply.exp: run a simple print command on all threads
PASS: gdb.threads/threadapply.exp: go down and check selected frame
PASS: gdb.threads/threadapply.exp: thread apply all detach
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
-WARNING: program timed out.
PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case
FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
@@ -29647,7 +29646,7 @@ PASS: gdb.trace/tracecmd.exp: 1.14: help trace
PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tracefile-pseudo-reg.exp ...
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ...
-gdb compile failed, gcc: error: [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
+gdb compile failed, gcc-6: error: [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
UNTESTED: gdb.trace/tspeed.exp: tspeed.exp
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ...
UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace
@@ -29723,10 +29722,10 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 26652
-# of unexpected failures 1261
-# of unexpected successes 1
-# of expected failures 34
+# of expected passes 26655
+# of unexpected failures 1258
+# of unexpected successes 3
+# of expected failures 32
# of unknown successes 3
# of known failures 51
# of unresolved testcases 1