Skip to content

Instantly share code, notes, and snippets.

@stffrdhrn
Created May 11, 2016 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stffrdhrn/381a844a278db2e6e4fb024009bd8afa to your computer and use it in GitHub Desktop.
Save stffrdhrn/381a844a278db2e6e4fb024009bd8afa to your computer and use it in GitHub Desktop.
--- gdb.sum?dl=0 2016-05-11 22:36:21.920502935 +0900
+++ gdb/testsuite/gdb.sum 2016-05-11 22:12:43.315457249 +0900
@@ -1,4 +1,4 @@
-Test Run By olof on Wed May 11 15:01:20 2016
+Test run by shorne on Wed May 11 22:04:21 2016
Target is or1k-unknown-elf
Host is x86_64-pc-linux-gnu
@@ -943,9 +943,7 @@
PASS: gdb.base/break-inline.exp: break
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/break-interp.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/break-main-file-remove-fail.c:19:22: fatal error: sys/mman.h: No such file or directory
- #include <sys/mman.h>
- ^
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/break-main-file-remove-fail.c:19:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
UNTESTED: gdb.base/break-main-file-remove-fail.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ...
@@ -1666,8 +1664,8 @@
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/catch-fork-kill.c:46: undefined reference to `alarm'
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/catch-fork-kill.c:51: undefined reference to `pipe'
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/catch-fork-kill.c:76: undefined reference to `sleep'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
+/home/shorne/work/openrisc/build-newlib/or1k-elf/newlib/libc/syscalls/../../../../../newlib/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/catch-fork-kill.exp: catch-fork-kill-fork.exp
UNTESTED: gdb.base/catch-fork-kill.exp: failed to compile catch-fork-kill-fork
@@ -1937,8 +1935,7 @@
PASS: gdb.base/charset.exp: undefined concatenation of wide and UTF-32
PASS: gdb.base/charset.exp: typedef to wchar_t
PASS: gdb.base/charset.exp: undefined concatenation of UTF-16 and UTF-32
-PASS: gdb.base/charset.exp: set up for python printing of utf-16 string
-PASS: gdb.base/charset.exp: extract utf-16 string using python
+UNSUPPORTED: gdb.base/charset.exp: python support is disabled
PASS: gdb.base/charset.exp: EVAL_SKIP cleanup handling regression test
PASS: gdb.base/charset.exp: Assign String16 with prefix u
PASS: gdb.base/charset.exp: Display String String16 with x/hs
@@ -2083,8 +2080,8 @@
PASS: gdb.base/code_elim.exp: order2: get address of my_global_func
PASS: gdb.base/code_elim.exp: order2: get address of main
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/command-line-input.exp ...
-FAIL: gdb.base/command-line-input.exp: print 1\\n + 2
-FAIL: gdb.base/command-line-input.exp: print 1\\n2
+PASS: gdb.base/command-line-input.exp: print 1\\n + 2
+PASS: gdb.base/command-line-input.exp: print 1\\n2
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/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
@@ -2670,9 +2667,7 @@
PASS: gdb.base/dbx.exp: cont 2
PASS: gdb.base/dbx.exp: func print_average
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/dcache-line-read-error.c:20:22: fatal error: sys/mman.h: No such file or directory
- #include <sys/mman.h>
- ^
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/dcache-line-read-error.c:20:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
UNTESTED: gdb.base/dcache-line-read-error.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/debug-expr.exp ...
@@ -2881,7 +2876,8 @@
PASS: gdb.base/default.exp: show commands
PASS: gdb.base/default.exp: show complaints
PASS: gdb.base/default.exp: show confirm
-FAIL: gdb.base/default.exp: show convenience ($_caller_is = <internal function _caller_is> not found)
+UNSUPPORTED: gdb.base/default.exp: Python support is disabled.
+PASS: gdb.base/default.exp: show convenience
PASS: gdb.base/default.exp: show directories
PASS: gdb.base/default.exp: show editing
PASS: gdb.base/default.exp: show height
@@ -3579,7 +3575,7 @@
PASS: gdb.base/enumval.exp: p ZERO
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/environ.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
-UNTESTED: gdb.base/eu-strip-infcall.exp: eu-strip-infcall.exp
+PASS: gdb.base/eu-strip-infcall.exp: infcall
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp ...
PASS: gdb.base/eval-avoid-side-effects.exp: get integer valueof "sizeof (int)" (4)
PASS: gdb.base/eval-avoid-side-effects.exp: set variable x=42
@@ -3636,10 +3632,8 @@
collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/execl-update-breakpoints.exp: link failed
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/execution-termios.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/execution-termios.c:19:0:
-/opt/or1k-elf/or1k-elf/include/termios.h:4:25: fatal error: sys/termios.h: No such file or directory
- #include <sys/termios.h>
- ^
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/execution-termios.c:19:0:
+/opt/shorne/software/or1k/or1k-elf/include/termios.h:4:25: fatal error: sys/termios.h: No such file or directory
compilation terminated.
UNTESTED: gdb.base/execution-termios.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/exitsignal.exp ...
@@ -3973,10 +3967,10 @@
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 /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fileio.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-rename.o): In function `rename':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/stdio/../../../../../../newlib-git/newlib/libc/stdio/rename.c:67: undefined reference to `_rename_r'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-time.o): In function `time':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/time/../../../../../../newlib-git/newlib/libc/time/time.c:46: undefined reference to `_gettimeofday_r'
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-rename.o): In function `rename':
+/home/shorne/work/openrisc/build-newlib/or1k-elf/newlib/libc/stdio/../../../../../newlib/newlib/libc/stdio/rename.c:67: undefined reference to `_rename_r'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-time.o): In function `time':
+/home/shorne/work/openrisc/build-newlib/or1k-elf/newlib/libc/time/../../../../../newlib/newlib/libc/time/time.c:46: undefined reference to `_gettimeofday_r'
collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/fileio.exp: fileio.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/filesym.exp ...
@@ -4043,125 +4037,65 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/foll-fork.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/foll-vfork.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:32: undefined reference to `sleep'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:35: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37: undefined reference to `getppid'
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/fork-running-state/fork-running-state0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:67: undefined reference to `alarm'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
-collect2: error: ld returned 1 exit status
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+ if (kill (getppid (), 0) != 0)
+ ^
UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
PASS: gdb.base/fortran-sym-case.exp: set language fortran
@@ -4353,7 +4287,7 @@
PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments
UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/bin/ld: -pie not supported
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/bin/ld: -pie not supported
collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/gcore-relro-pie.exp: gcore-relro-pie.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/gcore-relro.exp ...
@@ -4731,7 +4665,7 @@
PASS: gdb.base/included.exp: ptype integer
PASS: gdb.base/included.exp: info variables integer
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/infcall-exec.exp ...
-gdb compile failed, /tmp/ccoVAIKY.o: In function `main':
+gdb compile failed, /tmp/cce4CJzd.o: In function `main':
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/infcall-exec.c:25: undefined reference to `execlp'
collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/infcall-exec.exp: could not build /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.base/infcall-exec/infcall-exec
@@ -5171,7 +5105,7 @@
PASS: gdb.base/long_long.exp: p/o *(long long *)ll
PASS: gdb.base/long_long.exp: p/t *(long long *)ll
PASS: gdb.base/long_long.exp: p/a *(long long *)ll
-PASS: gdb.base/long_long.exp: p/f *(long long *)ll
+FAIL: gdb.base/long_long.exp: p/f *(long long *)ll
PASS: gdb.base/long_long.exp: p/c *(long long *)ll
PASS: gdb.base/long_long.exp: set examine size to w
PASS: gdb.base/long_long.exp: x/x w
@@ -5222,7 +5156,7 @@
PASS: gdb.base/long_long.exp: x/2gt g
PASS: gdb.base/long_long.exp: x/2ga g
PASS: gdb.base/long_long.exp: x/2gc g
-PASS: gdb.base/long_long.exp: x/2gf g
+FAIL: gdb.base/long_long.exp: x/2gf g
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/longest-types.exp ...
UNTESTED: gdb.base/longest-types.exp: longest-types.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/longjmp.exp ...
@@ -5732,7 +5666,7 @@
PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4
PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/morestack.exp ...
-gdb compile failed, cc1: error: '-fsplit-stack' is not supported by this compiler configuration
+gdb compile failed, cc1: error: '-fsplit-stack' is not supported by this compiler configuration
UNTESTED: gdb.base/morestack.exp: morestack.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/moribund-step.exp ...
UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping
@@ -8016,7 +7950,7 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint
PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main
-PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x000023b0
+PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x000023b4
PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on
PASS: gdb.base/sss-bp-on-user-bp.exp: si
PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc
@@ -8033,9 +7967,7 @@
XFAIL: gdb.base/stale-infcall.exp: test system longjmp tracking support
UNTESTED: gdb.base/stale-infcall.exp: System lacks support for tracking longjmps
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/stap-probe.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory
- #include <sys/sdt.h>
- ^
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory
compilation terminated.
UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp
UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp
@@ -9634,7 +9566,7 @@
PASS: gdb.base/watchpoint.exp: next after watch x
PASS: gdb.base/watchpoint.exp: delete watch x
PASS: gdb.base/watchpoint.exp: watch buf
-FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
+PASS: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS: gdb.base/watchpoint.exp: delete watch buf
PASS: gdb.base/watchpoint.exp: number is constant
PASS: gdb.base/watchpoint.exp: number with cast is constant
@@ -9767,7 +9699,7 @@
PASS: gdb.base/watchpoint.exp: no-hw: next after watch x
PASS: gdb.base/watchpoint.exp: no-hw: delete watch x
PASS: gdb.base/watchpoint.exp: no-hw: watch buf
-FAIL: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit
+PASS: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit
PASS: gdb.base/watchpoint.exp: no-hw: delete watch buf
PASS: gdb.base/watchpoint.exp: no-hw: number is constant
PASS: gdb.base/watchpoint.exp: no-hw: number with cast is constant
@@ -10143,8 +10075,8 @@
PASS: gdb.cp/breakpoint.exp: continue to breakpoint
PASS: gdb.cp/breakpoint.exp: check the member variable
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/bs15503.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/bs15503.exp: bs15503.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/call-c.exp ...
@@ -10303,11 +10235,11 @@
PASS: gdb.cp/classes.exp: print &Bar::st
PASS: gdb.cp/classes.exp: print *$
PASS: gdb.cp/classes.exp: set print static-members off
-PASS: gdb.cp/classes.exp: print csi without static members
-PASS: gdb.cp/classes.exp: print cnsi without static members
+FAIL: gdb.cp/classes.exp: print csi without static members
+FAIL: gdb.cp/classes.exp: print cnsi without static members
PASS: gdb.cp/classes.exp: set print static-members on
-PASS: gdb.cp/classes.exp: print csi with static members
-PASS: gdb.cp/classes.exp: print cnsi with static members
+FAIL: gdb.cp/classes.exp: print csi with static members
+FAIL: gdb.cp/classes.exp: print cnsi with static members
PASS: gdb.cp/classes.exp: finish from marker_reg1
PASS: gdb.cp/classes.exp: calling method for small class
PASS: gdb.cp/classes.exp: print ctor of typedef class
@@ -10403,8 +10335,8 @@
PASS: gdb.cp/cpcompletion.exp: complete p foo1.Fo
PASS: gdb.cp/cpcompletion.exp: complete p a.g
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/cpexprs.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/cpexprs.exp: cpexprs.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/cplabel.exp ...
@@ -11680,10 +11612,10 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/fpointer.exp ...
PASS: gdb.cp/fpointer.exp: p p1()
PASS: gdb.cp/fpointer.exp: p p2()
-PASS: gdb.cp/fpointer.exp: p p[0]()
-PASS: gdb.cp/fpointer.exp: p p[1]()
-PASS: gdb.cp/fpointer.exp: p p3('a')
-PASS: gdb.cp/fpointer.exp: p p4(1)
+FAIL: gdb.cp/fpointer.exp: p p[0]() (timeout)
+FAIL: gdb.cp/fpointer.exp: p p[1]() (timeout)
+FAIL: gdb.cp/fpointer.exp: p p3('a') (timeout)
+FAIL: gdb.cp/fpointer.exp: p p4(1) (timeout)
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/gdb1355.exp ...
PASS: gdb.cp/gdb1355.exp: ptype s1
PASS: gdb.cp/gdb1355.exp: print s1
@@ -11888,46 +11820,46 @@
PASS: gdb.cp/inherit.exp: print g_vA.vA::vx
PASS: gdb.cp/inherit.exp: print g_vA.va
PASS: gdb.cp/inherit.exp: print g_vA.vx
-PASS: gdb.cp/inherit.exp: print g_vB.vA::va
-PASS: gdb.cp/inherit.exp: print g_vB.vA::vx
+FAIL: gdb.cp/inherit.exp: print g_vB.vA::va
+FAIL: gdb.cp/inherit.exp: print g_vB.vA::vx
PASS: gdb.cp/inherit.exp: print g_vB.vB::vb
PASS: gdb.cp/inherit.exp: print g_vB.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vB.va
+FAIL: gdb.cp/inherit.exp: print g_vB.va
PASS: gdb.cp/inherit.exp: print g_vB.vb
PASS: gdb.cp/inherit.exp: print g_vB.vx
-PASS: gdb.cp/inherit.exp: print g_vC.vA::va
-PASS: gdb.cp/inherit.exp: print g_vC.vA::vx
+FAIL: gdb.cp/inherit.exp: print g_vC.vA::va
+FAIL: gdb.cp/inherit.exp: print g_vC.vA::vx
PASS: gdb.cp/inherit.exp: print g_vC.vC::vc
PASS: gdb.cp/inherit.exp: print g_vC.vC::vx
-PASS: gdb.cp/inherit.exp: print g_vC.va
+FAIL: gdb.cp/inherit.exp: print g_vC.va
PASS: gdb.cp/inherit.exp: print g_vC.vc
PASS: gdb.cp/inherit.exp: print g_vC.vx
PASS: gdb.cp/inherit.exp: print g_vA
-PASS: gdb.cp/inherit.exp: print g_vB
-PASS: gdb.cp/inherit.exp: print g_vC
-PASS: gdb.cp/inherit.exp: print g_vD.vA::va
-PASS: gdb.cp/inherit.exp: print g_vD.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vD.vB::vb
-PASS: gdb.cp/inherit.exp: print g_vD.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vD.vC::vc
-PASS: gdb.cp/inherit.exp: print g_vD.vC::vx
+FAIL: gdb.cp/inherit.exp: print g_vB
+FAIL: gdb.cp/inherit.exp: print g_vC
+FAIL: gdb.cp/inherit.exp: print g_vD.vA::va
+FAIL: gdb.cp/inherit.exp: print g_vD.vA::vx
+FAIL: gdb.cp/inherit.exp: print g_vD.vB::vb
+FAIL: gdb.cp/inherit.exp: print g_vD.vB::vx
+FAIL: gdb.cp/inherit.exp: print g_vD.vC::vc
+FAIL: gdb.cp/inherit.exp: print g_vD.vC::vx
PASS: gdb.cp/inherit.exp: print g_vD.vD::vd
PASS: gdb.cp/inherit.exp: print g_vD.vD::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vA::va
-PASS: gdb.cp/inherit.exp: print g_vE.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vB::vb
-PASS: gdb.cp/inherit.exp: print g_vE.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vC::vc
-PASS: gdb.cp/inherit.exp: print g_vE.vC::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vD::vd
-PASS: gdb.cp/inherit.exp: print g_vE.vD::vx
+FAIL: gdb.cp/inherit.exp: print g_vE.vA::va
+FAIL: gdb.cp/inherit.exp: print g_vE.vA::vx
+FAIL: gdb.cp/inherit.exp: print g_vE.vB::vb
+FAIL: gdb.cp/inherit.exp: print g_vE.vB::vx
+FAIL: gdb.cp/inherit.exp: print g_vE.vC::vc
+FAIL: gdb.cp/inherit.exp: print g_vE.vC::vx
+FAIL: gdb.cp/inherit.exp: print g_vE.vD::vd
+FAIL: gdb.cp/inherit.exp: print g_vE.vD::vx
PASS: gdb.cp/inherit.exp: print g_vE.vE::ve
PASS: gdb.cp/inherit.exp: print g_vE.vE::vx
-PASS: gdb.cp/inherit.exp: print g_vD (symbols ignored)
-PASS: gdb.cp/inherit.exp: print g_vE (symbols ignored)
+FAIL: gdb.cp/inherit.exp: print g_vD
+FAIL: gdb.cp/inherit.exp: print g_vE
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/iostream.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/iostream.exp: iostream.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/koenig.exp ...
@@ -12026,10 +11958,10 @@
PASS: gdb.cp/m-static.exp: derived template object, base static long
PASS: gdb.cp/m-static.exp: derived template object, base static enum
PASS: gdb.cp/m-static.exp: derived template object, static enum
-PASS: gdb.cp/m-static.exp: template object, static const bool
-PASS: gdb.cp/m-static.exp: template object, static const int
-PASS: gdb.cp/m-static.exp: template object, static long
-PASS: gdb.cp/m-static.exp: template object, static enum
+FAIL: gdb.cp/m-static.exp: template object, static const bool
+FAIL: gdb.cp/m-static.exp: template object, static const int
+FAIL: gdb.cp/m-static.exp: template object, static long
+FAIL: gdb.cp/m-static.exp: template object, static enum
PASS: gdb.cp/m-static.exp: template object, static derived enum
PASS: gdb.cp/m-static.exp: static const int initialized elsewhere
PASS: gdb.cp/m-static.exp: static const int initialized nowhere (print field)
@@ -12096,8 +12028,8 @@
PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 afn
PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 bfn
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/mb-templates.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/mb-templates.exp: mb-templates.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/member-name.exp ...
@@ -13099,12 +13031,13 @@
PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass
PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass *
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/nextoverthrow.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/nextoverthrow.exp: nextoverthrow.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ...
PASS: gdb.cp/no-dmgl-verbose.exp: set breakpoint pending off
+FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
PASS: gdb.cp/no-dmgl-verbose.exp: DMGL_VERBOSE-demangled f(std::string) is not defined
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/non-trivial-retval.exp ...
PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break here
@@ -13534,9 +13467,9 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/parse-lang.exp ...
PASS: gdb.cp/parse-lang.exp: breakpoint hit
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/pass-by-ref.exp ...
-PASS: gdb.cp/pass-by-ref.exp: call function in obj
-PASS: gdb.cp/pass-by-ref.exp: call function in derived
-PASS: gdb.cp/pass-by-ref.exp: call function in container
+FAIL: gdb.cp/pass-by-ref.exp: call function in obj
+FAIL: gdb.cp/pass-by-ref.exp: call function in derived
+FAIL: gdb.cp/pass-by-ref.exp: call function in container
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/pr-1023.exp ...
PASS: gdb.cp/pr-1023.exp: break myClass::performBlocking
PASS: gdb.cp/pr-1023.exp: break myClass::performUnblocking
@@ -13590,8 +13523,8 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/pr9067.exp ...
PASS: gdb.cp/pr9067.exp: print b
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/pr9167.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/pr9167.exp: pr9167.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/pr9631.exp ...
@@ -13845,11 +13778,10 @@
PASS: gdb.cp/templates.exp: value method breakpoint
PASS: gdb.cp/templates.exp: breakpoint on a line with no real code
PASS: gdb.cp/templates.exp: print method of template typedef
-XFAIL: gdb.cp/templates.exp: print destructor of template typedef (PRMS gcc/51668)
-PASS: gdb.cp/templates.exp: verify GCC PR debug/51668
+PASS: gdb.cp/templates.exp: print destructor of template typedef
PASS: gdb.cp/templates.exp: ptype empty
PASS: gdb.cp/templates.exp: ptype arg
-PASS: gdb.cp/templates.exp: print t5i.value()
+FAIL: gdb.cp/templates.exp: print t5i.value()
PASS: gdb.cp/templates.exp: b 770
PASS: gdb.cp/templates.exp: continue to line 770
PASS: gdb.cp/templates.exp: print fint
@@ -13876,8 +13808,8 @@
PASS: gdb.cp/templates.exp: print Garply<Garply<char> >::garply
PASS: gdb.cp/templates.exp: break Garply<Garply<char> >::garply
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/try_catch.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/try_catch.exp: try_catch.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/typedef-operator.exp ...
@@ -13905,28 +13837,28 @@
PASS: gdb.cp/typeid.exp: after starting: print &typeid(ca) == &typeid(typeof(ca))
PASS: gdb.cp/typeid.exp: after starting: print &typeid(b)
PASS: gdb.cp/typeid.exp: after starting: print &typeid(b) == &typeid(typeof(b))
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(d) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*b)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*b) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*vb1)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*vb1) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*vb2)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*vb2) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*bv)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(*bv) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(d) == &typeid(d)
PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(const Derived) == &typeid(d)
PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &) == &typeid(d)
+FAIL: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &) == &typeid(d)
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/userdef.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/userdef.exp: userdef.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/using-crash.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.cp/using-crash.exp: using-crash.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/var-tag.exp ...
@@ -14125,9 +14057,9 @@
PASS: gdb.cp/virtbase.exp: set print object on
PASS: gdb.cp/virtbase.exp: print/x b->mA
PASS: gdb.cp/virtbase.exp: print rtti_data
-PASS: gdb.cp/virtbase.exp: print pointer to virtual base at non-zero offset of larger object
-PASS: gdb.cp/virtbase.exp: print same pointer from history value
-PASS: gdb.cp/virtbase.exp: print whole pointed-to object, starting from the virtual base pointer
+FAIL: gdb.cp/virtbase.exp: print pointer to virtual base at non-zero offset of larger object
+FAIL: gdb.cp/virtbase.exp: print same pointer from history value
+FAIL: gdb.cp/virtbase.exp: print whole pointed-to object, starting from the virtual base pointer
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/virtfunc.exp ...
PASS: gdb.cp/virtfunc.exp: ptype VA
PASS: gdb.cp/virtfunc.exp: ptype VB
@@ -14160,30 +14092,30 @@
PASS: gdb.cp/virtfunc.exp: ptype pADe
PASS: gdb.cp/virtfunc.exp: ptype pEe
PASS: gdb.cp/virtfunc.exp: ptype pVB
-PASS: gdb.cp/virtfunc.exp: info vtbl a
-PASS: gdb.cp/virtfunc.exp: info vtbl b
-PASS: gdb.cp/virtfunc.exp: info vtbl c
-PASS: gdb.cp/virtfunc.exp: info vtbl d
-PASS: gdb.cp/virtfunc.exp: info vtbl e
-PASS: gdb.cp/virtfunc.exp: info vtbl pEe
+FAIL: gdb.cp/virtfunc.exp: info vtbl a
+FAIL: gdb.cp/virtfunc.exp: info vtbl b
+FAIL: gdb.cp/virtfunc.exp: info vtbl c
+FAIL: gdb.cp/virtfunc.exp: info vtbl d
+FAIL: gdb.cp/virtfunc.exp: info vtbl e
+FAIL: gdb.cp/virtfunc.exp: info vtbl pEe
PASS: gdb.cp/virtfunc.exp: info vtbl
PASS: gdb.cp/virtfunc.exp: info vtbl va
PASS: gdb.cp/virtfunc.exp: info vtbl all_count
-PASS: gdb.cp/virtfunc.exp: print pAe->f()
-PASS: gdb.cp/virtfunc.exp: print pAa->f()
-PASS: gdb.cp/virtfunc.exp: print pDe->vg()
-PASS: gdb.cp/virtfunc.exp: print pADe->vg()
-PASS: gdb.cp/virtfunc.exp: print pDd->vg()
-PASS: gdb.cp/virtfunc.exp: print pEe->vvb()
-PASS: gdb.cp/virtfunc.exp: print pVB->vvb()
-PASS: gdb.cp/virtfunc.exp: print pBe->vvb()
-PASS: gdb.cp/virtfunc.exp: print pDe->vvb()
-PASS: gdb.cp/virtfunc.exp: print pEe->vd()
-PASS: gdb.cp/virtfunc.exp: print pEe->fvb()
-KFAIL: gdb.cp/virtfunc.exp: print pEe->D::vg() (PRMS: gdb/1064)
-PASS: gdb.cp/virtfunc.exp: next to pAa->f call
-PASS: gdb.cp/virtfunc.exp: next to pDe->vg call
-PASS: gdb.cp/virtfunc.exp: step through thunk into E::vg
+FAIL: gdb.cp/virtfunc.exp: print pAe->f()
+FAIL: gdb.cp/virtfunc.exp: print pAa->f()
+FAIL: gdb.cp/virtfunc.exp: print pDe->vg()
+FAIL: gdb.cp/virtfunc.exp: print pADe->vg() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pDd->vg() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pEe->vvb() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pVB->vvb() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pBe->vvb() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pDe->vvb() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pEe->vd() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pEe->fvb() (timeout)
+FAIL: gdb.cp/virtfunc.exp: print pEe->D::vg() (timeout)
+FAIL: gdb.cp/virtfunc.exp: next to pAa->f call (timeout)
+FAIL: gdb.cp/virtfunc.exp: next to pDe->vg call (timeout)
+FAIL: gdb.cp/virtfunc.exp: step through thunk into E::vg (timeout)
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.cp/virtfunc2.exp ...
PASS: gdb.cp/virtfunc2.exp: continue to breakpoint: marker 1
PASS: gdb.cp/virtfunc2.exp: print o.do_print()
@@ -15250,8 +15182,7 @@
PASS: gdb.dwarf2/subrange.exp: set language pascal
PASS: gdb.dwarf2/subrange.exp: ptype TByteArray
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.dwarf2/symtab-producer.exp ...
-PASS: gdb.dwarf2/symtab-producer.exp: python print(with_producer.symtab.producer)
-PASS: gdb.dwarf2/symtab-producer.exp: python print(without_producer.symtab.producer)
+UNSUPPORTED: gdb.dwarf2/symtab-producer.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.dwarf2/trace-crash.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.dwarf2/valop.exp ...
@@ -16265,13 +16196,24 @@
PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert conditional breakpoint
PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert end breakpoint
PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:28:1: error: unknown type name 'pthread_barrier_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:28:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c: In function 'create_thread':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:42:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c: In function 'thread_func':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:33:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c: In function 'create_thread':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:42:3: error: unknown type name 'pthread_t'
pthread_t tid;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:44:7: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ if (pthread_create (&tid, NULL, thread_func, NULL))
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state-mt.c:56:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, NTHREADS + 1);
+ ^
UNTESTED: gdb.mi/mi-condbreak-call-thr-state.exp: mt: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.mi/mi-console.exp ...
PASS: gdb.mi/mi-console.exp: breakpoint at main
@@ -17953,23 +17895,56 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore
PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2
-FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (1)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 2
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (1)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 1
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (2)
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 1
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1
+PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (2)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 (the program is no longer running)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (1)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (1)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: two dummy frames
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (2)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 (the program is no longer running)
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (2)
+PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 1
+FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/info-threads.exp ...
PASS: gdb.multi/info-threads.exp: successfully compiled posix threads test case
PASS: gdb.multi/info-threads.exp: add empty inferior 2
PASS: gdb.multi/info-threads.exp: switch to inferior 2
PASS: gdb.multi/info-threads.exp: info threads
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/multi-arch-exec.exp ...
-gdb compile failed, or1k-elf-gcc: error: unrecognized command line option '-m64'
+gdb compile failed, or1k-elf-gcc: error: unrecognized command line option '-m64'
UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/multi-arch.exp ...
-gdb compile failed, or1k-elf-gcc: error: unrecognized command line option '-m64'
+gdb compile failed, or1k-elf-gcc: error: unrecognized command line option '-m64'
UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/multi-attach.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c:21:1: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c:21:1: error: unknown type name 'pthread_t'
pthread_t child_thread[2];
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c: In function 'thread_function1':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c:35:3: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ pthread_create (&child_thread[1], NULL, thread_function2, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/tids.c:53:5: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ pthread_join (child_thread[i], NULL);
+ ^
UNTESTED: gdb.multi/tids.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
UNTESTED: gdb.multi/watchpoint-multi.exp: watchpoint-multi (no hardware access watchpoints)
@@ -18167,353 +18142,27 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.perf/skip-prologue.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.perf/solib.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/lib-types.exp ...
-PASS: gdb.python/lib-types.exp: python import gdb.types
-PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (const_class1_obj.type))
-PASS: gdb.python/lib-types.exp: const stripping
-PASS: gdb.python/lib-types.exp: python volatile_class1_obj = gdb.parse_and_eval ('volatile_class1_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_volatile_class1_obj = gdb.types.get_basic_type (volatile_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (volatile_class1_obj.type))
-PASS: gdb.python/lib-types.exp: volatile stripping
-PASS: gdb.python/lib-types.exp: python const_volatile_class1_obj = gdb.parse_and_eval ('const_volatile_class1_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_const_volatile_class1_obj = gdb.types.get_basic_type (const_volatile_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (const_volatile_class1_obj.type))
-PASS: gdb.python/lib-types.exp: volatile+const stripping
-PASS: gdb.python/lib-types.exp: python typedef_class1_obj = gdb.parse_and_eval ('typedef_class1_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_class1_obj = gdb.types.get_basic_type (typedef_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type))
-PASS: gdb.python/lib-types.exp: typedef stripping
-PASS: gdb.python/lib-types.exp: python class1_ref_obj = gdb.parse_and_eval ('class1_ref_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_class1_ref_obj = gdb.types.get_basic_type (class1_ref_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (class1_ref_obj.type))
-PASS: gdb.python/lib-types.exp: reference stripping
-PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type))
-PASS: gdb.python/lib-types.exp: nested typedef stripping
-PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj')
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type)
-XFAIL: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) (PRMS gcc/55641)
-PASS: gdb.python/lib-types.exp: nested typedef/ref stripping
-PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj')
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x'))
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'nope'))
-PASS: gdb.python/lib-types.exp: python subclass1_obj = gdb.parse_and_eval ('subclass1_obj')
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (subclass1_obj.type, 'x'))
-PASS: gdb.python/lib-types.exp: python enum1_obj = gdb.parse_and_eval ('enum1_obj')
-PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (enum1_obj.type)
-PASS: gdb.python/lib-types.exp: python enum1_list = sorted (enum1_dict.items ())
-PASS: gdb.python/lib-types.exp: python print (enum1_list)
-PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A')
-PASS: gdb.python/lib-types.exp: python print (struct_a.keys ())
-PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)])
+UNSUPPORTED: gdb.python/lib-types.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-arch.exp ...
-PASS: gdb.python/py-arch.exp: Test empty architecture.name does not trigger an assert
-PASS: gdb.python/py-arch.exp: Test empty architecture.disassemble does not trigger an assert
-PASS: gdb.python/py-arch.exp: test number of instructions 1
-PASS: gdb.python/py-arch.exp: test number of instructions 2
-PASS: gdb.python/py-arch.exp: test number of instructions 3
-PASS: gdb.python/py-arch.exp: test number of instructions 4
-PASS: gdb.python/py-arch.exp: test key addr
-PASS: gdb.python/py-arch.exp: test key asm
-PASS: gdb.python/py-arch.exp: test key length
+UNSUPPORTED: gdb.python/py-arch.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-as-string.exp ...
-PASS: gdb.python/py-as-string.exp: p $_as_string(2)
-PASS: gdb.python/py-as-string.exp: p $_as_string(enum_valid)
-PASS: gdb.python/py-as-string.exp: p $_as_string(enum_invalid)
+UNSUPPORTED: gdb.python/py-as-string.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-bad-printers.exp ...
-PASS: gdb.python/py-bad-printers.exp: load python file
-PASS: gdb.python/py-bad-printers.exp: continue to breakpoint: break here
-PASS: gdb.python/py-bad-printers.exp: enable pretty-printer global bad-printers;container1
-PASS: gdb.python/py-bad-printers.exp: disable pretty-printer global bad-printers;container2
-PASS: gdb.python/py-bad-printers.exp: print c
-PASS: gdb.python/py-bad-printers.exp: enable pretty-printer global bad-printers;container2
-PASS: gdb.python/py-bad-printers.exp: disable pretty-printer global bad-printers;container1
-PASS: gdb.python/py-bad-printers.exp: print c
+UNSUPPORTED: gdb.python/py-bad-printers.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-block.exp ...
-PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-block.exp: Check block not None
-PASS: gdb.python/py-block.exp: First anonymous block
-PASS: gdb.python/py-block.exp: Check start not None
-PASS: gdb.python/py-block.exp: Check end not None
-PASS: gdb.python/py-block.exp: Not a global block
-PASS: gdb.python/py-block.exp: Not a static block
-PASS: gdb.python/py-block.exp: Get block
-PASS: gdb.python/py-block.exp: Get block
-PASS: gdb.python/py-block.exp: Is the global block
-PASS: gdb.python/py-block.exp: Is the static block
-PASS: gdb.python/py-block.exp: Get superblock
-PASS: gdb.python/py-block.exp: Second anonymous block
-PASS: gdb.python/py-block.exp: Get superblock 2
-PASS: gdb.python/py-block.exp: Print superblock 2 function
-PASS: gdb.python/py-block.exp: up
-PASS: gdb.python/py-block.exp: Check Frame 2's block not None
-PASS: gdb.python/py-block.exp: main block
-PASS: gdb.python/py-block.exp: Check block validity
-PASS: gdb.python/py-block.exp: Check block validity
-PASS: gdb.python/py-block.exp: Check block validity
-PASS: gdb.python/py-block.exp: Check block validity
+UNSUPPORTED: gdb.python/py-block.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-breakpoint.exp ...
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @main
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint location @main
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check for two breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @main 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint location @main 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @mult_line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint location @mult_line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint hit count @1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint hit count @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check expected variable result after 6 iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint enabled.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply after re-enable
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint thread
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint type
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Number of breakpoints before delete
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Check breakpoint invalidated
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Number of breakpoints after delete
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at end.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional has been set
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply @5
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional breakpoint stopped after five iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional read
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test breakpoint stopped after six iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: commands $bpnum
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: print "Command for breakpoint has been executed."
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: print result
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: python print (blist[len(blist)-1].commands)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check invisible bp obj exists 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint location 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint visibility 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check info breakpoints shows visible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check invisible bp obj exists 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint location 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint visibility 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check info breakpoints does not show invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check maint info breakpoints shows invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Check info breakpoints does not show invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Check maint info breakpoints shows invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - class bp_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - inf_i = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - self.inf_i = gdb.parse_and_eval("i")
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - if self.inf_i == 3:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - class bp_also_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - if self.count == 9:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint - class basic (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint - count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, i==3
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check inferior value matches python accounting
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check python accounting matches inferior
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check non firing same-location also_eval_bp1 function was also called at each stop.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check non firing same-location eval_bp1 function was also called at each stop.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check you cannot add a CLI condition to a Python breakpoint that has defined stop
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function - def stop_func ():
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function - return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Assign stop function to a breakpoint that has a condition
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test that evaluate function has not been yet executed (ie count = 0)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, count==1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test that evaluate function is run when location also has normal bp
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - class wp_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - self.result = gdb.parse_and_eval("result")
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - if self.result == 788:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check that this unrelated breakpoints eval function was never called.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - class temp_bp (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint - end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows breakpoint with temporary status
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint location
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check breakpoint temporary status
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: Break at multiply.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary stop callback executed before deletion.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint is deleted after being hit
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows temporary breakpoint is deleted
-PASS: gdb.python/py-breakpoint.exp: python gdb.Breakpoint("*main")
-PASS: gdb.python/py-breakpoint.exp: int value of main
-PASS: gdb.python/py-breakpoint.exp: python gdb.Breakpoint(" *{}".format(str(main_addr)))
+UNSUPPORTED: gdb.python/py-breakpoint.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-caller-is.exp ...
-PASS: gdb.python/py-caller-is.exp: continue to breakpoint: bottom_func
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("bottom_func", 0)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func")
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func")
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^bottom", 0)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_")
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_")
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_f", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("bottom_func", 0)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("main", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^bottom", 0)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_f", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^main", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", -1)
+UNSUPPORTED: gdb.python/py-caller-is.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-cmd.exp ...
-PASS: gdb.python/py-cmd.exp: input simple command - python
-PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input simple command - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input simple command - super (test_cmd, self).__init__ ("test_cmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input simple command - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input simple command - print ("test_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input simple command - test_cmd ()
-PASS: gdb.python/py-cmd.exp: input simple command - end
-PASS: gdb.python/py-cmd.exp: call simple command
-PASS: gdb.python/py-cmd.exp: input prefix command - python
-PASS: gdb.python/py-cmd.exp: input prefix command - class prefix_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input prefix command - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input prefix command - super (prefix_cmd, self).__init__ ("prefix_cmd", gdb.COMMAND_OBSCURE, gdb.COMPLETE_NONE, True)
-PASS: gdb.python/py-cmd.exp: input prefix command - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input prefix command - print ("prefix_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input prefix command - prefix_cmd ()
-PASS: gdb.python/py-cmd.exp: input prefix command - end
-PASS: gdb.python/py-cmd.exp: call prefix command
-PASS: gdb.python/py-cmd.exp: input subcommand - python
-PASS: gdb.python/py-cmd.exp: input subcommand - class subcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input subcommand - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input subcommand - super (subcmd, self).__init__ ("prefix_cmd subcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input subcommand - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input subcommand - print ("subcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input subcommand - subcmd ()
-PASS: gdb.python/py-cmd.exp: input subcommand - end
-PASS: gdb.python/py-cmd.exp: call subcmd
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - python
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - class prefix_cmd2 (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - super (prefix_cmd2, self).__init__ ("prefix_cmd2", gdb.COMMAND_OBSCURE, prefix = True, completer_class = gdb.COMPLETE_FILENAME)
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print ("prefix_cmd2 output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - prefix_cmd2 ()
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - end
-PASS: gdb.python/py-cmd.exp: call prefix command, keyword arguments
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - python
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - class subcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - super (subcmd, self).__init__ ("prefix_cmd2 subcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print ("subcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - subcmd ()
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - end
-PASS: gdb.python/py-cmd.exp: call subcmd under prefix_cmd2
-PASS: gdb.python/py-cmd.exp: input new subcommand - python
-PASS: gdb.python/py-cmd.exp: input new subcommand - class newsubcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input new subcommand - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input new subcommand - super (newsubcmd, self).__init__ ("info newsubcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input new subcommand - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input new subcommand - print ("newsubcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input new subcommand - newsubcmd ()
-PASS: gdb.python/py-cmd.exp: input new subcommand - end
-PASS: gdb.python/py-cmd.exp: call newsubcmd
-PASS: gdb.python/py-cmd.exp: input command to throw error - python
-PASS: gdb.python/py-cmd.exp: input command to throw error - class test_error_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input command to throw error - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input command to throw error - super (test_error_cmd, self).__init__ ("test_error_cmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input command to throw error - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input command to throw error - raise gdb.GdbError ('you lose!')
-PASS: gdb.python/py-cmd.exp: input command to throw error - test_error_cmd ()
-PASS: gdb.python/py-cmd.exp: input command to throw error - end
-PASS: gdb.python/py-cmd.exp: call error command
-PASS: gdb.python/py-cmd.exp: string_to_argv ("1 2 3")
-PASS: gdb.python/py-cmd.exp: string_to_argv ("'1 2' 3")
-PASS: gdb.python/py-cmd.exp: string_to_argv ('"1 2" 3')
-PASS: gdb.python/py-cmd.exp: string_to_argv ('1\ 2 3')
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - python
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - class test_help (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - """Docstring"""
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - super (test_help, self).__init__ ("test_help", gdb.COMMAND_USER)
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - print ("test_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help ()
-PASS: gdb.python/py-cmd.exp: input simple user-defined command - end
-PASS: gdb.python/py-cmd.exp: call simple user-defined command
-PASS: gdb.python/py-cmd.exp: see user-defined command in `help user-defined`
-PASS: gdb.python/py-cmd.exp: don't show user-defined python command in `show user command`
-PASS: gdb.python/py-cmd.exp: expression completion command - python
-PASS: gdb.python/py-cmd.exp: expression completion command - class expr_test (gdb.Command):
-PASS: gdb.python/py-cmd.exp: expression completion command - def __init__ (self):
-PASS: gdb.python/py-cmd.exp: expression completion command - super (expr_test, self).__init__ ("expr_test", gdb.COMMAND_USER, gdb.COMPLETE_EXPRESSION)
-PASS: gdb.python/py-cmd.exp: expression completion command - def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: expression completion command - print ("invoked on = %s" % arg)
-PASS: gdb.python/py-cmd.exp: expression completion command - expr_test ()
-PASS: gdb.python/py-cmd.exp: expression completion command - end
-PASS: gdb.python/py-cmd.exp: Test completion through complete command
-PASS: gdb.python/py-cmd.exp: complete 'expr_test bar.i'
+UNSUPPORTED: gdb.python/py-cmd.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-completion.exp ...
-PASS: gdb.python/py-completion.exp: source /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-completion.py
-PASS: gdb.python/py-completion.exp: completefileinit completion
-PASS: gdb.python/py-completion.exp: discard #1
-PASS: gdb.python/py-completion.exp: completefilemethod completion
-PASS: gdb.python/py-completion.exp: discard #2
-PASS: gdb.python/py-completion.exp: completefilecommandcond completion
-PASS: gdb.python/py-completion.exp: source /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-completion.py
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completel'
-PASS: gdb.python/py-completion.exp: discard #3
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completelimit1 c'
-PASS: gdb.python/py-completion.exp: discard #4
-PASS: gdb.python/py-completion.exp: tab-complete 'completelimit1 c'
-PASS: gdb.python/py-completion.exp: discard #5
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c'
+UNSUPPORTED: gdb.python/py-completion.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-error.exp ...
-PASS: gdb.python/py-error.exp: set host-charset IBM1047
-PASS: gdb.python/py-error.exp: main reached
-PASS: gdb.python/py-error.exp: no delayed error
+UNSUPPORTED: gdb.python/py-error.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-events.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/bin/ld: -shared not supported
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/bin/ld: -shared not supported
collect2: error: ld returned 1 exit status
UNTESTED: gdb.python/py-events.exp: Could not compile either /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-events-shlib.c or /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-events.c.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-evsignal.exp ...
@@ -18521,1515 +18170,94 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-evthreads.exp ...
KFAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1 (PRMS: python/12966)
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-explore-cc.exp ...
-PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-explore-cc.exp: explore A
-PASS: gdb.python/py-explore-cc.exp: explore a
-PASS: gdb.python/py-explore-cc.exp: explore int_ref
-PASS: gdb.python/py-explore-cc.exp: explore int_ptr_ref
-PASS: gdb.python/py-explore-cc.exp: explore_int_ptr_ref_as_single_value_pointer
-PASS: gdb.python/py-explore-cc.exp: explore b
-PASS: gdb.python/py-explore-cc.exp: explore_base_class_A
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_A
-PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_b
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_i
-PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_b
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_i
-PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_b
-PASS: gdb.python/py-explore-cc.exp: explore B
-PASS: gdb.python/py-explore-cc.exp: explore_base_class_A
-PASS: gdb.python/py-explore-cc.exp: return_to_B
-PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_B
-PASS: gdb.python/py-explore-cc.exp: return_to_B_from_i
-PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_B
-PASS: gdb.python/py-explore-cc.exp: return_to_B_from_c
-PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_B
+UNSUPPORTED: gdb.python/py-explore-cc.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-explore.exp ...
-PASS: gdb.python/py-explore.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-explore.exp: explore i
-PASS: gdb.python/py-explore.exp: explore ss
-PASS: gdb.python/py-explore.exp: explore *ss_ptr
-PASS: gdb.python/py-explore.exp: explore ss_t
-PASS: gdb.python/py-explore.exp: explore ss_ptr
-PASS: gdb.python/py-explore.exp: explore ss_ptr as single value pointer
-PASS: gdb.python/py-explore.exp: explore darray_ref
-PASS: gdb.python/py-explore.exp: no_to_explore_as_pointer
-PASS: gdb.python/py-explore.exp: explore_as_array
-PASS: gdb.python/py-explore.exp: explore_as_array_index_2
-PASS: gdb.python/py-explore.exp: end explore_as_array_index_2
-PASS: gdb.python/py-explore.exp: end explore_as_array
-PASS: gdb.python/py-explore.exp: explore su
-PASS: gdb.python/py-explore.exp: explore su.d
-PASS: gdb.python/py-explore.exp: end su.d exploration
-PASS: gdb.python/py-explore.exp: end su exploration
-PASS: gdb.python/py-explore.exp: explore cs
-PASS: gdb.python/py-explore.exp: explore cs.s
-PASS: gdb.python/py-explore.exp: end cs.s exploration
-PASS: gdb.python/py-explore.exp: explore cs.u
-PASS: gdb.python/py-explore.exp: end cs.u exploration
-PASS: gdb.python/py-explore.exp: end cs exploration
-PASS: gdb.python/py-explore.exp: explore cu
-PASS: gdb.python/py-explore.exp: explore cu.sa
-PASS: gdb.python/py-explore.exp: explore cu.sa[0]
-PASS: gdb.python/py-explore.exp: end cu.sa[0] exploration
-PASS: gdb.python/py-explore.exp: end cu.sa exploration
-PASS: gdb.python/py-explore.exp: end cu exploration
-PASS: gdb.python/py-explore.exp: explore int
-PASS: gdb.python/py-explore.exp: explore struct SimpleStruct
-PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 0
-PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 0
-PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 1
-PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 1
-PASS: gdb.python/py-explore.exp: return to GDB prompt from struct SimpleStruct
-PASS: gdb.python/py-explore.exp: explore union SimpleUnion
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 0
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 0
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 1
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 1
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 2
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 2
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 3
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 3
-PASS: gdb.python/py-explore.exp: return to GDB prompt from union SimpleUnion
-PASS: gdb.python/py-explore.exp: explore SS
-PASS: gdb.python/py-explore.exp: explore type SS feild 0
-PASS: gdb.python/py-explore.exp: return to SS from field 0
-PASS: gdb.python/py-explore.exp: explore type SS feild 1
-PASS: gdb.python/py-explore.exp: return to SS field 1
-PASS: gdb.python/py-explore.exp: return to GDB prompt from SS
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 0
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 0
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 1
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 1
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 2
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 2
-PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexStruct type exploration
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 0
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 0
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 1
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 1
-PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexUnion type exploration
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 0
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 0
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 1
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 1
-PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexUnion type exploration
+UNSUPPORTED: gdb.python/py-explore.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
UNTESTED: gdb.python/py-finish-breakpoint.exp: py-finish-breakpoint.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
-gdb compile failed, /opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
+gdb compile failed, /opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libor1k.a(syscalls.o):(.data+0x0): multiple definition of `environ'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-environ.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
UNTESTED: gdb.python/py-finish-breakpoint2.exp: py-finish-breakpoint2.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-frame-args.exp ...
-PASS: gdb.python/py-frame-args.exp: python exec (open ('py-frame-args.py').read ())
-PASS: gdb.python/py-frame-args.exp: continue to breakpoint: break-here
-PASS: gdb.python/py-frame-args.exp: set print raw frame-arguments off
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments none
-PASS: gdb.python/py-frame-args.exp: frame pretty,none
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments scalars
-PASS: gdb.python/py-frame-args.exp: frame pretty,scalars
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments all
-PASS: gdb.python/py-frame-args.exp: frame pretty,all
-PASS: gdb.python/py-frame-args.exp: set print raw frame-arguments on
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments none
-PASS: gdb.python/py-frame-args.exp: frame raw,none
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments scalars
-PASS: gdb.python/py-frame-args.exp: frame raw,scalars
-PASS: gdb.python/py-frame-args.exp: set print frame-arguments all
-PASS: gdb.python/py-frame-args.exp: frame raw,all
+UNSUPPORTED: gdb.python/py-frame-args.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-frame-inline.exp ...
-PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-frame-inline.exp: info frame
-PASS: gdb.python/py-frame-inline.exp: up
-PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l'))
-PASS: gdb.python/py-frame-inline.exp: set backtrace limit 1
-PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame())
+UNSUPPORTED: gdb.python/py-frame-inline.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-frame.exp ...
-PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-frame.exp: test Frame.architecture()
-PASS: gdb.python/py-frame.exp: test i
-PASS: gdb.python/py-frame.exp: test f
-PASS: gdb.python/py-frame.exp: test b
-PASS: gdb.python/py-frame.exp: test i = 1.1
-PASS: gdb.python/py-frame.exp: test double i
-PASS: gdb.python/py-frame.exp: test f = 2.2
-PASS: gdb.python/py-frame.exp: test double f
-PASS: gdb.python/py-frame.exp: test i = 99
-PASS: gdb.python/py-frame.exp: test int i
-PASS: gdb.python/py-frame.exp: continue to breakpoint: breakpoint at f2
-PASS: gdb.python/py-frame.exp: selected frame -vs- newest frame
-PASS: gdb.python/py-frame.exp: newest frame -vs- newest frame
-PASS: gdb.python/py-frame.exp: test equality comparison (false)
-PASS: gdb.python/py-frame.exp: test equality comparison (true)
-PASS: gdb.python/py-frame.exp: test inequality comparison (true)
-PASS: gdb.python/py-frame.exp: test inequality comparison (false)
-PASS: gdb.python/py-frame.exp: test Frame.is_valid
-PASS: gdb.python/py-frame.exp: test Frame.name
-PASS: gdb.python/py-frame.exp: test Frame.type
-PASS: gdb.python/py-frame.exp: test Frame.type
-PASS: gdb.python/py-frame.exp: test gdb.frame_stop_reason_string
-PASS: gdb.python/py-frame.exp: test Frame.pc
-PASS: gdb.python/py-frame.exp: test Frame.older
-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
-PASS: gdb.python/py-frame.exp: test Frame.read_register(sp)
-PASS: gdb.python/py-frame.exp: test Frame.read_register(pc)
+UNSUPPORTED: gdb.python/py-frame.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/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
+UNSUPPORTED: gdb.python/py-framefilter-mi.exp: python support is disabled
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/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: pagination quit - set height limited
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt - q
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt full
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt full - q
-PASS: gdb.python/py-framefilter.exp: pagination quit - set height unlimited
-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 python print-stack to message for Error filter
-PASS: gdb.python/py-framefilter.exp: enable frame-filter global Error
-PASS: gdb.python/py-framefilter.exp: bt 1 with Error filter
-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 global 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
+UNSUPPORTED: gdb.python/py-framefilter.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/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):
-PASS: gdb.python/py-function.exp: input convenience function - def __init__ (self):
-PASS: gdb.python/py-function.exp: input convenience function - super (test_func, self).__init__ ("test_func")
-PASS: gdb.python/py-function.exp: input convenience function - def invoke (self, arg):
-PASS: gdb.python/py-function.exp: input convenience function - return "test_func output, arg = %s" % arg.string ()
-PASS: gdb.python/py-function.exp: input convenience function - test_func ()
-PASS: gdb.python/py-function.exp: input convenience function - end
-PASS: gdb.python/py-function.exp: call function
-PASS: gdb.python/py-function.exp: input value-returning convenience function - python
-PASS: gdb.python/py-function.exp: input value-returning convenience function - class Double (gdb.Function):
-PASS: gdb.python/py-function.exp: input value-returning convenience function - def __init__ (self):
-PASS: gdb.python/py-function.exp: input value-returning convenience function - super (Double, self).__init__ ("double")
-PASS: gdb.python/py-function.exp: input value-returning convenience function - def invoke (self, n):
-PASS: gdb.python/py-function.exp: input value-returning convenience function - return n*2
-PASS: gdb.python/py-function.exp: input value-returning convenience function - Double ()
-PASS: gdb.python/py-function.exp: input value-returning convenience function - end
-PASS: gdb.python/py-function.exp: call value-returning function
-PASS: gdb.python/py-function.exp: input int-returning function - python
-PASS: gdb.python/py-function.exp: input int-returning function - class Yes(gdb.Function):
-PASS: gdb.python/py-function.exp: input int-returning function - def __init__(self):
-PASS: gdb.python/py-function.exp: input int-returning function - gdb.Function.__init__(self, 'yes')
-PASS: gdb.python/py-function.exp: input int-returning function - def invoke(self):
-PASS: gdb.python/py-function.exp: input int-returning function - return 1
-PASS: gdb.python/py-function.exp: input int-returning function - Yes ()
-PASS: gdb.python/py-function.exp: input int-returning function - end
-PASS: gdb.python/py-function.exp: call yes with &&
-PASS: gdb.python/py-function.exp: call yes with ||
-PASS: gdb.python/py-function.exp: Test GDBError - python
-PASS: gdb.python/py-function.exp: Test GDBError - class GDBError(gdb.Function):
-PASS: gdb.python/py-function.exp: Test GDBError - def __init__(self):
-PASS: gdb.python/py-function.exp: Test GDBError - gdb.Function.__init__(self, 'gdberror')
-PASS: gdb.python/py-function.exp: Test GDBError - def invoke(self):
-PASS: gdb.python/py-function.exp: Test GDBError - raise gdb.GdbError("This is a GdbError")
-PASS: gdb.python/py-function.exp: Test GDBError - GDBError ()
-PASS: gdb.python/py-function.exp: Test GDBError - end
-PASS: gdb.python/py-function.exp: Test GdbError. There should not be a stack trace
-PASS: gdb.python/py-function.exp: Test Normal Error - python
-PASS: gdb.python/py-function.exp: Test Normal Error - class NormalError(gdb.Function):
-PASS: gdb.python/py-function.exp: Test Normal Error - def __init__(self):
-PASS: gdb.python/py-function.exp: Test Normal Error - gdb.Function.__init__(self, 'normalerror')
-PASS: gdb.python/py-function.exp: Test Normal Error - def invoke(self):
-PASS: gdb.python/py-function.exp: Test Normal Error - raise RuntimeError("This is a Normal Error")
-PASS: gdb.python/py-function.exp: Test Normal Error - NormalError ()
-PASS: gdb.python/py-function.exp: Test Normal Error - end
-PASS: gdb.python/py-function.exp: set python print-stack full
-PASS: gdb.python/py-function.exp: Test a Runtime error. There should be a stack trace.
-PASS: gdb.python/py-function.exp: input command-calling function - python
-PASS: gdb.python/py-function.exp: input command-calling function - class CallCommand(gdb.Function):
-PASS: gdb.python/py-function.exp: input command-calling function - def __init__(self):
-PASS: gdb.python/py-function.exp: input command-calling function - gdb.Function.__init__(self, 'call_command')
-PASS: gdb.python/py-function.exp: input command-calling function - def invoke(self):
-PASS: gdb.python/py-function.exp: input command-calling function - return gdb.execute('print 1', to_string=True)
-PASS: gdb.python/py-function.exp: input command-calling function - CallCommand ()
-PASS: gdb.python/py-function.exp: input command-calling function - end
-PASS: gdb.python/py-function.exp: Setting a value from a function which executes a command.
-PASS: gdb.python/py-function.exp: Setting a value from a function which executes a command, again.
+UNSUPPORTED: gdb.python/py-function.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-inferior.exp ...
UNSUPPORTED: gdb.python/py-inferior.exp: Couldn't compile py-inferior.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-infthread.exp ...
-PASS: gdb.python/py-infthread.exp: test gdb.selected_thread
-PASS: gdb.python/py-infthread.exp: verify InferiorThread object
-PASS: gdb.python/py-infthread.exp: test InferiorThread.num
-PASS: gdb.python/py-infthread.exp: test InferiorThread.global_num
-PASS: gdb.python/py-infthread.exp: test InferiorThread.ptid
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior
-PASS: gdb.python/py-infthread.exp: test Inferior.num
-PASS: gdb.python/py-infthread.exp: get supplied name of current thread
-PASS: gdb.python/py-infthread.exp: set name of current thread
-PASS: gdb.python/py-infthread.exp: check name of current thread
-PASS: gdb.python/py-infthread.exp: reset name of current thread
-PASS: gdb.python/py-infthread.exp: check name of current thread again
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_exited
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
-PASS: gdb.python/py-infthread.exp: kill inferior 1
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
+UNSUPPORTED: gdb.python/py-infthread.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-lazy-string.exp ...
-PASS: gdb.python/py-lazy-string.exp: continue to breakpoint: break here
-PASS: gdb.python/py-lazy-string.exp: python null = gdb.parse_and_eval("null")
-PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=0).value())
-PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=3).value())
+UNSUPPORTED: gdb.python/py-lazy-string.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-linetable.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-lookup-type.exp ...
-PASS: gdb.python/py-lookup-type.exp: set language ada
-PASS: gdb.python/py-lookup-type.exp: lookup type character using language ada
-PASS: gdb.python/py-lookup-type.exp: set language c
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language c
-PASS: gdb.python/py-lookup-type.exp: set language d
-PASS: gdb.python/py-lookup-type.exp: lookup type ucent using language d
-PASS: gdb.python/py-lookup-type.exp: set language fortran
-PASS: gdb.python/py-lookup-type.exp: lookup type character using language fortran
-PASS: gdb.python/py-lookup-type.exp: set language go
-PASS: gdb.python/py-lookup-type.exp: lookup type int32 using language go
-PASS: gdb.python/py-lookup-type.exp: set language java
-PASS: gdb.python/py-lookup-type.exp: lookup type byte using language java
-PASS: gdb.python/py-lookup-type.exp: set language modula-2
-PASS: gdb.python/py-lookup-type.exp: lookup type CARDINAL using language modula-2
-PASS: gdb.python/py-lookup-type.exp: set language opencl
-PASS: gdb.python/py-lookup-type.exp: lookup type ushort using language opencl
-PASS: gdb.python/py-lookup-type.exp: set language objective-c
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language objective-c
-PASS: gdb.python/py-lookup-type.exp: set language opencl
-PASS: gdb.python/py-lookup-type.exp: lookup type ushort using language opencl
-PASS: gdb.python/py-lookup-type.exp: set language pascal
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language pascal
+UNSUPPORTED: gdb.python/py-lookup-type.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
-PASS: gdb.python/py-mi-objfile.exp: set safe-path
-PASS: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
+UNSUPPORTED: gdb.python/py-mi-objfile.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-mi.exp ...
-PASS: gdb.python/py-mi.exp: breakpoint at main
-PASS: gdb.python/py-mi.exp: mi runto main
-PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint)
-PASS: gdb.python/py-mi.exp: create container varobj, no pretty-printing
-PASS: gdb.python/py-mi.exp: examine container children=0, no pretty-printing
-PASS: gdb.python/py-mi.exp: delete varobj
-PASS: gdb.python/py-mi.exp: create nscont varobj, no pretty-printing
-PASS: gdb.python/py-mi.exp: examine nscont children=0, no pretty-printing
-PASS: gdb.python/py-mi.exp: delete varobj
-PASS: gdb.python/py-mi.exp: create string_1 varobj
-PASS: gdb.python/py-mi.exp: create estring varobj
-PASS: gdb.python/py-mi.exp: assign string_1 from string_2
-PASS: gdb.python/py-mi.exp: update string varobj after assignment
-PASS: gdb.python/py-mi.exp: create container varobj
-PASS: gdb.python/py-mi.exp: examine container children=0
-PASS: gdb.python/py-mi.exp: next over update 1
-PASS: gdb.python/py-mi.exp: varobj update 1
-PASS: gdb.python/py-mi.exp: next over update 2
-PASS: gdb.python/py-mi.exp: varobj update 2
-PASS: gdb.python/py-mi.exp: clear visualizer
-PASS: gdb.python/py-mi.exp: varobj update after clearing
-PASS: gdb.python/py-mi.exp: choose default visualizer
-PASS: gdb.python/py-mi.exp: varobj update after choosing default
-PASS: gdb.python/py-mi.exp: choose visualizer using expression
-PASS: gdb.python/py-mi.exp: varobj update after choosing via expression
-PASS: gdb.python/py-mi.exp: list varobj children after selecting child range
-PASS: gdb.python/py-mi.exp: list varobj children after resetting child range
-PASS: gdb.python/py-mi.exp: next over update 3
-PASS: gdb.python/py-mi.exp: set update range
-PASS: gdb.python/py-mi.exp: list children after setting update range
-PASS: gdb.python/py-mi.exp: list selected children after setting range
-PASS: gdb.python/py-mi.exp: list children after listing selected range
-PASS: gdb.python/py-mi.exp: next over update 4
-PASS: gdb.python/py-mi.exp: update after next with restricted range
-PASS: gdb.python/py-mi.exp: set update range with non-zero start
-PASS: gdb.python/py-mi.exp: update varobj with change outside selected range
-PASS: gdb.python/py-mi.exp: next over update 5
-PASS: gdb.python/py-mi.exp: create second container varobj
-PASS: gdb.python/py-mi.exp: update varobj, no children requested
-PASS: gdb.python/py-mi.exp: next over update 6
-PASS: gdb.python/py-mi.exp: update varobj 2, no children requested
-PASS: gdb.python/py-mi.exp: run to 133 (set breakpoint)
-PASS: gdb.python/py-mi.exp: create outer varobj
-PASS: gdb.python/py-mi.exp: list children of outer
-PASS: gdb.python/py-mi.exp: list children of outer.s
-PASS: gdb.python/py-mi.exp: next over outer update
-PASS: gdb.python/py-mi.exp: update after updating element of outer
-PASS: gdb.python/py-mi.exp: run to 224 (set breakpoint)
-PASS: gdb.python/py-mi.exp: update after type change
-PASS: gdb.python/py-mi.exp: run to 358 (set breakpoint)
-PASS: gdb.python/py-mi.exp: create nstype varobj
-PASS: gdb.python/py-mi.exp: list children after setting update range
-PASS: gdb.python/py-mi.exp: clear visualizer
-PASS: gdb.python/py-mi.exp: varobj update after clearing
-PASS: gdb.python/py-mi.exp: choose default visualizer
-PASS: gdb.python/py-mi.exp: create nstype2 varobj
-PASS: gdb.python/py-mi.exp: list children after setting exception flag
-PASS: gdb.python/py-mi.exp: create me varobj
-PASS: gdb.python/py-mi.exp: evaluate me varobj
-PASS: gdb.python/py-mi.exp: printer whose children are returned as a list
-PASS: gdb.python/py-mi.exp: run to 256 (set breakpoint)
-PASS: gdb.python/py-mi.exp: create varobj for c
-PASS: gdb.python/py-mi.exp: choose array visualizer for c
-PASS: gdb.python/py-mi.exp: list children of c
-PASS: gdb.python/py-mi.exp: next over change of array element
-PASS: gdb.python/py-mi.exp: update varobj after element change
-PASS: gdb.python/py-mi.exp: breakpoint at main
-PASS: gdb.python/py-mi.exp: mi runto main
-PASS: gdb.python/py-mi.exp: run to 358 (set breakpoint)
-PASS: gdb.python/py-mi.exp: create fake varobj
-PASS: gdb.python/py-mi.exp: list children of fake
-PASS: gdb.python/py-mi.exp: list children fake.private
-PASS: gdb.python/py-mi.exp: Install visualizer on a cplus_fake_child
+UNSUPPORTED: gdb.python/py-mi.exp: python support is disabled
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-objfile-script.exp ...
-PASS: gdb.python/py-objfile-script.exp: set auto-load safe-path
-PASS: gdb.python/py-objfile-script.exp: info auto-load python-scripts
-PASS: gdb.python/py-objfile-script.exp: b 38
-PASS: gdb.python/py-objfile-script.exp: continue
-PASS: gdb.python/py-objfile-script.exp: print ss
+UNSUPPORTED: gdb.python/py-objfile-script.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-objfile.exp ...
-PASS: gdb.python/py-objfile.exp: Find a symbol in objfile
-PASS: gdb.python/py-objfile.exp: Get backing object file
-PASS: gdb.python/py-objfile.exp: Get objfile file name
-PASS: gdb.python/py-objfile.exp: Get objfile user name
-PASS: gdb.python/py-objfile.exp: print lookup_objfile filename
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk"))
-UNSUPPORTED: gdb.python/py-objfile.exp: build-id is not supported by the compiler
-PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id
-PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id 2
-PASS: gdb.python/py-objfile.exp: Get objfile program space
-PASS: gdb.python/py-objfile.exp: Get objfile validity
-PASS: gdb.python/py-objfile.exp: Get objfile validity after unload
-PASS: gdb.python/py-objfile.exp: Set random attribute in objfile
-PASS: gdb.python/py-objfile.exp: Verify set of random attribute in objfile
-PASS: gdb.python/py-objfile.exp: objfile.filename after objfile is unloaded
-PASS: gdb.python/py-objfile.exp: objfile.username after objfile is unloaded
-PASS: gdb.python/py-objfile.exp: Get no-debug objfile file
-PASS: gdb.python/py-objfile.exp: Test owner of real objfile.
-PASS: gdb.python/py-objfile.exp: print main without debug info
-PASS: gdb.python/py-objfile.exp: Add separate debug file file
-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" (None)
-PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
+UNSUPPORTED: gdb.python/py-objfile.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-parameter.exp ...
-PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories'))
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - """When enabled, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - show_doc = "Show the state of the boolean test-param"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - set_doc = "Set the state of the boolean test-param"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - return "The state of the Test Parameter is " + pvalue
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - val = "on"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - if (self.value == False):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - val = "off"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - return "Test Parameter has been set to " + val
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - super (TestParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - self.value = True
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - test_param = TestParam ('print test-param')
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - end
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Show parameter on
-PASS: gdb.python/py-parameter.exp: Turn off parameter
-PASS: gdb.python/py-parameter.exp: Show parameter off
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Test show help
-PASS: gdb.python/py-parameter.exp: Test set help
-PASS: gdb.python/py-parameter.exp: Test general help
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - python
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - class TestEnumParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - """When set, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - show_doc = "Show the state of the enum"
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - set_doc = "Set the state of the enum"
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - return "The state of the enum is " + pvalue
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - return "The state of the enum has been set to " + self.value
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - super (TestEnumParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_ENUM, ["one", "two"])
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - self.value = "one"
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - test_enum_param = TestEnumParam ('print test-enum-param')
-PASS: gdb.python/py-parameter.exp: enum gdb parameter - end
-PASS: gdb.python/py-parameter.exp: Test enum parameter value
-PASS: gdb.python/py-parameter.exp: Show parameter is initial value
-PASS: gdb.python/py-parameter.exp: Set enum to two
-PASS: gdb.python/py-parameter.exp: Show parameter is new value
-PASS: gdb.python/py-parameter.exp: Test enum parameter value
-PASS: gdb.python/py-parameter.exp: Set invalid enum parameter
-PASS: gdb.python/py-parameter.exp: file gdb parameter - python
-PASS: gdb.python/py-parameter.exp: file gdb parameter - class TestFileParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: file gdb parameter - """When set, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: file gdb parameter - show_doc = "Show the name of the file"
-PASS: gdb.python/py-parameter.exp: file gdb parameter - set_doc = "Set the name of the file"
-PASS: gdb.python/py-parameter.exp: file gdb parameter - def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: file gdb parameter - return "The name of the file is " + pvalue
-PASS: gdb.python/py-parameter.exp: file gdb parameter - def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: file gdb parameter - return "The name of the file has been changed to " + self.value
-PASS: gdb.python/py-parameter.exp: file gdb parameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: file gdb parameter - super (TestFileParam, self).__init__ (name, gdb.COMMAND_FILES, gdb.PARAM_FILENAME)
-PASS: gdb.python/py-parameter.exp: file gdb parameter - self.value = "foo.txt"
-PASS: gdb.python/py-parameter.exp: file gdb parameter - test_file_param = TestFileParam ('test-file-param')
-PASS: gdb.python/py-parameter.exp: file gdb parameter - end
-PASS: gdb.python/py-parameter.exp: Test file parameter value
-PASS: gdb.python/py-parameter.exp: Show initial file value
-PASS: gdb.python/py-parameter.exp: Set new file parameter
-PASS: gdb.python/py-parameter.exp: Show new file value
-PASS: gdb.python/py-parameter.exp: Test new file parameter value
-PASS: gdb.python/py-parameter.exp: set test-file-param
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestUndocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - return "The state of the Test Parameter is " + pvalue
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - val = "on"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - if (self.value == False):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - val = "off"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - return "Test Parameter has been set to " + val
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - super (TestUndocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - self.value = True
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - test_undoc_param = TestUndocParam ('print test-undoc-param')
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - end
-PASS: gdb.python/py-parameter.exp: Show parameter on
-PASS: gdb.python/py-parameter.exp: Turn off parameter
-PASS: gdb.python/py-parameter.exp: Show parameter off
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Test show help
-PASS: gdb.python/py-parameter.exp: Test set help
-PASS: gdb.python/py-parameter.exp: Test general help
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - self.value = True
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - test_nodoc_param = TestNodocParam ('print test-nodoc-param')
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - end
-PASS: gdb.python/py-parameter.exp: Show parameter on
-PASS: gdb.python/py-parameter.exp: Turn off parameter
-PASS: gdb.python/py-parameter.exp: Show parameter off
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Test show help
-PASS: gdb.python/py-parameter.exp: Test set help
-PASS: gdb.python/py-parameter.exp: Test general help
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - """When enabled, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - show_doc = "State of the Test Parameter"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - set_doc = "Set the state of the Test Parameter"
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - super (TestParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - self.value = True
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - test_param = TestParam ('print test-param')
-PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - end
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Show parameter on
-PASS: gdb.python/py-parameter.exp: Turn off parameter
-PASS: gdb.python/py-parameter.exp: Show parameter off
-PASS: gdb.python/py-parameter.exp: Test parameter value
-PASS: gdb.python/py-parameter.exp: Test show help
-PASS: gdb.python/py-parameter.exp: Test set help
-PASS: gdb.python/py-parameter.exp: Test general help
+UNSUPPORTED: gdb.python/py-parameter.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-pp-integral.exp ...
-PASS: gdb.python/py-pp-integral.exp: source py-pp-integral.py
-PASS: gdb.python/py-pp-integral.exp: print *t
-PASS: gdb.python/py-pp-integral.exp: print /r *t
+UNSUPPORTED: gdb.python/py-pp-integral.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-pp-maint.exp ...
-PASS: gdb.python/py-pp-maint.exp: b 85
-PASS: gdb.python/py-pp-maint.exp: continue
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer global .*function
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer .* pp-test
-PASS: gdb.python/py-pp-maint.exp: print flt enabled #1
-PASS: gdb.python/py-pp-maint.exp: print ss enabled #1
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global lookup_function_lookup_test
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global pp-test;.*
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer global .*function
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer .* pp-test
-PASS: gdb.python/py-pp-maint.exp: print flt disabled
-PASS: gdb.python/py-pp-maint.exp: print ss disabled
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global lookup_function_lookup_test
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*ss.*
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*s.*
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer
-PASS: gdb.python/py-pp-maint.exp: print flt re-enabled
-PASS: gdb.python/py-pp-maint.exp: print ss re-enabled
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_1)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (BAR_3)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (BAR_2 | FOO_2)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_1 | FOO_2 | FOO_3)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_MASK)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_MASK | (BAR_MASK & ~BAR_2))
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (0x4 + 0x8)
+UNSUPPORTED: gdb.python/py-pp-maint.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-pp-re-notag.exp ...
-PASS: gdb.python/py-pp-re-notag.exp: source py-pp-re-notag.py
-PASS: gdb.python/py-pp-re-notag.exp: print *t
-PASS: gdb.python/py-pp-re-notag.exp: print /r *t
+UNSUPPORTED: gdb.python/py-pp-re-notag.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-pp-registration.exp ...
-PASS: gdb.python/py-pp-registration.exp: verbose off: setting breakpoint at py-pp-registration.c:54
-PASS: gdb.python/py-pp-registration.exp: verbose off: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose off: read file
-PASS: gdb.python/py-pp-registration.exp: verbose off: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: verbose off: set verbose off
-PASS: gdb.python/py-pp-registration.exp: verbose off: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: verbose off: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: verbose off: print flt
-PASS: gdb.python/py-pp-registration.exp: verbose off: print s
-PASS: gdb.python/py-pp-registration.exp: verbose on: setting breakpoint at py-pp-registration.c:54
-PASS: gdb.python/py-pp-registration.exp: verbose on: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose on: read file
-PASS: gdb.python/py-pp-registration.exp: verbose on: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: verbose on: set verbose on
-PASS: gdb.python/py-pp-registration.exp: verbose on: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: verbose on: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: verbose on: print flt
-PASS: gdb.python/py-pp-registration.exp: verbose on: print s
-PASS: gdb.python/py-pp-registration.exp: replace: setting breakpoint at py-pp-registration.c:54
-PASS: gdb.python/py-pp-registration.exp: replace: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: replace: read file
-PASS: gdb.python/py-pp-registration.exp: replace: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=False)
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print s
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=True)
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print s
+UNSUPPORTED: gdb.python/py-pp-registration.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-prettyprint.exp ...
-PASS: gdb.python/py-prettyprint.exp: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: b 358
-PASS: gdb.python/py-prettyprint.exp: continue
-PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ())
-PASS: gdb.python/py-prettyprint.exp: print ss
-PASS: gdb.python/py-prettyprint.exp: print ssa[1]
-PASS: gdb.python/py-prettyprint.exp: print ssa
-PASS: gdb.python/py-prettyprint.exp: print arraystruct
-PASS: gdb.python/py-prettyprint.exp: print x
-PASS: gdb.python/py-prettyprint.exp: print cstring
-PASS: gdb.python/py-prettyprint.exp: print estring
-PASS: gdb.python/py-prettyprint.exp: python pp_ls_encoding = 'UTF-8'
-PASS: gdb.python/py-prettyprint.exp: print estring2
-PASS: gdb.python/py-prettyprint.exp: set python print-stack full
-PASS: gdb.python/py-prettyprint.exp: print hint_error
-PASS: gdb.python/py-prettyprint.exp: print c
-PASS: gdb.python/py-prettyprint.exp: print nstype
-PASS: gdb.python/py-prettyprint.exp: set print pretty off
-PASS: gdb.python/py-prettyprint.exp: print nstype on one line
-PASS: gdb.python/py-prettyprint.exp: continue until exit
-PASS: gdb.python/py-prettyprint.exp: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: b 358
-PASS: gdb.python/py-prettyprint.exp: continue
-PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ())
-PASS: gdb.python/py-prettyprint.exp: print ss
-PASS: gdb.python/py-prettyprint.exp: print ssa[1]
-PASS: gdb.python/py-prettyprint.exp: print ssa
-PASS: gdb.python/py-prettyprint.exp: print arraystruct
-PASS: gdb.python/py-prettyprint.exp: print cps
-PASS: gdb.python/py-prettyprint.exp: print cpss
-PASS: gdb.python/py-prettyprint.exp: print cpssa[0]
-PASS: gdb.python/py-prettyprint.exp: print cpssa[1]
-PASS: gdb.python/py-prettyprint.exp: print cpssa
-PASS: gdb.python/py-prettyprint.exp: print sss
-PASS: gdb.python/py-prettyprint.exp: print ref
-PASS: gdb.python/py-prettyprint.exp: print derived
-PASS: gdb.python/py-prettyprint.exp: print ns
-PASS: gdb.python/py-prettyprint.exp:
-PASS: gdb.python/py-prettyprint.exp: print ns
-PASS: gdb.python/py-prettyprint.exp:
-PASS: gdb.python/py-prettyprint.exp: print ns
-PASS: gdb.python/py-prettyprint.exp:
-PASS: gdb.python/py-prettyprint.exp: print x
-PASS: gdb.python/py-prettyprint.exp: print cstring
-PASS: gdb.python/py-prettyprint.exp: print estring
-PASS: gdb.python/py-prettyprint.exp: python pp_ls_encoding = 'UTF-8'
-PASS: gdb.python/py-prettyprint.exp: print estring2
-PASS: gdb.python/py-prettyprint.exp: set python print-stack full
-PASS: gdb.python/py-prettyprint.exp: print hint_error
-PASS: gdb.python/py-prettyprint.exp: print c
-PASS: gdb.python/py-prettyprint.exp: print nstype
-PASS: gdb.python/py-prettyprint.exp: set print pretty off
-PASS: gdb.python/py-prettyprint.exp: print nstype on one line
-PASS: gdb.python/py-prettyprint.exp: continue until exit
-PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ())
-PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break
-PASS: gdb.python/py-prettyprint.exp: info locals
-PASS: gdb.python/py-prettyprint.exp: b 358
-PASS: gdb.python/py-prettyprint.exp: continue
-PASS: gdb.python/py-prettyprint.exp: print ss enabled #1
-PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function ()
-PASS: gdb.python/py-prettyprint.exp: print ss disabled
-PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function ()
-PASS: gdb.python/py-prettyprint.exp: print ss enabled #2
+UNSUPPORTED: gdb.python/py-prettyprint.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-progspace.exp ...
-PASS: gdb.python/py-progspace.exp: current progspace filename (None)
-PASS: gdb.python/py-progspace.exp: python print (gdb.progspaces())
-PASS: gdb.python/py-progspace.exp: Get current progspace
-PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace)
-PASS: gdb.python/py-progspace.exp: Set random attribute in progspace
-PASS: gdb.python/py-progspace.exp: Verify set of random attribute in progspace
+UNSUPPORTED: gdb.python/py-progspace.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-prompt.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.python/py-prompt/py-prompt0.o: In function `main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-prompt.c:28: undefined reference to `sleep'
-collect2: error: ld returned 1 exit status
-UNTESTED: gdb.python/py-prompt.exp: py-prompt.exp
+UNSUPPORTED: gdb.python/py-prompt.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-section-script.exp ...
-PASS: gdb.python/py-section-script.exp: set restricted auto-load safe-path
-PASS: gdb.python/py-section-script.exp: verify scripts not loaded
-PASS: gdb.python/py-section-script.exp: set auto-load safe-path
-PASS: gdb.python/py-section-script.exp: verify scripts loaded
-PASS: gdb.python/py-section-script.exp: info auto-load python-scripts py-section-script
-PASS: gdb.python/py-section-script.exp: info auto-load python-scripts no-script-matches-this
-PASS: gdb.python/py-section-script.exp: b 88
-PASS: gdb.python/py-section-script.exp: continue
-PASS: gdb.python/py-section-script.exp: print ss
-PASS: gdb.python/py-section-script.exp: test-cmd 1 2 3
+UNSUPPORTED: gdb.python/py-section-script.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-shared.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-strfns.exp ...
-PASS: gdb.python/py-strfns.exp: p $_streq (str1, str2)
-PASS: gdb.python/py-strfns.exp: p $_streq (str1, str3)
-PASS: gdb.python/py-strfns.exp: p $_strlen (str1)
-PASS: gdb.python/py-strfns.exp: p $_strlen (buf1)
-PASS: gdb.python/py-strfns.exp: p $_memeq (buf1, buf2, 4)
-PASS: gdb.python/py-strfns.exp: p $_memeq (buf1, buf3, 4)
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")
-PASS: gdb.python/py-strfns.exp: condition $bpnum $_streq (arg, "Goodbye.")
-PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break func here.
-PASS: gdb.python/py-strfns.exp: p arg
-PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4)
-PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here.
-PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg
-UNSUPPORTED: gdb.python/py-strfns.exp: save a corefile
+UNSUPPORTED: gdb.python/py-strfns.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-symbol.exp ...
-PASS: gdb.python/py-symbol.exp: Lookup main
-PASS: gdb.python/py-symbol.exp: Test main_func.is_function
-PASS: gdb.python/py-symbol.exp: Test lookup_global_symbol("junk")
-PASS: gdb.python/py-symbol.exp: print value of main
-PASS: gdb.python/py-symbol.exp: print line number of qq
-PASS: gdb.python/py-symbol.exp: print value of qq
-PASS: gdb.python/py-symbol.exp: print whether qq needs a frame
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-symbol.exp: Test arg.is_variable
-PASS: gdb.python/py-symbol.exp: Test arg.is_constant
-PASS: gdb.python/py-symbol.exp: Test arg.is_argument
-PASS: gdb.python/py-symbol.exp: Test arg.is_function
-PASS: gdb.python/py-symbol.exp: Test func.is_variable
-PASS: gdb.python/py-symbol.exp: Test func.is_constant
-PASS: gdb.python/py-symbol.exp: Test func.is_argument
-PASS: gdb.python/py-symbol.exp: Test func.is_function
-PASS: gdb.python/py-symbol.exp: Test func.name
-PASS: gdb.python/py-symbol.exp: Test func.print_name
-PASS: gdb.python/py-symbol.exp: Test func.linkage_name
-PASS: gdb.python/py-symbol.exp: Test func.addr_class
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end for variable a
-PASS: gdb.python/py-symbol.exp: Test a.is_variable
-PASS: gdb.python/py-symbol.exp: Test a.is_constant
-PASS: gdb.python/py-symbol.exp: Test a.is_argument
-PASS: gdb.python/py-symbol.exp: Test a.is_function
-PASS: gdb.python/py-symbol.exp: Test a.addr_class
-PASS: gdb.python/py-symbol.exp: try to print value of a without a frame
-PASS: gdb.python/py-symbol.exp: print value of a
-PASS: gdb.python/py-symbol.exp: print whether a needs a frame
-PASS: gdb.python/py-symbol.exp: Test t.is_variable
-PASS: gdb.python/py-symbol.exp: Test t.is_constant
-PASS: gdb.python/py-symbol.exp: Test t.is_argument
-PASS: gdb.python/py-symbol.exp: Test t.is_function
-PASS: gdb.python/py-symbol.exp: Test t.addr_class
-PASS: gdb.python/py-symbol.exp: Get type
-PASS: gdb.python/py-symbol.exp: Get symtab
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break in class.
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_variable
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_constant
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_argument
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_function
-PASS: gdb.python/py-symbol.exp: Test method.name
-PASS: gdb.python/py-symbol.exp: Test method.print_name
-PASS: gdb.python/py-symbol.exp: Test method.linkage_name
-PASS: gdb.python/py-symbol.exp: Test method.addr_class
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end for symbol validity
-PASS: gdb.python/py-symbol.exp: Test symbol validity
-PASS: gdb.python/py-symbol.exp: Test symbol non-validity
-PASS: gdb.python/py-symbol.exp: Test symbol destructor
+UNSUPPORTED: gdb.python/py-symbol.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-symtab.exp ...
-PASS: gdb.python/py-symtab.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-symtab.exp: Test symtab
-PASS: gdb.python/py-symtab.exp: Test sal.pc
-PASS: gdb.python/py-symtab.exp: Test sal.last
-PASS: gdb.python/py-symtab.exp: Test sal.line
-PASS: gdb.python/py-symtab.exp: Test sal.is_valid
-PASS: gdb.python/py-symtab.exp: Test symtab.filename
-PASS: gdb.python/py-symtab.exp: Test symtab.objfile
-PASS: gdb.python/py-symtab.exp: Test symtab.fullname
-PASS: gdb.python/py-symtab.exp: Test symtab.is_valid()
-PASS: gdb.python/py-symtab.exp: Test qq in global symbols
-PASS: gdb.python/py-symtab.exp: Test func in global symbols
-PASS: gdb.python/py-symtab.exp: Test main in global symbols
-PASS: gdb.python/py-symtab.exp: Test int in static symbols
-PASS: gdb.python/py-symtab.exp: Test char in static symbols
-PASS: gdb.python/py-symtab.exp: Test simple_struct in static symbols
-PASS: gdb.python/py-symtab.exp: Test sal.is_valid
-PASS: gdb.python/py-symtab.exp: Test symtab.is_valid()
-PASS: gdb.python/py-symtab.exp: Test sal destructor
-PASS: gdb.python/py-symtab.exp: Test symtab destructor
+UNSUPPORTED: gdb.python/py-symtab.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-sync-interp.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-template.exp ...
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: const int
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: volatile int
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: const int &
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: volatile int &
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: volatile int * const
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: volatile int * const *
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: const int * volatile
-PASS: gdb.python/py-template.exp: print (foo)
-PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
-PASS: gdb.python/py-template.exp: const int * volatile * const * volatile *
+UNSUPPORTED: gdb.python/py-template.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-type.exp ...
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('char').array(1, 0))
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('char').array(1, -1))
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('int').optimized_out())
-PASS: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (st)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: init ss
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_1)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_2)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (gdb.parse_and_eval ('a_function').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
-PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
-PASS: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (c)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[2].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_const_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[2].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_static_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_static_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_static_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_1)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_2)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('a_function').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d)
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print value (st)
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
-PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
+UNSUPPORTED: gdb.python/py-type.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-typeprint.exp ...
-PASS: gdb.python/py-typeprint.exp: python exec (open ('py-typeprint.py').read ())
-PASS: gdb.python/py-typeprint.exp: basic test
-PASS: gdb.python/py-typeprint.exp: raw test
-PASS: gdb.python/py-typeprint.exp: disable type-printer string
-PASS: gdb.python/py-typeprint.exp: whatis with disabled printer
-PASS: gdb.python/py-typeprint.exp: info type-printers
-PASS: gdb.python/py-typeprint.exp: enable type-printer string
-PASS: gdb.python/py-typeprint.exp: whatis with enabled printer
-PASS: gdb.python/py-typeprint.exp: whatis s
+UNSUPPORTED: gdb.python/py-typeprint.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-unwind-maint.exp ...
-PASS: gdb.python/py-unwind-maint.exp: import python scripts
-PASS: gdb.python/py-unwind-maint.exp: Show all unwinders
-PASS: gdb.python/py-unwind-maint.exp: Unwinders called
-PASS: gdb.python/py-unwind-maint.exp: Unwinder disabled
-PASS: gdb.python/py-unwind-maint.exp: Show with global unwinder disabled
-PASS: gdb.python/py-unwind-maint.exp: Global unwinder disabled
+UNSUPPORTED: gdb.python/py-unwind-maint.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-unwind.exp ...
+UNSUPPORTED: gdb.python/py-unwind.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-value-cc.exp ...
-PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value()))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").dereference().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference()))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value()))
-PASS: gdb.python/py-value-cc.exp: init b
-PASS: gdb.python/py-value-cc.exp: init b_fields
-PASS: gdb.python/py-value-cc.exp: init b_obj
-PASS: gdb.python/py-value-cc.exp: init b_ref
-PASS: gdb.python/py-value-cc.exp: init b_td
-PASS: gdb.python/py-value-cc.exp: init u
-PASS: gdb.python/py-value-cc.exp: init u_fields
-PASS: gdb.python/py-value-cc.exp: init x
-PASS: gdb.python/py-value-cc.exp: init x_fields
-PASS: gdb.python/py-value-cc.exp: init uu
-PASS: gdb.python/py-value-cc.exp: init uu_fields
-PASS: gdb.python/py-value-cc.exp: init x_ptr
-PASS: gdb.python/py-value-cc.exp: init xtd
-PASS: gdb.python/py-value-cc.exp: b.a via field
-PASS: gdb.python/py-value-cc.exp: b.a via field
-PASS: gdb.python/py-value-cc.exp: type of b's base class via field
-PASS: gdb.python/py-value-cc.exp: b.A::a via field
-PASS: gdb.python/py-value-cc.exp: b_obj->a via field
-PASS: gdb.python/py-value-cc.exp: type of b_obj's base class via field
-PASS: gdb.python/py-value-cc.exp: b_obj->A::a via field
-PASS: gdb.python/py-value-cc.exp: b_ref.a via field
-PASS: gdb.python/py-value-cc.exp: type of b_ref's base class via field
-PASS: gdb.python/py-value-cc.exp: b_ref.A::a via field
-PASS: gdb.python/py-value-cc.exp: b_td.a via field
-PASS: gdb.python/py-value-cc.exp: type of b_td's base class via field
-PASS: gdb.python/py-value-cc.exp: b_td.A::a via field
-PASS: gdb.python/py-value-cc.exp: u's first field via field
-FAIL: gdb.python/py-value-cc.exp: u's second field via field
-PASS: gdb.python/py-value-cc.exp: number for fields in u
-PASS: gdb.python/py-value-cc.exp: x.x via field
-PASS: gdb.python/py-value-cc.exp: x.a via field
-PASS: gdb.python/py-value-cc.exp: x_ptr->x via field
-PASS: gdb.python/py-value-cc.exp: x_ptr->a via field
-PASS: gdb.python/py-value-cc.exp: xtd->x via field
-PASS: gdb.python/py-value-cc.exp: xtd->a via field
-PASS: gdb.python/py-value-cc.exp: number of fields in uu
-PASS: gdb.python/py-value-cc.exp: uu.x via field
-PASS: gdb.python/py-value-cc.exp: uu.a via field
-PASS: gdb.python/py-value-cc.exp: init a
-PASS: gdb.python/py-value-cc.exp: a + 5
+UNSUPPORTED: gdb.python/py-value-cc.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-value.exp ...
-PASS: gdb.python/py-value.exp: create boolean value
-PASS: gdb.python/py-value.exp: create integer value
-PASS: gdb.python/py-value.exp: create double value
-PASS: gdb.python/py-value.exp: create 8-bit string value
-PASS: gdb.python/py-value.exp: print 8-bit string
-PASS: gdb.python/py-value.exp: verify type of 8-bit string
-PASS: gdb.python/py-value.exp: Test address attribute in non-addressable value
-PASS: gdb.python/py-value.exp: add two integer values
-PASS: gdb.python/py-value.exp: verify type of integer add result
-PASS: gdb.python/py-value.exp: add two double values
-PASS: gdb.python/py-value.exp: subtract two integer values
-PASS: gdb.python/py-value.exp: subtract two double values
-PASS: gdb.python/py-value.exp: multiply two integer values
-PASS: gdb.python/py-value.exp: multiply two double values
-PASS: gdb.python/py-value.exp: divide two integer values
-PASS: gdb.python/py-value.exp: divide two double values
-PASS: gdb.python/py-value.exp: take remainder of two integer values
-PASS: gdb.python/py-value.exp: integer value raised to the power of another integer value
-PASS: gdb.python/py-value.exp: double value raised to the power of integer value
-PASS: gdb.python/py-value.exp: negated integer value
-PASS: gdb.python/py-value.exp: positive integer value
-PASS: gdb.python/py-value.exp: negated double value
-PASS: gdb.python/py-value.exp: positive double value
-PASS: gdb.python/py-value.exp: absolute of integer value
-PASS: gdb.python/py-value.exp: absolute of double value
-PASS: gdb.python/py-value.exp: subtract integer value from python integer
-PASS: gdb.python/py-value.exp: verify type of mixed integer subtraction result
-PASS: gdb.python/py-value.exp: add double value with python float
-PASS: gdb.python/py-value.exp: subtract python integer from integer value
-PASS: gdb.python/py-value.exp: add python float with double value
-PASS: gdb.python/py-value.exp: print evalue
-PASS: gdb.python/py-value.exp: python evalue = gdb.history (0)
-PASS: gdb.python/py-value.exp: python print (int (evalue))
-PASS: gdb.python/py-value.exp: add pointer value with python integer
-PASS: gdb.python/py-value.exp: subtract python integer from pointer value
-PASS: gdb.python/py-value.exp: subtract two pointer values
-PASS: gdb.python/py-value.exp: catch error in python type conversion
-PASS: gdb.python/py-value.exp: catch throw of GDB error
-PASS: gdb.python/py-value.exp: define function to test booleans - python
-PASS: gdb.python/py-value.exp: define function to test booleans - def test_bool (val):
-PASS: gdb.python/py-value.exp: define function to test booleans - if val:
-PASS: gdb.python/py-value.exp: define function to test booleans - print ('yay')
-PASS: gdb.python/py-value.exp: define function to test booleans - else:
-PASS: gdb.python/py-value.exp: define function to test booleans - print ('nay')
-PASS: gdb.python/py-value.exp: define function to test booleans - end
-PASS: gdb.python/py-value.exp: check evaluation of true boolean value in expression
-PASS: gdb.python/py-value.exp: check evaluation of false boolean value in expression
-PASS: gdb.python/py-value.exp: check evaluation of true integer value in expression
-PASS: gdb.python/py-value.exp: check evaluation of false integer value in expression
-PASS: gdb.python/py-value.exp: check evaluation of true integer value in expression
-PASS: gdb.python/py-value.exp: check evaluation of false integer value in expression
-PASS: gdb.python/py-value.exp: less than, equal
-PASS: gdb.python/py-value.exp: less than, less
-PASS: gdb.python/py-value.exp: less than, greater
-PASS: gdb.python/py-value.exp: less than, None
-PASS: gdb.python/py-value.exp: less or equal, equal
-PASS: gdb.python/py-value.exp: less or equal, less
-PASS: gdb.python/py-value.exp: less or equal, greater
-PASS: gdb.python/py-value.exp: less or equal, None
-PASS: gdb.python/py-value.exp: equality of gdb.Values
-PASS: gdb.python/py-value.exp: inequality of gdb.Values
-PASS: gdb.python/py-value.exp: equality of gdb.Value with Python value
-PASS: gdb.python/py-value.exp: inequality of gdb.Value with Python value
-PASS: gdb.python/py-value.exp: inequality of gdb.Value with None
-PASS: gdb.python/py-value.exp: inequality, false
-PASS: gdb.python/py-value.exp: inequality, true
-PASS: gdb.python/py-value.exp: inequality, None
-PASS: gdb.python/py-value.exp: greater than, equal
-PASS: gdb.python/py-value.exp: greater than, less
-PASS: gdb.python/py-value.exp: greater than, greater
-PASS: gdb.python/py-value.exp: greater than, None
-PASS: gdb.python/py-value.exp: greater or equal, equal
-PASS: gdb.python/py-value.exp: greater or equal, less
-PASS: gdb.python/py-value.exp: greater or equal, greater
-PASS: gdb.python/py-value.exp: greater or equal, None
-PASS: gdb.python/py-value.exp: py-value in file.filename
-PASS: gdb.python/py-value.exp: python print (gdb.objfiles()[0].pretty_printers)
-PASS: gdb.python/py-value.exp: python gdb.objfiles()[0].pretty_printers = 0
-PASS: gdb.python/py-value.exp: parse_and_eval constant test
-PASS: gdb.python/py-value.exp: parse_and_eval simple expression test
-PASS: gdb.python/py-value.exp: parse_and_eval type test
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - python
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - one = gdb.Value(1)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - two = gdb.Value(2)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - three = gdb.Value(3)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - vdict = {one:"one str",two:"two str",three:"three str"}
-PASS: gdb.python/py-value.exp: Simple Python value dictionary - end
-PASS: gdb.python/py-value.exp: Test dictionary hash
-PASS: gdb.python/py-value.exp: Test dictionary hash
-PASS: gdb.python/py-value.exp: Test dictionary hash
-PASS: gdb.python/py-value.exp: Test inbuilt hash
-PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: access element inside struct using 8-bit string name
-PASS: gdb.python/py-value.exp: dereference value
-UNSUPPORTED: gdb.python/py-value.exp: verify dereferenced value
-PASS: gdb.python/py-value.exp: Test is_optimized_out attribute
-PASS: gdb.python/py-value.exp: Test address attribute
-UNTESTED: gdb.python/py-value.exp: parse_and_eval with memory error
-UNTESTED: gdb.python/py-value.exp: memory error and lazy values
-PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc')
-PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc')
-PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy()
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy)
-PASS: gdb.python/py-value.exp: python print (argc_notlazy.is_lazy)
-FAIL: gdb.python/py-value.exp: sanity check argc
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy)
-PASS: gdb.python/py-value.exp: set argc=2
-FAIL: gdb.python/py-value.exp: python print (argc_notlazy)
-PASS: gdb.python/py-value.exp: python print (argc_lazy)
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy)
-PASS: gdb.python/py-value.exp: print st
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: Test string with no length
-PASS: gdb.python/py-value.exp: Test string (length = -1) is all of the string
-PASS: gdb.python/py-value.exp: python print (st.string (length = 6))
-PASS: gdb.python/py-value.exp: Test string (length = 0) is empty
-PASS: gdb.python/py-value.exp: Test length is 0
-PASS: gdb.python/py-value.exp: print nullst
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: Test string to first null
-PASS: gdb.python/py-value.exp: get string beyond null
-PASS: gdb.python/py-value.exp: python print (repr(nullst))
-PASS: gdb.python/py-value.exp: get xstr
-PASS: gdb.python/py-value.exp: read string beyond declared size
-PASS: gdb.python/py-value.exp: p/x fp1
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: python fp1 = fp1.dereference()
-PASS: gdb.python/py-value.exp: python result = fp1()
-PASS: gdb.python/py-value.exp: python print (result)
-PASS: gdb.python/py-value.exp: p/x fp2
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: python fp2 = fp2.dereference()
-PASS: gdb.python/py-value.exp: python result2 = fp2(10,20)
-PASS: gdb.python/py-value.exp: python print (result2)
-PASS: gdb.python/py-value.exp: p i
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: python result3 = i()
-PASS: gdb.python/py-value.exp: p/x fp2
-PASS: gdb.python/py-value.exp: get value from history
-PASS: gdb.python/py-value.exp: python fp3 = fp3.dereference()
-PASS: gdb.python/py-value.exp: python result2 = fp3(10)
-PASS: gdb.python/py-value.exp: print sptr
-PASS: gdb.python/py-value.exp: Get value from history
-PASS: gdb.python/py-value.exp: Aquire lazy string
-PASS: gdb.python/py-value.exp: Test lazy-string type name equality
-PASS: gdb.python/py-value.exp: Test string type name equality
-PASS: gdb.python/py-value.exp: set print symbol off
-PASS: gdb.python/py-value.exp: print sn
-PASS: gdb.python/py-value.exp: Get value from history
-PASS: gdb.python/py-value.exp: Test lazy string
-PASS: gdb.python/py-value.exp: Succesfully create a lazy string
-PASS: gdb.python/py-value.exp: Test lazy string length
-PASS: gdb.python/py-value.exp: Test lazy string address
-PASS: gdb.python/py-value.exp: create PTR type
-PASS: gdb.python/py-value.exp: kill the inferior
-PASS: gdb.python/py-value.exp: Discard the symbols
-PASS: gdb.python/py-value.exp: cast arg0 to PTR
-PASS: gdb.python/py-value.exp: delete PTR type
-PASS: gdb.python/py-value.exp: print value's type
-PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union
-PASS: gdb.python/py-value.exp: Create a value for subscript test
-PASS: gdb.python/py-value.exp: Create a value for subscript test
-PASS: gdb.python/py-value.exp: Baseline print of an int Python value
-PASS: gdb.python/py-value.exp: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: Baseline print of a string Python value
-PASS: gdb.python/py-value.exp: Attempt to access a string with a subscript
-PASS: gdb.python/py-value.exp: Build pointer to array
-PASS: gdb.python/py-value.exp:
-PASS: gdb.python/py-value.exp: Access array via pointer with int subscript
-PASS: gdb.python/py-value.exp: Access array via pointer with value subscript
-PASS: gdb.python/py-value.exp: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: Build array
-PASS: gdb.python/py-value.exp:
-PASS: gdb.python/py-value.exp: Test multiple subscript
-PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect pointer by reference
-PASS: gdb.python/py-value.exp: c++: Obtain address
-PASS: gdb.python/py-value.exp: c++: Obtains value from GDB
-PASS: gdb.python/py-value.exp: c++: Check pointer passed as reference
-PASS: gdb.python/py-value.exp: c++: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer())))
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base_ref').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('5').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect struct and union
-PASS: gdb.python/py-value.exp: c++: Create a value for subscript test
-PASS: gdb.python/py-value.exp: c++: Create a value for subscript test
-PASS: gdb.python/py-value.exp: c++: Baseline print of an int Python value
-PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: c++: Baseline print of a string Python value
-PASS: gdb.python/py-value.exp: c++: Attempt to access a string with a subscript
-PASS: gdb.python/py-value.exp: c++: Build pointer to array
-PASS: gdb.python/py-value.exp: c++:
-PASS: gdb.python/py-value.exp: c++: Access array via pointer with int subscript
-PASS: gdb.python/py-value.exp: c++: Access array via pointer with value subscript
-PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: c++: Build array
-PASS: gdb.python/py-value.exp: c++:
-PASS: gdb.python/py-value.exp: c++: Test multiple subscript
+UNSUPPORTED: gdb.python/py-value.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/py-xmethods.exp ...
-PASS: gdb.python/py-xmethods.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-xmethods.exp: Before: a1 + a2
-PASS: gdb.python/py-xmethods.exp: Before: a_plus_a 1
-PASS: gdb.python/py-xmethods.exp: Before: a2 - a1
-PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 1
-PASS: gdb.python/py-xmethods.exp: Before: b1 - a1
-PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 2
-PASS: gdb.python/py-xmethods.exp: Before: a1.geta()
-PASS: gdb.python/py-xmethods.exp: Before: a_geta 1
-PASS: gdb.python/py-xmethods.exp: Before: ++a1
-PASS: gdb.python/py-xmethods.exp: Before: a1.getarrayind(5)
-PASS: gdb.python/py-xmethods.exp: Before: a_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: Before: b_geta 1
-PASS: gdb.python/py-xmethods.exp: Before: e.geta()
-PASS: gdb.python/py-xmethods.exp: Before: a_geta 2
-PASS: gdb.python/py-xmethods.exp: Before: call g.size_diff<float>()
-PASS: gdb.python/py-xmethods.exp: Before: g_size_diff 2
-PASS: gdb.python/py-xmethods.exp: Before: g.size_diff<unsigned long>()
-PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<2>()
-PASS: gdb.python/py-xmethods.exp: Before: g_size_mul 2
-PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<5>()
-PASS: gdb.python/py-xmethods.exp: Before: g.mul<double>(2.0)
-PASS: gdb.python/py-xmethods.exp: Before: g_mul 2
-PASS: gdb.python/py-xmethods.exp: Before: g.mul<char>('a')
-PASS: gdb.python/py-xmethods.exp: load the script file
-PASS: gdb.python/py-xmethods.exp: After: a1 + a2
-PASS: gdb.python/py-xmethods.exp: After: a2 - a1
-PASS: gdb.python/py-xmethods.exp: After: a_minus_a 3
-PASS: gdb.python/py-xmethods.exp: After: b1 + a1
-PASS: gdb.python/py-xmethods.exp: After: b1 - a1
-PASS: gdb.python/py-xmethods.exp: After: a_minus_a 4
-PASS: gdb.python/py-xmethods.exp: After: a1.geta()
-PASS: gdb.python/py-xmethods.exp: After: ++a1
-PASS: gdb.python/py-xmethods.exp: After: a1.getarrayind(5)
-PASS: gdb.python/py-xmethods.exp: After a1[]
-PASS: gdb.python/py-xmethods.exp: After b1[]
-PASS: gdb.python/py-xmethods.exp: After: a_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: After: e.geta()
-PASS: gdb.python/py-xmethods.exp: After: e_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: After: e_ref.geta()
-PASS: gdb.python/py-xmethods.exp: After: e.method(10)
-PASS: gdb.python/py-xmethods.exp: After: e.method('a')
-PASS: gdb.python/py-xmethods.exp: After: g.size_diff<float>()
-PASS: gdb.python/py-xmethods.exp: After: g.size_diff<unsigned long>()
-PASS: gdb.python/py-xmethods.exp: After: g.size_mul<2>()
-PASS: gdb.python/py-xmethods.exp: After: g.size_mul< 5 >()
-PASS: gdb.python/py-xmethods.exp: After: g.mul<double>(2.0)
-PASS: gdb.python/py-xmethods.exp: gdb_test
-PASS: gdb.python/py-xmethods.exp: Disable G_methods
-PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods
-PASS: gdb.python/py-xmethods.exp: Enable G_methods
-PASS: gdb.python/py-xmethods.exp: After enabling G_methods
-PASS: gdb.python/py-xmethods.exp: Disable G_methods;mul
-PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods;mul
-PASS: gdb.python/py-xmethods.exp: Enable G_methods;mul
-PASS: gdb.python/py-xmethods.exp: After enabling G_methods;mul
-PASS: gdb.python/py-xmethods.exp: info xmethod global plus 1
-PASS: gdb.python/py-xmethods.exp: disable xmethod progspace E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: info xmethod xmethods E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: Disable G_methods 2
-PASS: gdb.python/py-xmethods.exp: info xmethod progspace
-PASS: gdb.python/py-xmethods.exp: enable xmethod progspace E_methods;method_char
-PASS: gdb.python/py-xmethods.exp: enable xmethod progspace E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: pt e.method('a')
-PASS: gdb.python/py-xmethods.exp: pt e.method(10)
+UNSUPPORTED: gdb.python/py-xmethods.exp: Python support is disabled.
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.python/python.exp ...
+UNSUPPORTED: gdb.python/python.exp: python support is disabled
+PASS: gdb.python/python.exp: source source2.py when python disabled
PASS: gdb.python/python.exp: multi-line python command - python
PASS: gdb.python/python.exp: multi-line python command - print (23)
PASS: gdb.python/python.exp: multi-line python command - end
-PASS: gdb.python/python.exp: python interactive help: python; help(); end
-PASS: gdb.python/python.exp: python interactive help: quit help
-PASS: gdb.python/python.exp: show python command - define zzq
-PASS: gdb.python/python.exp: show python command - python
-PASS: gdb.python/python.exp: show python command - print (23)
-PASS: gdb.python/python.exp: show python command - end
-PASS: gdb.python/python.exp: show python command - end
-PASS: gdb.python/python.exp: show python command - show user zzq
-PASS: gdb.python/python.exp: indented multi-line python command - python
-PASS: gdb.python/python.exp: indented multi-line python command - def foo ():
-PASS: gdb.python/python.exp: indented multi-line python command - print ('hello, world!')
-PASS: gdb.python/python.exp: indented multi-line python command - foo ()
-PASS: gdb.python/python.exp: indented multi-line python command - end
-PASS: gdb.python/python.exp: source source2.py
-PASS: gdb.python/python.exp: source -s source2.py
-PASS: gdb.python/python.exp: source -s source2-symlink.py
-PASS: gdb.python/python.exp: python print (gdb.current_objfile())
-PASS: gdb.python/python.exp: python print (gdb.objfiles())
-PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so
-PASS: gdb.python/python.exp: python x = gdb.execute('printf "%d", 23', to_string = True)
-PASS: gdb.python/python.exp: python print (x)
-PASS: gdb.python/python.exp: post event insertion - python
-PASS: gdb.python/python.exp: post event insertion - someVal = 0
-PASS: gdb.python/python.exp: post event insertion - class Foo(object):
-PASS: gdb.python/python.exp: post event insertion - def __call__(self):
-PASS: gdb.python/python.exp: post event insertion - global someVal
-PASS: gdb.python/python.exp: post event insertion - someVal += 1
-PASS: gdb.python/python.exp: post event insertion - gdb.post_event(Foo())
-PASS: gdb.python/python.exp: post event insertion - end
-PASS: gdb.python/python.exp: test post event execution
-PASS: gdb.python/python.exp: Test non callable class
-PASS: gdb.python/python.exp: show height
-PASS: gdb.python/python.exp: set height 10
-PASS: gdb.python/python.exp: verify pagination beforehand
-PASS: gdb.python/python.exp: verify pagination beforehand: q
-PASS: gdb.python/python.exp: gdb.execute does not page
-PASS: gdb.python/python.exp: verify pagination afterwards
-PASS: gdb.python/python.exp: verify pagination afterwards: q
-PASS: gdb.python/python.exp: set height 0
-PASS: gdb.python/python.exp: collect help from uiout
-PASS: gdb.python/python.exp: verify help to uiout
-PASS: gdb.python/python.exp: Attempt to aquire thread with no inferior
-PASS: gdb.python/python.exp: Ensure that no threads are returned
-PASS: gdb.python/python.exp: register atexit function - python
-PASS: gdb.python/python.exp: register atexit function - import atexit
-PASS: gdb.python/python.exp: register atexit function - def printit(arg):
-PASS: gdb.python/python.exp: register atexit function - print (arg)
-PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world')
-PASS: gdb.python/python.exp: register atexit function - end
-PASS: gdb.python/python.exp: atexit handling
-PASS: gdb.python/python.exp: test decode_line no source named main
-PASS: gdb.python/python.exp: test decode_line current location
-PASS: gdb.python/python.exp: Test decode_line current location
-PASS: gdb.python/python.exp: Test decode_line expression parse
-PASS: gdb.python/python.exp: Test decode_line current location
-PASS: gdb.python/python.exp: Test decode_line current location filename
-PASS: gdb.python/python.exp: Test decode_line current location line number
-PASS: gdb.python/python.exp: test decode_line python.c:26
-PASS: gdb.python/python.exp: Test decode_line python.c:26 length
-PASS: gdb.python/python.exp: Test decode_line expression parse
-PASS: gdb.python/python.exp: Test decode_line python.c:26 length
-PASS: gdb.python/python.exp: Test decode_line python.c:26 filename
-PASS: gdb.python/python.exp: Test decode_line python.c:26 line number
-PASS: gdb.python/python.exp: test decode_line randomfunc
-PASS: gdb.python/python.exp: test decode_line func1()
-PASS: gdb.python/python.exp: Test decode_line func1 length
-PASS: gdb.python/python.exp: Test decode_line func1 length
-PASS: gdb.python/python.exp: Test decode_line func1 filename
-PASS: gdb.python/python.exp: Test decode_line func1 line number
-PASS: gdb.python/python.exp: test decode_line func1,func2
-PASS: gdb.python/python.exp: stop at comma in linespec
-PASS: gdb.python/python.exp: Test stderr location
-PASS: gdb.python/python.exp: Test stdout location
-PASS: gdb.python/python.exp: Test default write
-PASS: gdb.python/python.exp: Test stderr write
-PASS: gdb.python/python.exp: Test stdout write
-PASS: gdb.python/python.exp: Test stdlog write
-PASS: gdb.python/python.exp: Set print-stack full for prompt tests
-PASS: gdb.python/python.exp: prompt substitution - python
-PASS: gdb.python/python.exp: prompt substitution - someCounter = 0
-PASS: gdb.python/python.exp: prompt substitution - def prompt(current):
-PASS: gdb.python/python.exp: prompt substitution - global someCounter
-PASS: gdb.python/python.exp: prompt substitution - if (current == "testfake "):
-PASS: gdb.python/python.exp: prompt substitution - return None
-PASS: gdb.python/python.exp: prompt substitution - someCounter = someCounter + 1
-PASS: gdb.python/python.exp: prompt substitution - return "py prompt " + str (someCounter) + " "
-PASS: gdb.python/python.exp: prompt substitution - end
-PASS: gdb.python/python.exp: prompt substitution readline - python
-PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
-PASS: gdb.python/python.exp: prompt substitution readline - def program_prompt(current):
-PASS: gdb.python/python.exp: prompt substitution readline - global pCounter
-PASS: gdb.python/python.exp: prompt substitution readline - if (current == ">"):
-PASS: gdb.python/python.exp: prompt substitution readline - pCounter = pCounter + 1
-PASS: gdb.python/python.exp: prompt substitution readline - return "python line " + str (pCounter) + ": "
-PASS: gdb.python/python.exp: prompt substitution readline - return None
-PASS: gdb.python/python.exp: prompt substitution readline - end
-PASS: gdb.python/python.exp: set hook
-PASS: gdb.python/python.exp: set prompt testfake
-PASS: gdb.python/python.exp: show prompt shows guarded prompt
-PASS: gdb.python/python.exp: set prompt blah overriden
-PASS: gdb.python/python.exp: Delete old hook
-PASS: gdb.python/python.exp: set default prompt
-PASS: gdb.python/python.exp: set programming hook
-PASS: gdb.python/python.exp: readline secondary are not substituted
-PASS: gdb.python/python.exp: end programming
-PASS: gdb.python/python.exp: prompt substitution readline - python
-PASS: gdb.python/python.exp: prompt substitution readline - import gdb.command.prompt
-PASS: gdb.python/python.exp: prompt substitution readline - end
-PASS: gdb.python/python.exp: set basic extended prompt
-PASS: gdb.python/python.exp: set extended prompt working directory
-PASS: gdb.python/python.exp: set extended prompt parameter
-PASS: gdb.python/python.exp: Test print-stack show setting. Default is message.
-PASS: gdb.python/python.exp: Test print-stack set setting to full
-PASS: gdb.python/python.exp: Test print-stack show setting to full
-PASS: gdb.python/python.exp: Test print-stack set setting to none
-PASS: gdb.python/python.exp: Test print-stack show setting to none
-PASS: gdb.python/python.exp: Test print-stack set setting to message
-PASS: gdb.python/python.exp: prompt substitution readline - python
-PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
-PASS: gdb.python/python.exp: prompt substitution readline - def error_prompt(current):
-PASS: gdb.python/python.exp: prompt substitution readline - raise RuntimeError("Python exception called")
-PASS: gdb.python/python.exp: prompt substitution readline - end
-PASS: gdb.python/python.exp: set hook
-PASS: gdb.python/python.exp: set the hook to default
-PASS: gdb.python/python.exp: set print-stack full for prompt error test
-PASS: gdb.python/python.exp: set hook
-PASS: gdb.python/python.exp: set the hook to default
-PASS: gdb.python/python.exp: Get line number of func2 call site
-PASS: gdb.python/python.exp: Test find_pc_line at func2 call site
-PASS: gdb.python/python.exp: Step into func2
-PASS: gdb.python/python.exp: Step out of func2
-PASS: gdb.python/python.exp: Test find_pc_line with resume address
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.reverse/break-precsave.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.reverse/break-reverse.exp ...
@@ -20310,30 +18538,62 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/bp_in_thread.exp ...
UNSUPPORTED: gdb.threads/bp_in_thread.exp: Couldn't compile bp_in_thread.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:23:1: error: unknown type name 'pthread_barrier_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:23:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:84:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c: In function 'child_function_0':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:38:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:51:3: warning: implicit declaration of function 'pthread_exit' [-Wimplicit-function-declaration]
+ pthread_exit (NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:84:3: error: unknown type name 'pthread_t'
pthread_t child_thread[2];
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:87:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, 3);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:89:9: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&child_thread[0], NULL, child_function_0, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/break-while-running.c:97:3: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ pthread_join (child_thread[0], NULL);
+ ^
UNTESTED: gdb.threads/break-while-running.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/clone-thread_db.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c:39:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c:39:3: error: unknown type name 'pthread_t'
pthread_t th;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c:41:3: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ pthread_create (&th, NULL, thread_function, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-after-query.c:45:3: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ pthread_join (th, NULL);
+ ^
UNTESTED: gdb.threads/continue-pending-after-query.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:24:1: error: unknown type name 'pthread_barrier_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:24:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:48:7: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c: In function 'thread_function':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:34:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:44:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, NUM_THREADS);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:48:7: error: unknown type name 'pthread_t'
pthread_t thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/continue-pending-status.c:51:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&thread, NULL,
+ ^
UNTESTED: gdb.threads/continue-pending-status.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/corethreads.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/create-fail.exp ...
@@ -20344,31 +18604,57 @@
UNSUPPORTED: gdb.threads/execl.exp: Couldn't compile execl.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c: In function 'fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:41:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:41:3: error: unknown type name 'pthread_t'
pthread_t threads[NTHREADS];
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:47:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ ret = pthread_create (&threads[i], NULL, thread_func, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:53:13: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ ret = pthread_join (threads[i], NULL);
+ ^
UNTESTED: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: failed to prepare
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c: In function 'fork_child':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:41:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c: In function 'fork_child':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:41:3: error: unknown type name 'pthread_t'
pthread_t threads[NTHREADS];
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:47:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ ret = pthread_create (&threads[i], NULL, thread_func, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-plus-threads.c:53:13: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ ret = pthread_join (threads[i], NULL);
+ ^
UNTESTED: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:32:1: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:32:1: error: unknown type name 'pthread_t'
pthread_t threads[NTHREADS];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:34:1: error: unknown type name 'pthread_barrier_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:34:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:101:1: error: unknown type name 'pthread_barrier_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c: In function 'thread_forks':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:46:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c: At top level:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:101:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:108:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:108:3: error: unknown type name 'pthread_t'
pthread_t bp_thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:113:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, NTHREADS + 1);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:118:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ ret = pthread_create (&threads[i], NULL, thread_forks, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.c:130:13: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ ret = pthread_join (threads[i], NULL);
+ ^
UNTESTED: gdb.threads/forking-threads-plus-breakpoint.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
UNSUPPORTED: gdb.threads/gcore-stale-thread.exp: Couldn't compile gcore-stale-thread.c: unrecognized error
@@ -20377,10 +18663,13 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
UNSUPPORTED: gdb.threads/hand-call-in-threads.exp: Couldn't compile hand-call-in-threads.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.c: In function 'new_thread':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.c:39:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.c: In function 'new_thread':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.c:39:3: error: unknown type name 'pthread_t'
pthread_t thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/hand-call-new-thread.c:42:9: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&thread, NULL, thread_function, NULL);
+ ^
UNTESTED: gdb.threads/hand-call-new-thread.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ia64-sigill.c: unrecognized error
@@ -20389,13 +18678,26 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
UNSUPPORTED: gdb.threads/interrupted-hand-call.exp: Couldn't compile interrupted-hand-call.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:25:1: error: unknown type name 'pthread_barrier_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:25:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c: In function 'setup':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:49:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c: In function 'thread_function':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:32:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:40:3: warning: implicit declaration of function 'pthread_exit' [-Wimplicit-function-declaration]
+ pthread_exit (NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c: In function 'setup':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:49:3: error: unknown type name 'pthread_t'
pthread_t threads[NUM];
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:52:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, NUM + 1);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/kill.c:54:5: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ pthread_create (&threads[i], NULL, thread_function, NULL);
+ ^
UNTESTED: gdb.threads/kill.exp: threaded: failed to prepare
PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here
PASS: gdb.threads/kill.exp: non-threaded: kill program
@@ -20408,98 +18710,139 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/manythreads.exp ...
UNSUPPORTED: gdb.threads/manythreads.exp: Couldn't compile manythreads.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:39:3: error: unknown type name 'pthread_attr_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:39:3: error: unknown type name 'pthread_attr_t'
pthread_attr_t attr;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:40:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:40:3: error: unknown type name 'pthread_t'
pthread_t threads[NUM_THREAD];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:45:3: warning: implicit declaration of function 'pthread_attr_init' [-Wimplicit-function-declaration]
+ pthread_attr_init (&attr); /* set breakpoint 1 here. */
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:46:3: warning: implicit declaration of function 'pthread_attr_setstacksize' [-Wimplicit-function-declaration]
+ pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:67:3: error: unknown type name 'pthread_attr_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:53:7: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ pthread_create (&threads[j], &attr, thread_function, &args[j]);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:57:5: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ pthread_join (threads[j], NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:59:3: warning: implicit declaration of function 'pthread_attr_destroy' [-Wimplicit-function-declaration]
+ pthread_attr_destroy (&attr);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:67:3: error: unknown type name 'pthread_attr_t'
pthread_attr_t attr;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:68:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:68:3: error: unknown type name 'pthread_t'
pthread_t threads[NUM_CREATE];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN);
- ^
+ ^
UNTESTED: gdb.threads/multi-create-ns-info-thr.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multi-create.exp ...
UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile multi-create.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/multiple-step-overs.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:29:3: error: unknown type name 'pthread_barrier_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:29:3: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t *barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:56:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c: In function 'thread_func':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:38:9: warning: implicit declaration of function 'pthread_setname_np' [-Wimplicit-function-declaration]
+ res = pthread_setname_np (pthread_self (), arg->name);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:38:29: warning: implicit declaration of function 'pthread_self' [-Wimplicit-function-declaration]
+ res = pthread_setname_np (pthread_self (), arg->name);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:41:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (arg->barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:56:3: error: unknown type name 'pthread_t'
pthread_t threads[NUM_THREADS];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:58:3: error: unknown type name 'pthread_barrier_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:58:3: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:67:9: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ res = pthread_barrier_init (&barrier, NULL, NUM_THREADS + 1);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:80:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&threads[i], NULL, thread_func, arg);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/names.c:92:13: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ res = pthread_join (threads[i], NULL);
+ ^
UNTESTED: gdb.threads/names.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c:39:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c: In function 'child_function':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c:33:3: warning: implicit declaration of function 'pthread_exit' [-Wimplicit-function-declaration]
+ pthread_exit (NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c:39:3: error: unknown type name 'pthread_t'
pthread_t child_thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-bp-other-thread.c:42:9: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&child_thread, NULL, child_function, NULL);
+ ^
UNTESTED: gdb.threads/next-bp-other-thread.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:29:1: error: 'pthread_barrier_t' does not name a type
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:29:1: error: 'pthread_barrier_t' does not name a type
pthread_barrier_t barrier;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'void* thread_longjmp(void*)':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:38:26: error: 'barrier' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'void* thread_longjmp(void*)':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:38:26: error: 'barrier' was not declared in this scope
pthread_barrier_wait (&barrier);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:38:33: error: 'pthread_barrier_wait' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:38:33: error: 'pthread_barrier_wait' was not declared in this scope
pthread_barrier_wait (&barrier);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'void* thread_try_catch(void*)':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:57:26: error: 'barrier' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'void* thread_try_catch(void*)':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:57:26: error: 'barrier' was not declared in this scope
pthread_barrier_wait (&barrier);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:57:33: error: 'pthread_barrier_wait' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:57:33: error: 'pthread_barrier_wait' was not declared in this scope
pthread_barrier_wait (&barrier);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'int main()':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:78:3: error: 'pthread_t' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c: In function 'int main()':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:78:3: error: 'pthread_t' was not declared in this scope
pthread_t threads[NTHREADS];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:85:26: error: 'barrier' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:85:26: error: 'barrier' was not declared in this scope
pthread_barrier_init (&barrier, NULL, NTHREADS + 1);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:85:53: error: 'pthread_barrier_init' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:85:53: error: 'pthread_barrier_init' was not declared in this scope
pthread_barrier_init (&barrier, NULL, NTHREADS + 1);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:92:25: error: 'threads' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:92:25: error: 'threads' was not declared in this scope
ret = pthread_create (&threads[i], NULL, thread_longjmp , NULL);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:92:64: error: 'pthread_create' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:92:64: error: 'pthread_create' was not declared in this scope
ret = pthread_create (&threads[i], NULL, thread_longjmp , NULL);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:94:25: error: 'threads' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:94:25: error: 'threads' was not declared in this scope
ret = pthread_create (&threads[i], NULL, thread_try_catch , NULL);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:94:66: error: 'pthread_create' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:94:66: error: 'pthread_create' was not declared in this scope
ret = pthread_create (&threads[i], NULL, thread_try_catch , NULL);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:99:33: error: 'pthread_barrier_wait' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:99:33: error: 'pthread_barrier_wait' was not declared in this scope
pthread_barrier_wait (&barrier);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:122:27: error: 'threads' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:122:27: error: 'threads' was not declared in this scope
ret = pthread_join (threads[i], NULL);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:122:43: error: 'pthread_join' was not declared in this scope
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.c:122:43: error: 'pthread_join' was not declared in this scope
ret = pthread_join (threads[i], NULL);
- ^
+ ^
UNTESTED: gdb.threads/next-while-other-thread-longjmps.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
UNSUPPORTED: gdb.threads/no-unwaited-for-left.exp: Couldn't compile no-unwaited-for-left.c: unrecognized error
@@ -20508,10 +18851,16 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c:33:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c:33:3: error: unknown type name 'pthread_t'
pthread_t thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c:36:7: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ i = pthread_create (&thread, NULL, start, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-ldr-exit.c:38:7: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ i = pthread_join (thread, NULL);
+ ^
UNTESTED: gdb.threads/non-ldr-exit.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/pending-step.exp ...
@@ -20519,12 +18868,23 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/print-threads.exp ...
UNSUPPORTED: gdb.threads/print-threads.exp: Couldn't compile print-threads.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:26:1: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:26:1: error: unknown type name 'pthread_t'
pthread_t threads[NTHREADS];
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:28:1: error: unknown type name 'pthread_barrier_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:28:1: error: unknown type name 'pthread_barrier_t'
pthread_barrier_t barrier;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c: In function 'thread_func':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:36:3: warning: implicit declaration of function 'pthread_barrier_wait' [-Wimplicit-function-declaration]
+ pthread_barrier_wait (&barrier);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:55:3: warning: implicit declaration of function 'pthread_barrier_init' [-Wimplicit-function-declaration]
+ pthread_barrier_init (&barrier, NULL, NTHREADS + 1);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.c:61:13: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ ret = pthread_create (&threads[i], NULL, thread_func, NULL);
+ ^
UNTESTED: gdb.threads/process-dies-while-handling-bp.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
UNSUPPORTED: gdb.threads/pthread_cond_wait.exp: Couldn't compile pthread_cond_wait.c: unrecognized error
@@ -20551,10 +18911,16 @@
UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error
UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c:42:3: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c:42:3: error: unknown type name 'pthread_t'
pthread_t thread;
- ^
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c:46:9: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ res = pthread_create (&thread,
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.c:52:3: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ pthread_join (thread, NULL);
+ ^
UNTESTED: gdb.threads/step-bg-decr-pc-switch-thread.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ...
UNSUPPORTED: gdb.threads/step-over-lands-on-breakpoint.exp: Couldn't compile step-over-lands-on-breakpoint.c: unrecognized error
@@ -20582,14 +18948,20 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
UNSUPPORTED: gdb.threads/threxit-hop-specific.exp: Couldn't compile threxit-hop-specific.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.exp ...
-gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c: In function 'spawner_thread_func':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:52:7: error: unknown type name 'pthread_t'
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c: In function 'spawner_thread_func':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:52:7: error: unknown type name 'pthread_t'
pthread_t child;
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:113:3: error: unknown type name 'pthread_t'
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:57:12: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration]
+ rc = pthread_create (&child, NULL, do_nothing_thread_func, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:60:12: warning: implicit declaration of function 'pthread_join' [-Wimplicit-function-declaration]
+ rc = pthread_join (child, NULL);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tid-reuse.c:113:3: error: unknown type name 'pthread_t'
pthread_t child;
- ^
+ ^
UNTESTED: gdb.threads/tid-reuse.exp: failed to prepare
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
UNSUPPORTED: gdb.threads/tls-nodebug.exp: Couldn't compile tls-nodebug.c: unrecognized error
@@ -20598,15 +18970,18 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-so_extern.exp ...
UNSUPPORTED: gdb.threads/tls-so_extern.exp: Couldn't compile /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-so_extern.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-var.exp ...
-UNSUPPORTED: gdb.threads/tls-var.exp: Couldn't compile tls-var-main.o: unrecognized error
+gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-var-main.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls-var-main.c:24:3: warning: implicit declaration of function 'pthread_testcancel' [-Wimplicit-function-declaration]
+ pthread_testcancel();
+ ^
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/tls.exp ...
UNSUPPORTED: gdb.threads/tls.exp: Couldn't compile tls2.c: unrecognized error
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
gdb compile failed, /home/shorne/work/openrisc/build-gdb/gdb/testsuite/outputs/gdb.threads/watchpoint-fork/watchpoint-fork-parent-st1.o: In function `forkoff':
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c:49: undefined reference to `sleep'
/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c:61: undefined reference to `sleep'
-/opt/or1k-elf/lib/gcc/or1k-elf/4.9.2/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
-/home/olof/code/or1k/bld/newlib/or1k-elf/newlib/libc/syscalls/../../../../../../newlib-git/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
+/opt/shorne/software/or1k/lib/gcc/or1k-elf/5.3.0/../../../../or1k-elf/lib/libg.a(lib_a-syswait.o): In function `wait':
+/home/shorne/work/openrisc/build-newlib/or1k-elf/newlib/libc/syscalls/../../../../../newlib/newlib/libc/syscalls/syswait.c:10: undefined reference to `_wait_r'
collect2: error: ld returned 1 exit status
UNTESTED: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint-fork.exp
UNTESTED: gdb.threads/watchpoint-fork.exp: watchpoint-fork: child
@@ -20617,37 +18992,37 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions-changed.exp ...
UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/actions.exp: actions.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ax.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/ax.exp: ax.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/backtrace.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/backtrace.exp: backtrace.exp
UNTESTED: gdb.trace/backtrace.exp: failed to prepare for trace tests
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/change-loc.exp ...
@@ -20656,15 +19031,15 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/collection.exp ...
UNSUPPORTED: gdb.trace/collection.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/deltrace.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/deltrace.exp: deltrace.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect
@@ -20675,46 +19050,51 @@
UNSUPPORTED: gdb.trace/ftrace-lock.exp: Couldn't compile ftrace-lock.c: unrecognized error
UNTESTED: gdb.trace/ftrace-lock.exp: Couldn't compile test program
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:18:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:18:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c: In function 'marker':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:29:25: error: 'set_point' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c: In function 'marker':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:29:3: warning: implicit declaration of function 'FAST_TRACEPOINT_LABEL' [-Wimplicit-function-declaration]
FAST_TRACEPOINT_LABEL(set_point);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:29:25: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:29:25: error: 'set_point' undeclared (first use in this function)
+ FAST_TRACEPOINT_LABEL(set_point);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/ftrace.c:29:25: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/ftrace.exp: ftrace.exp
UNTESTED: gdb.trace/ftrace.exp: failed to prepare for trace tests
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/infotrace.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/infotrace.exp: infotrace.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:3: warning: implicit declaration of function 'FAST_TRACEPOINT_LABEL' [-Wimplicit-function-declaration]
+ FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/mi-trace-frame-collected.exp: mi-trace-frame-collected.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
UNSUPPORTED: gdb.trace/mi-trace-unavailable.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
-PASS: gdb.trace/mi-traceframe-changed.exp: continue until exit
-ERROR: remote_download to host of to tfile-basic.tf: cp: missing destination file operand after 'tfile-basic.tf'
-Try 'cp --help' for more information.
-UNRESOLVED: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file
+ERROR: Remote execution for simulators not implemented.
+UNRESOLVED: gdb.trace/mi-traceframe-changed.exp: continue until exit
+FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file
FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0
FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again
FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: tfind end
@@ -20722,50 +19102,50 @@
UNSUPPORTED: gdb.trace/mi-traceframe-changed.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/mi-tsv-changed.exp: mi-tsv-changed.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/no-attach-trace.exp ...
UNSUPPORTED: gdb.trace/no-attach-trace.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/packetlen.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/packetlen.exp: packetlen.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/passc-dyn.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/passc-dyn.exp: passc-dyn.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/passcount.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/passcount.exp: passcount.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/pending.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/pr16508.exp ...
@@ -20777,38 +19157,35 @@
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/read-memory.exp ...
UNSUPPORTED: gdb.trace/read-memory.exp: target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/report.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/report.exp: report.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/save-trace.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/save-trace.exp: save-trace.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/stap-trace.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/status-stop.exp ...
UNSUPPORTED: gdb.trace/status-stop.exp: target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/strace.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tfile.exp ...
-PASS: gdb.trace/tfile.exp: continue until exit
-ERROR: remote_download to host of to tfile-basic.tf: cp: missing destination file operand after 'tfile-basic.tf'
-Try 'cp --help' for more information.
-ERROR: remote_download to host of to tfile-error.tf: cp: missing destination file operand after 'tfile-error.tf'
-Try 'cp --help' for more information.
-UNRESOLVED: gdb.trace/tfile.exp: target tfile tfile-basic.tf
+ERROR: Remote execution for simulators not implemented.
+UNRESOLVED: gdb.trace/tfile.exp: continue until exit
+FAIL: gdb.trace/tfile.exp: target tfile tfile-basic.tf
FAIL: gdb.trace/tfile.exp: info tracepoints on trace file
FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
PASS: gdb.trace/tfile.exp: print testglob on trace file
@@ -20827,111 +19204,120 @@
FAIL: gdb.trace/tfile.exp: -trace-status
FAIL: gdb.trace/tfile.exp: complete-command 'target tfile'
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tfind.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/tfind.exp: tfind.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:18:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:18:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c: In function 'marker':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:28:25: error: 'set_point' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c: In function 'marker':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:28:3: warning: implicit declaration of function 'FAST_TRACEPOINT_LABEL' [-Wimplicit-function-declaration]
FAST_TRACEPOINT_LABEL(set_point);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:28:25: note: each undeclared identifier is reported only once for each function it appears in
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:30:25: error: 'after_set_point' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:28:25: error: 'set_point' undeclared (first use in this function)
+ FAST_TRACEPOINT_LABEL(set_point);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:28:25: note: each undeclared identifier is reported only once for each function it appears in
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-break.c:30:25: error: 'after_set_point' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL(after_set_point);
- ^
+ ^
UNTESTED: gdb.trace/trace-break.exp: trace-break.exp
UNTESTED: gdb.trace/trace-break.exp: failed to prepare for trace tests
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
UNSUPPORTED: gdb.trace/trace-buffer-size.exp: target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:18:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:18:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c: In function 'marker':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:30:25: error: 'set_point' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c: In function 'marker':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:30:3: warning: implicit declaration of function 'FAST_TRACEPOINT_LABEL' [-Wimplicit-function-declaration]
+ FAST_TRACEPOINT_LABEL(set_point);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:30:25: error: 'set_point' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL(set_point);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:30:25: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-condition.c:30:25: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/trace-condition.exp: trace-condition.exp
UNTESTED: gdb.trace/trace-condition.exp: failed to prepare for trace tests
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-mt.exp ...
UNSUPPORTED: gdb.trace/trace-mt.exp: Couldn't compile trace-mt.c: unrecognized error
UNTESTED: gdb.trace/trace-mt.exp: Couldn't compile test program
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tracecmd.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/tracecmd.exp: tracecmd.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tracefile-pseudo-reg.exp ...
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tspeed.exp ...
-gdb compile failed, or1k-elf-gcc: error: /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
+gdb compile failed, or1k-elf-gcc: error: /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
UNTESTED: gdb.trace/tspeed.exp: tspeed.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tstatus.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:3: warning: implicit declaration of function 'FAST_TRACEPOINT_LABEL' [-Wimplicit-function-declaration]
+ FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/tstatus.exp: tstatus.exp
UNTESTED: gdb.trace/tstatus.exp: failed to prepare for trace tests
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/tsv.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/tsv.exp: tsv.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ...
UNSUPPORTED: gdb.trace/unavailable-dwarf-piece.exp: target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/unavailable.exp ...
UNSUPPORTED: gdb.trace/unavailable.exp: Current target does not support trace
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/while-dyn.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/while-dyn.exp: while-dyn.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/while-stepping.exp ...
-gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
+gdb compile failed, In file included from /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:24:0:
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/trace-common.h:53:2: error: #error "unsupported architecture for trace tests"
#error "unsupported architecture for trace tests"
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c: In function 'main':
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: error: 'fast_tracepoint_loc' undeclared (first use in this function)
FAST_TRACEPOINT_LABEL (fast_tracepoint_loc);
- ^
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
+ ^
+/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.trace/actions.c:146:26: note: each undeclared identifier is reported only once for each function it appears in
UNTESTED: gdb.trace/while-stepping.exp: while-stepping.exp
Running /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.xml/maint_print_struct.exp ...
PASS: gdb.xml/maint_print_struct.exp: setting a new tdesc having only a structure
@@ -20958,12 +19344,12 @@
=== gdb Summary ===
-# of expected passes 18043
-# of unexpected failures 328
-# of expected failures 29
-# of known failures 48
+# of expected passes 16198
+# of unexpected failures 414
+# of expected failures 27
+# of known failures 47
# of unresolved testcases 34
-# of untested testcases 177
-# of unsupported tests 264
-/home/shorne/work/openrisc/build-gdb/gdb/testsuite/../../gdb/gdb version 7.11.50.20160313-git -nw -nx -data-directory /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../data-directory
+# of untested testcases 173
+# of unsupported tests 309
+/home/shorne/work/openrisc/build-gdb/gdb/gdb version 7.11.50.20160313-git -nw -nx -data-directory /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../data-directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment