[PATCH 1/3] fort_dyn_array: Enable dynamic member types inside a structure.

Yao Qi qiyaoltc@gmail.com
Mon Apr 4 16:24:00 GMT 2016


Yao Qi <qiyaoltc@gmail.com> writes:

>> +      v = allocate_value_lazy (type);
>
> Do we need to call set_value_lazy (v, 1)?

Oh, we don't need set_value_lazy, because allocate_value_lazy has
already set value to lazy.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list