diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ae8cfe6..bcf8619 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-04-19 Vladimir Prus <vladimir@codesourcery.com> + + * gdb.mi/var-cmd.c (do_at_tests): Verify that + '-var-update --all-values' reports new value even the type + of a variable object has changed. + 2008-04-18 Craig Silverstein <csilvers@google.com> * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New |