help!

Richard Earnshaw rearnsha@arm.com
Wed Sep 25 09:14:00 GMT 2002


> Guys:
> 
> > $ arm-elf-gcc -o boot.elf -Wa,-EB -Wa,-marm4t -g boot.S
> 
> 
> Wow, that's messed up.  I should get a good caffeine fix, and actually
> test commands like that before sending them to crossgcc...
> 
> Rebuilding my arm-elf toolchain now.
> 
>

What do you get if you add -v to the above command?

I don't thing gcc passes -g to the assembler.  So the assembler is not 
putting any debug info in.

There was another post on the binutils list about gas not creating 
sufficient info for gdb to list assembler files until a breakpoint has 
been set within the file's instruction space -- I'm not sure what the 
outcome of that was though.

R.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list