This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


"Heckel, Bernhard" <bernhard.heckel@intel.com> writes:

> This should not be a  problem as for all dynamic types we do first a
> copy of the type before we start to resolve it.

Can you show me the code copying the type?

> Therefore, next time when we print variables from the target we have
> to resolve it's type again (as we resolved only the copy before).

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]