This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

denser dwarf macro information


This is just for the archives. I was looking at some other dwarf
information that could be compressed. There was a proposal from Jim
Blandy a long time ago on denser dwarf macro information
(the .debug_macinfo sections).
http://gcc.gnu.org/ml/gcc/2002-04/msg00366.html

As far as I can see this idea was never implemented. I don't know why
though. Maybe a simpler approach that just gets the strings shared is
more effective? Same seems to be true for .debug_line, which also
doesn't reference strings through .debug_str. Is that a good or bad
idea?


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