* value.c (value_copy): Copy the full 'location' contents, instead
authorJim Blandy <jimb@codesourcery.com>
Wed, 13 Dec 2006 22:36:48 +0000 (22:36 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 13 Dec 2006 22:36:48 +0000 (22:36 +0000)
commit6f7c8fc2c5dbc4d526833c8be993a6d035c7e63b
treea73b80cce62d7e1627e0bd9cac206b66bca2a484
parentc2051761329bf524ff808170c1664019d5d33b19
* value.c (value_copy): Copy the full 'location' contents, instead
of assuming that copying ADDRESS will bring over everything in the
union.
gdb/ChangeLog
gdb/value.c