diff options
author | Jerome Guitton <guitton@adacore.com> | 2009-02-04 18:09:38 +0000 |
---|---|---|
committer | Jerome Guitton <guitton@adacore.com> | 2009-02-04 18:09:38 +0000 |
commit | 0f5e1bd15ddabc7b36dde309b095e748df89e457 (patch) | |
tree | 17cf27aeeff23a8131c8db6a58fa66acbc564a50 /gdb/testsuite/ChangeLog | |
parent | 770caeefe482bba086e960b859c07bd764cd8526 (diff) | |
download | gdb-0f5e1bd15ddabc7b36dde309b095e748df89e457.tar.gz |
* gdb.ada/uninitialized_vars: New test program.
* gdb.ada/uninitialized_vars.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 e81f304c443..6600b06d8c4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Jerome Guitton <guitton@adacore.com> + + * gdb.ada/uninitialized_vars: New test program. + * gdb.ada/uninitialized_vars.exp: New testcase. + 2009-02-02 Tom Tromey <tromey@redhat.com> * gdb.cp/cpcompletion.exp: Name the test "pr9594". |