This is the mail archive of the gcc-help@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]

Can we get source listings?


Hello to the group,

I am new to the gcc compiler set.  I would like to know if it's possible for gcc to generate source listings such as are produced by other compilers (containing things like numbered source statements, cross-references, sizes and scopes of routines and structures, offsets to members in structures, etc.)

I looked through the manual and the info pages but I was not able to find a switch that produced the desired result.

Thanks,
Randux


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