extend scope of testing in gdb.ada/arrayptr
authorJoel Brobecker <brobecker@gnat.com>
Fri, 1 Apr 2011 17:03:52 +0000 (17:03 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 1 Apr 2011 17:03:52 +0000 (17:03 +0000)
commitaf57139d017fd821ea0cca4c107bd7946a016111
tree0581c61aecee10781184a14999f524592da235e9
parentb0dd768854fdf8ca67141da5483119a16f1f0ef7
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
This page took 0.025111 seconds and 4 git commands to generate.