aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 02:04:57 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 02:04:57 +0000
commite860d210f42954be15e95a7055bdf6f8a6ce920c (patch)
tree33b607c1caab42436d201c3550cea8693a5119f1
parent8bc211814cc6e5372a93ce362a5a230c0e3a5393 (diff)
downloadfsf-binutils-gdb-e860d210f42954be15e95a7055bdf6f8a6ce920c.zip
fsf-binutils-gdb-e860d210f42954be15e95a7055bdf6f8a6ce920c.tar.gz
fsf-binutils-gdb-e860d210f42954be15e95a7055bdf6f8a6ce920c.tar.bz2
* eval.c (evaluate_subexp): Add comment about calling a member
function of a variable in a register.
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e2c4886..76fa0b4 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},