summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c56d5e3cd12..e2e38a21388 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2005-02-02 Andrew Cagney <cagney@gnu.org>
+ * value.h (value_lazy): Declare.
+ * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
+ * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
+
* value.h (VALUE_CONTENTS_ALL): Delete.
(value_contents_all): Declare.
* value.c (value_contents_all): New function.