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]

Re: Need help for modifying the format of debug


stephen <chency666@gmail.com> writes:

> Because our exsiting assembler requires this scope information in the
> assembler code.

...

> Can you give us any suggestions on how to implement this, since gcc
> has not this information ready.

Do you understand what I mean when I say that gcc will mix instructions
from different scopes in the final output?

Ian


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