Re: How to get the ".file and filename" section in assembly file.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/02/2010 10:01 AM, Prashant Purohit wrote:
> 
>         I am porting GCC to a new dummy architecture and I am successful to
> get the required assembly file from cc1 but that assembly file does not
> contain the ".file" section and filename as it was there in all other GCC
> ported targets.
>        
>         Please, tell me if there is any function or macro to do this as I
> was not able to find it in GCC Internals.

If I wanted to know that, I'd just use gdb to step through until the ".file"
was emitted.  Why don't you do that?

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux