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: add support for dwarf AT_descriptive_type


On Wed, Oct 27, 2010 at 01:00:55PM -0400, Joel Brobecker wrote:
> > > I suggest that you submit a proposal to add this to
> > > the DWARF specification:  http://dwarfstd.org/Comment.php
> > 
> >  Understood. I'll look into it if we get to an agreement on the scheme.
> 
> I'm not sure this really makes sense for the DWARF standard.  This
> attribute is really meant as a clutch to stand on until we can get
> GNAT to produce pure-dwarf info...

Could you please use
DW_AT_GNU_use_descriptive_type
instead of
DW_AT_use_GNU_descriptive_type
, so that DW_AT_GNU_* is a common prefix for GNU attribute extensions?

	Jakub


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