对于某些对象文件格式,调试信息被封装到统称为STAB指令的汇编程序指令中,这些指令分布在生成的代码中。
For some object file formats, the debugging information is encapsulated in assembler directives known collectively as STAB directives, which are interspersed with the generated code.
本例中,汇编程序模板由汇编指令组成。
In this example, the assembler template consists of assembly instructions.
你可以改变你的代码使用预先性的语法,但一个更好的解决办法是告诉汇编程序,您使用的是性的方式加入“。语法统一”指令代码之前。
You could change your code to use the pre-UAL syntax, but a much better solution is to tell the assembler that you are using the UAL style by adding a ". Syntax unified "directive before your code.
应用推荐