AIX V7.1增加了对标准DWARF调试格式的支持,DWARF是控制可执行文件中调试信息格式的现代标准。
AIX V7.1 adds support for the standard DWARF debugging format, which is a modern standard for controlling the format of debugging information in executables.
对于某些对象文件格式,调试信息被封装到统称为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.
调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers.
应用推荐