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]

Re: [PATCH 08/10] libdw: Add DWARF4 DW_ATE_UTF.


On Wed, Jul 25, 2012 at 03:57:50PM -0700, Roland McGrath wrote:
> This is fine.  Have you gone over DWARF4 to check for any other missing
> constants?  I did this a couple of years ago, but since I failed to notice
> this one, I might have failed to notice others.

I did a spot check while writing the DwarfExtensions page:
https://fedorahosted.org/elfutils/wiki/DwarfExtensions
Some extensions have "normal" names that don't immediately show they
are extensions - one is even a suggestion for DWARF5 so even their
constant values are not in the vendor space. But no guarantees that
I found everything. In fact I found all the new constants I added
through the new unknown testcases first, not by looking through the spec.

Cheers,

Mark


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