LinuxC使用gdb调试常用方法

注意:编译生成可执行文件时之前必须加参数 -g,比如:gcc hello.c -o hello -g

posted @ 2019-11-21 00:05  yongfengnice  阅读(449)  评论(0)    收藏  举报