- 链接地址:https://blog.csdn.net/weixin_43023282/article/details/124746666
- 链接标题:用gdb调试C程序_-g no debugging symbols found in-CSDN博客
- 所属网站:blog.csdn.net
- 被收藏次数:4622
文章浏览阅读813次。1.在生成目标文件是加"-g"参数,如下图line15;2.在shell中输入:gdb ./xxxmakefile文件中,若只在line5中加"-g"参数,启动gdb的时候,就会提示:(No debugging symbols found in ./xxx)3.常用调试命令:run;list num;......_-g no debugging symbols found in
版权声明:本文发布于特牛网址导航 内容均来源于互联网 如有侵权联系删除