Insert missing entry
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 3 May 2000 21:55:28 +0000 (21:55 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Wed, 3 May 2000 21:55:28 +0000 (21:55 +0000)
gdb/ChangeLog

index 5f2469f667ec99daeeaccfe6b76cc27a7b7aa7aa..840cfcc120cff8721a89414ede4fb9b845cdbab9 100644 (file)
@@ -1791,6 +1791,10 @@ Mon Mar 13 18:54:42 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        (rank_one_type): Change #if 0 to #ifdef DEBUG_OLOAD.
        * gdbtypes.h: Add REFERENCE_CONVERSION_BADNESS for "badness"
        associated with converting a non-reference to a reference.
+    * eval.c (evaluate_subexp_standard): for OP_VAR_VALUE, always
+    return full value object; for STRUCTOP_PTR, use pointer to
+    rtti type to get member / method if objectprint is set and
+    target type of pointer is class.
 
        * gdbtypes.c (rank_one_type): Add comment on how to eliminate the
        #ifdef DEBUG_OLOAD.
This page took 0.041533 seconds and 4 git commands to generate.