This is the mail archive of the gcc@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: Adding new dwarf encoding formats for complex integers


On Fri, Dec 14, 2007 at 02:30:36PM -0800, Doug Kwan (éæå) wrote:
>   Is there anything I need to do in addition to changing gcc? Are
> there people I should talk to? And what documentation should be
> updated? Currently gdb (I checked 6.7) does not support complex
> integer properly. So it needs to be changed anyway.

The DWARF standard has its own mailing list and working group.  I
recommend contacting them first, to see if there's interest in a
general definition.

If you just want to add it to the GNU tools, then lo_user seems like
the best place to put it - it's a vendor extension - so I don't
see the problem.

-- 
Daniel Jacobowitz
CodeSourcery


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