diff options
author | Joel Brobecker <brobecker@gnat.com> | 2008-01-08 19:31:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2008-01-08 19:31:36 +0000 |
commit | cdb7f5d4dc69820460ebf501916847b43d801f8a (patch) | |
tree | b0c1f02200129526533c71211a2501565ba1f0fc /gdb/testsuite/ChangeLog | |
parent | a93c0eb6957e86a30b624c0fb097f9370ea56e9c (diff) | |
download | fsf-binutils-gdb-cdb7f5d4dc69820460ebf501916847b43d801f8a.zip fsf-binutils-gdb-cdb7f5d4dc69820460ebf501916847b43d801f8a.tar.gz fsf-binutils-gdb-cdb7f5d4dc69820460ebf501916847b43d801f8a.tar.bz2 |
* gdb.ada/arrayparam: New test program.
* gdb.ada/arrayparam.exp: New testcase.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e973914..18dae26 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2008-01-08 Joel Brobecker <brobecker@adacore.com> + * gdb.ada/arrayparam: New test program. + * gdb.ada/arrayparam.exp: New testcase. + +2008-01-08 Joel Brobecker <brobecker@adacore.com> + * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd landed. Should also fix random failures in the test following it. |