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]

inline assembler debug information


I have a few C programs that have a bunch of inlined assembler code. When I
compile with gcc -g I get stabs debug info that's missing line number
information for the parts written in assember.

Is there some way to get assembler debug info too?

Thank you,
Eugene





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