diff options
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. |