This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [RFC] More compact (100x) -g3 .debug_macinfo (take 2)


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

>> The .debug_macinfo section doesn't have any header describing its
>> contents.  How would a consumer know which offset size to use?

Jakub> The same way as it knows how to interpret the second operands of
Jakub> DW_MACINFO_start_file.

Ok, duh.

I updated my gdb patch.  I can send it if you want.

Tom


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