[PATCH] Add alpha target to asm-source.exp test

George France france@handhelds.org
Thu Feb 7 15:18:00 GMT 2002


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'.

Best Regards,


--George 

On Thursday 07 February 2002 17:16, Kuppuswamy, Priyadarshini wrote:
> 	+ if [istarget "alpha*-*-*"] then {
> 	+     set asm-arch alpha
> 	+     set asm-flags "-gdwarf2 -I${srcdir}/${subdir} -I${objdir}/${subdir}"
> 	+ }



More information about the Gdb-patches mailing list