阅读背景:

调试选项-g如何改变二进制可执行文件?

来源:互联网 

When writing C/C++ code, in order to debug the binary executable the debug option must be enabled on the compiler/linker. In the case of GCC, the option is -g. When the debug option is enabled, how does the affect the binary executable? What additional data is stored in the file that allows the debugger function as it does?When writing C/C++ code, in order to debug the




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: