summaryrefslogtreecommitdiff
path: root/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-04-10 11:42:38 +0200
committerThomas Schwinge <thomas@codesourcery.com>2015-04-10 11:42:38 +0200
commit34b937238d22dae3b3ccba78ea19ad0d4e31a447 (patch)
tree976e7627568ab86a9980844c552dc8412c784bb5 /binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite
parent2feb9cf1d9aad13d4970f40e536215db886970d3 (diff)
binutils-gdb: Re-run after system updates.
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite')
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum254
1 files changed, 180 insertions, 74 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
index 8b38a298..47c08489 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Sep 17 11:18:43 2014
+Test Run By thomas on Fri Apr 3 17:32:04 2015
Native configuration is i686-unknown-gnu0.5
=== gdb tests ===
@@ -12,13 +12,13 @@ PASS: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS: gdb.ada/O2_float_param.exp: frame
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/aliased_array.exp ...
PASS: gdb.ada/aliased_array.exp: compilation foo.adb
-FAIL: gdb.ada/aliased_array.exp: print bt
+PASS: gdb.ada/aliased_array.exp: print bt
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_bounds.exp ...
PASS: gdb.ada/array_bounds.exp: compilation bar.adb
PASS: gdb.ada/array_bounds.exp: print itable'first
PASS: gdb.ada/array_bounds.exp: print itable'last
-FAIL: gdb.ada/array_bounds.exp: print table'first
-FAIL: gdb.ada/array_bounds.exp: print table'last
+PASS: gdb.ada/array_bounds.exp: print table'first
+PASS: gdb.ada/array_bounds.exp: print table'last
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_char_idx.exp ...
PASS: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS: gdb.ada/array_char_idx.exp: ptype char_table
@@ -69,19 +69,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayidx.exp ...
PASS: gdb.ada/arrayidx.exp: compilation p.adb
PASS: gdb.ada/arrayidx.exp: set print array-indexes off
PASS: gdb.ada/arrayidx.exp: print one_two_three, indexes off
-FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
-FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
+PASS: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
+PASS: gdb.ada/arrayidx.exp: print r_two_three, indexes off
PASS: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
-FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
+PASS: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
PASS: gdb.ada/arrayidx.exp: print few_reps, indexes off
PASS: gdb.ada/arrayidx.exp: print many_reps, indexes off
PASS: gdb.ada/arrayidx.exp: print empty, indexes off
PASS: gdb.ada/arrayidx.exp: set print array-indexes on
PASS: gdb.ada/arrayidx.exp: print one_two_three
-FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
-FAIL: gdb.ada/arrayidx.exp: print r_two_three
+PASS: gdb.ada/arrayidx.exp: print e_one_two_three
+PASS: gdb.ada/arrayidx.exp: print r_two_three
PASS: gdb.ada/arrayidx.exp: print u_one_two_three
-FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
+PASS: gdb.ada/arrayidx.exp: print p_one_two_three
PASS: gdb.ada/arrayidx.exp: print few_reps
PASS: gdb.ada/arrayidx.exp: print many_reps
PASS: gdb.ada/arrayidx.exp: print empty
@@ -194,7 +194,9 @@ PASS: gdb.ada/dot_all.exp: print addr.all
PASS: gdb.ada/dot_all.exp: print addr.ALL
PASS: gdb.ada/dot_all.exp: print addr.AlL
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ...
-FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
+PASS: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
+PASS: gdb.ada/dyn_arrayidx.exp: maintenance set ada ignore-descriptive-types
+PASS: gdb.ada/dyn_arrayidx.exp: ptype array_type
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ...
PASS: gdb.ada/dyn_loc.exp: compilation p.adb
XFAIL: gdb.ada/dyn_loc.exp: info locals
@@ -304,14 +306,14 @@ PASS: gdb.ada/int_deref.exp: print long_integer(watch'address).all
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/interface.exp ...
PASS: gdb.ada/interface.exp: compilation foo.adb
PASS: gdb.ada/interface.exp: print r
-PASS: gdb.ada/interface.exp: print s
+FAIL: gdb.ada/interface.exp: print s
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ...
PASS: gdb.ada/iwide.exp: compilation p.adb
FAIL: gdb.ada/iwide.exp: print My_Drawable
-PASS: gdb.ada/iwide.exp: print s_access.all
-PASS: gdb.ada/iwide.exp: print sp_access.all
-PASS: gdb.ada/iwide.exp: print d_access.all
-PASS: gdb.ada/iwide.exp: print dp_access.all
+FAIL: gdb.ada/iwide.exp: print s_access.all
+FAIL: gdb.ada/iwide.exp: print sp_access.all
+FAIL: gdb.ada/iwide.exp: print d_access.all
+FAIL: gdb.ada/iwide.exp: print dp_access.all
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ...
PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS: gdb.ada/lang_switch.exp: set print frame-arguments all
@@ -366,7 +368,7 @@ PASS: gdb.ada/nested.exp: break on nested function First
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ...
PASS: gdb.ada/null_array.exp: compilation foo.adb
PASS: gdb.ada/null_array.exp: print my_table
-FAIL: gdb.ada/null_array.exp: ptype my_table
+PASS: gdb.ada/null_array.exp: ptype my_table
PASS: gdb.ada/null_array.exp: print my_matrix
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ...
PASS: gdb.ada/null_record.exp: compilation null_record.adb
@@ -457,8 +459,8 @@ PASS: gdb.ada/packed_array.exp: print &var
PASS: gdb.ada/packed_array.exp: print u_var
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ...
PASS: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
-FAIL: gdb.ada/packed_tagged.exp: print x
-FAIL: gdb.ada/packed_tagged.exp: ptype x
+PASS: gdb.ada/packed_tagged.exp: print x
+PASS: gdb.ada/packed_tagged.exp: ptype x
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ...
PASS: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS: gdb.ada/pckd_arr_ren.exp: print var
@@ -489,7 +491,7 @@ PASS: gdb.ada/ptype_field.exp: ptype circle.pos
PASS: gdb.ada/ptype_field.exp: ptype circle.pos.x
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
PASS: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
-PASS: gdb.ada/ptype_tagged_param.exp: ptype s
+FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ...
PASS: gdb.ada/py_range.exp: compilation foo.adb
PASS: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('sr'))
@@ -551,12 +553,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ...
PASS: gdb.ada/tagged.exp: compilation foo.adb
PASS: gdb.ada/tagged.exp: ptype segm
PASS: gdb.ada/tagged.exp: print segm
-PASS: gdb.ada/tagged.exp: ptype obj
-PASS: gdb.ada/tagged.exp: print obj
+FAIL: gdb.ada/tagged.exp: ptype obj
+FAIL: gdb.ada/tagged.exp: print obj
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ...
PASS: gdb.ada/tagged_access.exp: compilation p.adb
-PASS: gdb.ada/tagged_access.exp: ptype c.all
-PASS: gdb.ada/tagged_access.exp: ptype c.menu_name
+FAIL: gdb.ada/tagged_access.exp: ptype c.all
+FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
PASS: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS: gdb.ada/tagged_not_init.exp: print obj
@@ -634,7 +636,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.e
PASS: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS: gdb.ada/variant_record_packed_array.exp: print empty
PASS: gdb.ada/variant_record_packed_array.exp: print address
-FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
+PASS: gdb.ada/variant_record_packed_array.exp: print adress content
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ...
PASS: gdb.ada/watch_arg.exp: compilation watch.adb
PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X
@@ -643,7 +645,7 @@ PASS: gdb.ada/watch_arg.exp: Continuing to second breakpoint
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ...
PASS: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS: gdb.ada/whatis_array_val.exp: whatis full
-FAIL: gdb.ada/whatis_array_val.exp: print full
+PASS: gdb.ada/whatis_array_val.exp: print full
PASS: gdb.ada/whatis_array_val.exp: whatis $
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ...
PASS: gdb.ada/widewide.exp: compilation foo.adb
@@ -1341,18 +1343,7 @@ PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x
PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fl
PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fff
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bigcore.exp ...
-PASS: gdb.base/bigcore.exp: set print sevenbit-strings
-PASS: gdb.base/bigcore.exp: set width 0
-PASS: gdb.base/bigcore.exp: cd to test directory
-PASS: gdb.base/bigcore.exp: tbreak 269
-PASS: gdb.base/bigcore.exp: continue
-PASS: gdb.base/bigcore.exp: next
-PASS: gdb.base/bigcore.exp: extract next heap
-PASS: gdb.base/bigcore.exp: extract prev heap
-PASS: gdb.base/bigcore.exp: save heap size
-PASS: gdb.base/bigcore.exp: grab pid
-PASS: gdb.base/bigcore.exp: signal SIGABRT
-UNTESTED: gdb.base/bigcore.exp: Can't generate a core file
+UNTESTED: gdb.base/bigcore.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields.exp ...
PASS: gdb.base/bitfields.exp: set print sevenbit-strings
PASS: gdb.base/bitfields.exp: print flags
@@ -3895,6 +3886,12 @@ PASS: gdb.base/display.exp: undisp
PASS: gdb.base/display.exp: info disp
PASS: gdb.base/display.exp: next hit
PASS: gdb.base/display.exp: undisp all
+PASS: gdb.base/display.exp: disp *p_i
+PASS: gdb.base/display.exp: p p_i = 0x0
+PASS: gdb.base/display.exp: display bad address
+PASS: gdb.base/display.exp: p p_i = &i
+PASS: gdb.base/display.exp: display good address
+PASS: gdb.base/display.exp: undisp all again
PASS: gdb.base/display.exp: disab 3
PASS: gdb.base/display.exp: watch off
PASS: gdb.base/display.exp: finish
@@ -4778,33 +4775,33 @@ PASS: gdb.base/fileio.exp: Lseeking SET a file
PASS: gdb.base/fileio.exp: Closing a file
PASS: gdb.base/fileio.exp: Closing an invalid file descriptor returns EBADF
PASS: gdb.base/fileio.exp: Stat a file
-PASS: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT
-PASS: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT
-PASS: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Fstat an open file
-PASS: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF
-PASS: gdb.base/fileio.exp: Isatty (stdin)
-PASS: gdb.base/fileio.exp: Isatty (stdout)
-PASS: gdb.base/fileio.exp: Isatty (stderr)
-PASS: gdb.base/fileio.exp: Isatty (invalid fd)
-PASS: gdb.base/fileio.exp: Isatty (open file)
+FAIL: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT
+FAIL: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT
+FAIL: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Fstat an open file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stdin) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stdout) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stderr) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (invalid fd) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (open file) (the program is no longer running)
PASS: gdb.base/fileio.exp: set debug remote 1
UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available
PASS: gdb.base/fileio.exp: set debug remote 0
PASS: gdb.base/fileio.exp: set remote system-call-allowed 1
-PASS: gdb.base/fileio.exp: System says shell is available
-PASS: gdb.base/fileio.exp: System(3) call
-PASS: gdb.base/fileio.exp: System with invalid command returns 127
-PASS: gdb.base/fileio.exp: Rename a file
-PASS: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR
-PASS: gdb.base/fileio.exp: Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST
-PASS: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL
-PASS: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Unlink a file
-PASS: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES
-PASS: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter
-PASS: gdb.base/fileio.exp: Time(2) returns feasible values
+FAIL: gdb.base/fileio.exp: System says shell is available (the program is no longer running)
+FAIL: gdb.base/fileio.exp: System(3) call (the program is no longer running)
+FAIL: gdb.base/fileio.exp: System with invalid command returns 127 (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Rename a file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlink a file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Time(2) returns feasible values (the program is no longer running)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ...
PASS: gdb.base/filesym.exp: complete on "filesy"
PASS: gdb.base/filesym.exp: completion list for "filesym"
@@ -5259,7 +5256,11 @@ PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on
PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support
UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: can't disable hw breakpoint support
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
-UNTESTED: gdb.base/hbreak-unmapped.exp: Memory at address 0 is readable
+PASS: gdb.base/hbreak-unmapped.exp: probe hardware breakpoint support
+PASS: gdb.base/hbreak-unmapped.exp: set breakpoint always-inserted on
+PASS: gdb.base/hbreak-unmapped.exp: hbreak *0
+PASS: gdb.base/hbreak-unmapped.exp: info break shows hw breakpoint
+PASS: gdb.base/hbreak-unmapped.exp: info break shows no breakpoints
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ...
PASS: gdb.base/hbreak.exp: hbreak
PASS: gdb.base/hbreak.exp: continue to break-at-exit after hbreak
@@ -6687,6 +6688,7 @@ PASS: gdb.base/prelink.exp: copy ld-2.19.so to ld.so
PASS: gdb.base/prelink.exp: copy prelink.so to prelink.so
PASS: gdb.base/prelink.exp: copy libm-2.19.so to libm.so.6
PASS: gdb.base/prelink.exp: copy libc-2.19.so to libc.so.0.3
+PASS: gdb.base/prelink.exp: copy libdl-2.19.so to libdl.so.2
PASS: gdb.base/prelink.exp: copy ld-2.19.so to ld.so.1
PASS: gdb.base/prelink.exp: copy libmachuser-2.19.so to libmachuser.so.1
PASS: gdb.base/prelink.exp: copy libhurduser-2.19.so to libhurduser.so.0.3
@@ -8604,7 +8606,70 @@ FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
-UNTESTED: gdb.base/sigbpt.exp: Memory at address 0 is possibly executable
+PASS: gdb.base/sigbpt.exp: break keeper
+PASS: gdb.base/sigbpt.exp: display/i $pc
+PASS: gdb.base/sigbpt.exp: advance to the bowler
+PASS: gdb.base/sigbpt.exp: stepping to fault
+PASS: gdb.base/sigbpt.exp: get insn after fault
+PASS: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi; continue to keeper
+PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV
+FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: stepi bp before segv; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper
+PASS: gdb.base/sigbpt.exp: stepi bp before segv; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1
+FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
+PASS: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: stepi bp at segv; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper
+PASS: gdb.base/sigbpt.exp: stepi bp at segv; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1
+FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
+PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
+FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
+PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: cont; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont; continue to keeper
+PASS: gdb.base/sigbpt.exp: cont; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont; set breakpoint 0 of 1
+PASS: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault
+PASS: gdb.base/sigbpt.exp: cont; stepi fault
+PASS: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: cont bp after segv; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper
+PASS: gdb.base/sigbpt.exp: cont bp after segv; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0 of 2
+PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1 of 2
+PASS: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault
+PASS: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
+PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2
+PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2
+PASS: gdb.base/sigbpt.exp: rerun to main
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; pass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; nopass SIGSEGV
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0 of 3
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 1 of 3
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2 of 3
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 1 of 3
+PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ...
PASS: gdb.base/sigchld.exp: set breakpoint at success exit
PASS: gdb.base/sigchld.exp: set breakpoint at failure exit
@@ -8660,12 +8725,39 @@ FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is
FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
-UNTESTED: gdb.base/signest.exp: Memory at address 0 is possibly executable
+PASS: gdb.base/signest.exp: continue to fault
+PASS: gdb.base/signest.exp: set conditional breakpoint
+PASS: gdb.base/signest.exp: pass SIGSEGV
+PASS: gdb.base/signest.exp: pass SIGBUS
+PASS: gdb.base/signest.exp: run through nested faults
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
-UNTESTED: gdb.base/signull.exp: Memory at address 0 is possibly executable
+PASS: gdb.base/signull.exp: set for function pointer probe
+PASS: gdb.base/signull.exp: probe function pointer (function entry-point)
+PASS: gdb.base/signull.exp: rerun to main
+PASS: gdb.base/signull.exp: break bowler
+PASS: gdb.base/signull.exp: break keeper
+PASS: gdb.base/signull.exp: handle SIGSEGV
+PASS: gdb.base/signull.exp: handle SIGBUS
+PASS: gdb.base/signull.exp: data read; start with the bowler
+PASS: gdb.base/signull.exp: data read; select the pointer type
+PASS: gdb.base/signull.exp: data read; take the SIGSEGV
+PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV
+PASS: gdb.base/signull.exp: data read; continue to the keeper
+FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
+PASS: gdb.base/signull.exp: data write; start with the bowler
+PASS: gdb.base/signull.exp: data write; select the pointer type
+PASS: gdb.base/signull.exp: data write; take the SIGSEGV
+PASS: gdb.base/signull.exp: data write; backtrace from SIGSEGV
+PASS: gdb.base/signull.exp: data write; continue to the keeper
+FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
+PASS: gdb.base/signull.exp: code; start with the bowler
+PASS: gdb.base/signull.exp: code; select the pointer type
+PASS: gdb.base/signull.exp: code; take the SIGSEGV
+PASS: gdb.base/signull.exp: code; backtrace from SIGSEGV
+PASS: gdb.base/signull.exp: code; continue to the keeper
+FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ...
-PASS: gdb.base/sigrepeat.exp: advance to infinite loop
-FAIL: gdb.base/sigrepeat.exp: next
+UNTESTED: gdb.base/sigrepeat.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
PASS: gdb.base/sigstep.exp: display/i $pc
PASS: gdb.base/sigstep.exp: break handler
@@ -12766,6 +12858,7 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
+PASS: gdb.base/watchpoint.exp: watch -location nullptr->p->x
PASS: gdb.base/watchpoint.exp: watch -location .x
PASS: gdb.base/watchpoint.exp: continue with watch -location
PASS: gdb.base/watchpoint.exp: delete watch -location
@@ -12899,6 +12992,7 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled
PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here
+PASS: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x
PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x
PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location
PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location
@@ -19516,6 +19610,7 @@ PASS: gdb.guile/scm-disasm.exp: basic: test key address
PASS: gdb.guile/scm-disasm.exp: basic: test key asm
PASS: gdb.guile/scm-disasm.exp: basic: test key length
PASS: gdb.guile/scm-disasm.exp: basic: verify correct address
+PASS: gdb.guile/scm-disasm.exp: test bad memory access
PASS: gdb.guile/scm-disasm.exp: open memory port
PASS: gdb.guile/scm-disasm.exp: memory-port: disassemble
PASS: gdb.guile/scm-disasm.exp: memory-port: test number of instructions
@@ -19945,6 +20040,7 @@ PASS: gdb.guile/scm-pretty-print.exp: print ss
PASS: gdb.guile/scm-pretty-print.exp: print ssa[1]
PASS: gdb.guile/scm-pretty-print.exp: print ssa
PASS: gdb.guile/scm-pretty-print.exp: print arraystruct
+PASS: gdb.guile/scm-pretty-print.exp: print ns2
PASS: gdb.guile/scm-pretty-print.exp: print x
PASS: gdb.guile/scm-pretty-print.exp: print cstring
PASS: gdb.guile/scm-pretty-print.exp: print estring
@@ -19982,6 +20078,7 @@ PASS: gdb.guile/scm-pretty-print.exp: print ns
PASS: gdb.guile/scm-pretty-print.exp:
PASS: gdb.guile/scm-pretty-print.exp: print ns
PASS: gdb.guile/scm-pretty-print.exp:
+PASS: gdb.guile/scm-pretty-print.exp: print ns2
PASS: gdb.guile/scm-pretty-print.exp: print x
PASS: gdb.guile/scm-pretty-print.exp: print cstring
PASS: gdb.guile/scm-pretty-print.exp: print estring
@@ -20354,8 +20451,11 @@ PASS: gdb.guile/scm-value.exp: verify dereferenced value
PASS: gdb.guile/scm-value.exp: Test value-optimized-out?
PASS: gdb.guile/scm-value.exp: Test address attribute
PASS: gdb.guile/scm-value.exp: Test address attribute in non-addressable value
-UNTESTED: gdb.guile/scm-value.exp: parse_and_eval with memory error
-UNTESTED: gdb.guile/scm-value.exp: memory error and lazy values
+PASS: gdb.guile/scm-value.exp: parse_and_eval with memory error
+PASS: gdb.guile/scm-value.exp: gu (define inval (parse-and-eval "*(int*)0"))
+PASS: gdb.guile/scm-value.exp: gu (print (value-lazy? inval))
+PASS: gdb.guile/scm-value.exp: memory error and lazy values
+PASS: gdb.guile/scm-value.exp: memory error and lazy values
PASS: gdb.guile/scm-value.exp: gu (define argc-lazy (parse-and-eval "argc"))
PASS: gdb.guile/scm-value.exp: gu (define argc-notlazy (parse-and-eval "argc"))
PASS: gdb.guile/scm-value.exp: gu (value-fetch-lazy! argc-notlazy)
@@ -23071,6 +23171,7 @@ 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
+PASS: gdb.python/py-arch.exp: test bad memory access
Running ../../../W._C._Handy/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
@@ -23994,6 +24095,7 @@ 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 ns2
PASS: gdb.python/py-prettyprint.exp: print x
PASS: gdb.python/py-prettyprint.exp: print cstring
PASS: gdb.python/py-prettyprint.exp: print estring
@@ -24028,6 +24130,7 @@ 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 ns2
PASS: gdb.python/py-prettyprint.exp: print x
PASS: gdb.python/py-prettyprint.exp: print cstring
PASS: gdb.python/py-prettyprint.exp: print estring
@@ -24513,8 +24616,11 @@ PASS: gdb.python/py-value.exp: dereference value
PASS: 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: parse_and_eval with memory error
+PASS: gdb.python/py-value.exp: python inval = gdb.parse_and_eval('*(int*)0')
+PASS: gdb.python/py-value.exp: python print (inval.is_lazy)
+PASS: gdb.python/py-value.exp: memory error and lazy values
+PASS: 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()
@@ -26091,14 +26197,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 23890
-# of unexpected failures 721
+# of expected passes 23979
+# of unexpected failures 745
# of unexpected successes 2
# of expected failures 36
# of unknown successes 1
# of known failures 55
# of unresolved testcases 4
-# of untested testcases 59
+# of untested testcases 52
# of unsupported tests 92
[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140916-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory