diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2008-07-14 18:28:57 +0000 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2008-07-14 18:28:57 +0000 |
commit | 7093c834d701edb312386d6953c47c50924a2628 (patch) | |
tree | 55141ad44cc3308fbd2546024b55d1da61ea8db1 /gdb/testsuite/ChangeLog | |
parent | 5651477109e89a1a78c5c28cfac55c6141000754 (diff) | |
download | gdb-7093c834d701edb312386d6953c47c50924a2628.zip gdb-7093c834d701edb312386d6953c47c50924a2628.tar.gz gdb-7093c834d701edb312386d6953c47c50924a2628.tar.bz2 |
Fix for PR gdb/2477
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4aacf9b..51b55bb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com> + + * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477. + 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/randomize.exp: Catch non-Linux targets as untested. |