This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Shrink .debug_loc section by ~ 9%


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

Jakub> The drawback of the patch is that at least readelf -w[io] will need
Jakub> adjustments, because its assumptions no longer hold (it assumes that
Jakub> location list offsets in .debug_info section are monotonically
Jakub> increasing), so it reports warnings about .debug_loc holes.

Jakub> Any other debug info consumer makes similar assumptions?

GDB should be ok here.

Tom


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