From: Jim Kingdon Date: Thu, 8 Jul 1993 02:04:57 +0000 (+0000) Subject: * eval.c (evaluate_subexp): Add comment about calling a member X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e860d210f42954be15e95a7055bdf6f8a6ce920c;p=binutils-gdb.git * eval.c (evaluate_subexp): Add comment about calling a member function of a variable in a register. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e2c48860f87..76fa0b432d9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed Jul 7 14:30:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * eval.c (evaluate_subexp): Add comment about calling a member + function of a variable in a register. + * expression.h: Clean up comment about string in STRUCT_STRUCT etc. * config/{rs6000/tm-rs6000.h,sparc/tm-sparc.h,pyr/tm-pyr.h},