* value.h (struct value): Add modifiable field.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 1 Mar 1994 02:20:39 +0000 (02:20 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 1 Mar 1994 02:20:39 +0000 (02:20 +0000)
commit30974778c12e8c276c54d7b84471fa2c3c1cd9e3
tree99247aea561fb348c0d1d928495608ddd3cc2b91
parent2fa73738cf209d54339b057f5e0fcdd879ba2ba4
* value.h (struct value): Add modifiable field.
* values.c (allocate_value, record_latest_value, value_copy): Set it.
(record_latest_value): Don't mess with VALUE_LVAL of value.
* valops.c (value_assign): Check it.  Reword existing error
message on not_lval.
gdb/ChangeLog
gdb/valops.c
gdb/value.h
gdb/values.c
This page took 0.023905 seconds and 4 git commands to generate.