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 02/10] type: add c99 variable length array support


>>>>> "Sanimir" == Agovic, Sanimir <sanimir.agovic@intel.com> writes:

>> I wonder if this series also needs to handle DW_AT_count.
>> Maybe no compiler generates it.

Sanimir> I will add a separate patch which implements DW_AT_count, I
Sanimir> could not test it as no compiler emits this attribute so far.

FWIW, it can be tested via the DWARF assembler.

However it is fine by me if you want to leave it out.

Tom


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