Lines Matching refs:arrayptr
76582 When running gdb.ada/arrayptr.exp (and others) on Ubuntu 22.04, with the
85427 Running /home/smarchi/src/binutils-gdb/gdb/testsuite/gdb.ada/arrayptr.exp ...
85434 Running /home/smarchi/src/binutils-gdb/gdb/testsuite/gdb.ada/arrayptr.exp ...
85435 PASS: gdb.ada/arrayptr.exp: scenario=all: compilation foo.adb
85437 … UNRESOLVED: gdb.ada/arrayptr.exp: scenario=all: gdb_breakpoint: set breakpoint at foo.adb:40 (eof)
85443 The UNRESOLVED for arrayptr.exp is fine, as GDB crashes in that test,
85453 The problem is that arrayptr.exp calls perror when failing to run to
133646 [gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp
133649 KPASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr.all \
133651 KPASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr(3) \
133653 KPASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr.all(3) \
140078 Fix gdb.ada/arrayptr.exp results
140079 PR ada/28115 points out that gdb.ada/arrayptr.exp works with GNAT 12,
177783 When running test-case gdb.ada/arrayptr.exp with gcc-11 (and default
177788 (gdb) FAIL: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all
177853 (gdb) KFAIL: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all \
179037 (gdb) KFAIL: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all (PRMS: gdb/20991)
179047 (gdb) FAIL: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr(3)
179058 * gdb.ada/arrayptr.exp: Add KFAILs for PR20991 and PR28115.