51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#debuginfos
gdb调试报错:Missing separate debuginfos, use: debuginfo-install glibc-XXX
解决方案:1、先修改“/etc/yum.repos.d/CentOS-Debuginfo.repo”文件的enable=1;2、使用sudoyuminstallglibc安装;3、使用 debuginfo-installglibc-2.12-1.132.el6.i686 安装。  ...
代码星球
·
2021-01-16
gdb
调试
报错
Missing
separate
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他