]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
extend scope of testing in gdb.ada/arrayptr
authorJoel Brobecker <brobecker@gnat.com>
Tue, 17 May 2011 21:26:20 +0000 (21:26 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 17 May 2011 21:26:20 +0000 (21:26 +0000)
commit96938e90b55c2078470170c37fddc8df5637449e
treef96719fe41d3ffccc771f1f9bb789605d5b8a6ff
parentc69ffaa4fa88f3cd3d27668b5fa581d3d9e3d5d1
extend scope of testing in gdb.ada/arrayptr

We add testing of taking a slice of an array access.  And we also
introduce the same amount of testing, but with an access to a
constrained array.

gdb/testsuite/ChangeLog:

        * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
        * gdb.ada/arrayptr.exp: Add new tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/arrayptr.exp
gdb/testsuite/gdb.ada/arrayptr/foo.adb