This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [PATCH] Add alpha target to asm-source.exp test


On Thu, Feb 07, 2002 at 06:10:34PM -0500, George France wrote:
> Hello Priya,
> 
> I like your patch. It makes sense to me,  but I have one question, in the 
> code below.  You are setting the asm-flags to '-gdwaft2'.  I would assume 
> that this is because '-g' is broken????  If '-g' is broken, shouldn't this be 
> two tests???  One with '-g'. One with '-gdwarf2'.

There's no point in testing -g on Alpha; -g defaults to stabs, and
stabs have never worked on 64-bit systems.

-- 
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]