diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e100a1a..6263471 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2008-02-04 Vladimir Prus <vladimir@codesourcery.com> + + Update stored rendition of varobj value when format changes. + * varobj.c (varobj_set_display_format): Recomputed + print_value. + (c_value_of_variable): Return print_value. + 2008-02-03 Doug Evans <dje@google.com> * eval.c (evaluate_subexp_standard): Fix type of result of mixed |