This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: stepping thru assembled files that are referenced as temp files ie: /tmp/ccjirvvY.s


Andrew Cagney <cagney@gnu.org> writes:

> Teach the assembler to respect cpp line directives, like old fashioned
> cc1 knew how to do?

For what it's worth, gas understands # LINE-NUMBER "FILENAME".  This
is generated by gcc -E.

Ian


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