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 Thu, Jun 06, 2002 at 09:32:45PM -0400, Daniel Jacobowitz wrote:
> -#define ECOFF_DEBUGGING 1
> +#define ECOFF_DEBUGGING (debug_type == DEBUG_ECOFF)

This isn't correct.  This is *assembler* debugging, not
compiler debugging.  See how alpha handles this.


r~


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