CentOS中GDB提示Missing separate debuginfos解决办法

安装debuginfo

修改文件

vi /etc/yum.repo.d/CentOS-Debuginfo.repo

修改enabled的值为1

使用debuginfo-install安装需要的文件

posted @ 2014-07-11 12:16  iak  阅读(253)  评论(0)    收藏  举报