* values.c allocate_repeat_value): Allocate an array type, and
authorPer Bothner <per@bothner.com>
Fri, 6 Oct 1995 00:37:40 +0000 (00:37 +0000)
committerPer Bothner <per@bothner.com>
Fri, 6 Oct 1995 00:37:40 +0000 (00:37 +0000)
commit398f584f64021b362462a308c37db2e852c5ebd1
tree61f3088b54aaee49f3525f0fa32807e5cb896ea6
parentc700638ca7c1c0d0dd2fac7983b2d59ca7217099
* values.c allocate_repeat_value):  Allocate an array type, and
a value of that type; use that instead of setting VALUE_REPEATED.
* value.h (struct value):  Remove fields repetitions and repeated.
(VALUE_REPEATED, VALUE_REPETITIONS):  Removed, no longer used.
* c-valprint.c, ch-valprint.c, eval.c, printcmd.c, valops.c,
value.h, values.c:  Simplify, since now VALUE_REPEATED is never used.
* valprint.c (value_print_array_elemen):  Removed never-used function.
gdb/ChangeLog
gdb/c-valprint.c
gdb/ch-valprint.c
gdb/values.c
This page took 0.023894 seconds and 4 git commands to generate.