gdb:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 684372252ab3ebd4f5f2efafff3e9dfcca514e5d..1304ac1bd69dd30e27c8623b3c747c20e283daef 100644 (file)
@@ -1,3 +1,11 @@
+2010-11-03  Ken Werner  <ken.werner@de.ibm.com>
+
+       * value.h (value_non_lval): Declare.
+       * value.c (value_non_lval): New function.
+       * eval.c (evaluate_subexp_standard) <UNOP_POSTINCREMENT,
+       UNOP_POSTDECREMENT>: Call value_non_lval to ensure to return a
+       non-lvalue.
+
 2010-11-02  Doug Evans  <dje@google.com>
 
        New python module gdb.printing, and new commands info pretty-printer,
This page took 0.028672 seconds and 4 git commands to generate.