OSDN Git Service

2005-02-02 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Wed, 2 Feb 2005 22:34:14 +0000 (22:34 +0000)
committercagney <cagney>
Wed, 2 Feb 2005 22:34:14 +0000 (22:34 +0000)
* 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.

gdb/ChangeLog

index c56d5e3..e2e38a2 100644 (file)
@@ -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.