C source in assembly files
Jeff Bevis
jab@applied-magic.com
Thu Jul 13 17:06:00 GMT 2000
Is there a way to cause the compiler to embed C source lines into the
assembly code source it outputs (in the form of comments)? I have been
using -g2 to achieve this, just but it is barely readable. Also, with the
debug option mentioned, the compiler is adding a bunch of Letext symbols
and text strings I do not want. (This is powerpc 403 target, gcc version
2.95.2 19991024 (release)).
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list