This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Mapping C code to generated asm code


On Wednesday 11 January 2006 13:03, Perry Smith wrote:

> Is there a way to get some type of debugging output that tells me
> what line of C code produced what lines of asm code?
>
$ gcc -Wa,-ahlsdn -gstabs


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