diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 73ab666..f0e2f42 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ 2014-03-10 Jerome Guitton <guitton@adacore.com> - * ada-lang.c (ada_evaluate_subexp): Resolve tagged types to - full view in the case of UNOP_IND and STRUCTOP_STRUCT. + * ada-lang.c (ada_evaluate_subexp) <UNOP_IND, STRUCTOP_STRUCT>: + Resolve tagged types to full view. 2014-03-10 Hui Zhu <hui@codesourcery.com> |