OSDN Git Service

2004-11-15 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Mon, 15 Nov 2004 22:17:44 +0000 (22:17 +0000)
committercagney <cagney>
Mon, 15 Nov 2004 22:17:44 +0000 (22:17 +0000)
* findvar.c (value_of_register): Set the frame ID.
* value.c (value_primitive_field): Copy the frame ID.
* valops.c (value_assign): Simplify lval_register case, there's
always a frame.

gdb/ChangeLog

index 30fe24a..8fc5cc1 100644 (file)
@@ -1,3 +1,10 @@
+2004-11-15  Andrew Cagney  <cagney@gnu.org>
+
+       * findvar.c (value_of_register): Set the frame ID.
+       * value.c (value_primitive_field): Copy the frame ID.
+       * valops.c (value_assign): Simplify lval_register case, there's
+       always a frame.
+
 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
 
        * Makefile.in (mips-linux-tdep.o): Update dependencies.