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]
Other format: [Raw text]

Re: RFA: MIPS/dwarf-2: gas patches


On Sat, Jun 08, 2002 at 08:43:12AM -0700, Jason R Thorpe wrote:
> On Sat, Jun 08, 2002 at 11:19:24AM -0400, Daniel Jacobowitz wrote:
> 
>  > Hopefully possible now.  Meanwhile, is there anything stopping you from
>  > using MIPS_STABS_ELF?
> 
> Isn't that what I get if I set DBX_DEBUG?  If so, then that's what I'm
> using now.
>

Nope.  Grep for mips_stabs_elf in gas/configure.in, and MIPS_STABS_ELF
in gas/config/tc-mips.c.  The difference is .mdebug-encoded stabs or
.stabs/.stabstr encoded stabs.

I'm trying to kill mdebug everywhere I can.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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