This is the mail archive of the binutils@sources.redhat.com 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]

Re: Does mips gas support dwarf2?


On Tue, Aug 21, 2001 at 02:10:45PM -0700, Daniel Jacobowitz wrote:
> On Tue, Aug 21, 2001 at 02:05:09PM -0700, H . J . Lu wrote:
> > On Tue, Aug 21, 2001 at 02:04:56PM -0700, Daniel Jacobowitz wrote:
> > > On Fri, Jul 20, 2001 at 02:15:33PM -0700, H . J . Lu wrote:
> > > > Does mips gas support dwarf2 generated by gcc 3.0? I don't think it
> > > > does. Does this patch make any senses?
> > > 
> > > Did anyone ever comment on this patch?
> > 
> > That patch is wrong. I don't have a clean way to do it.
> 
> What's wrong with it?  The forcing .file to dwarf bit?

The problem is ecoff and dwarf use .file/.loc in different ways. They
are not compatible. It is hard to support ecoff and dwarf at the same
time. Alpha has something interesting stuff to deal with it. But I
don't want to spend my time on it. I am happy to have an option to
support stabs/dwarf only without ecoff on ELF/mips. In fact, I will
be happy to see the ecoff support be removed for ELF/mips.


H.J.


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