1、开启debuginfo repo

在/etc/yum.repos.d/entOS-Debuginfo.repo文件中修改enabled=1 启用repos
2、更新yum

yum makecache fast
3、安装yum-utils

debuginfo在yum-utils包里面

yum install yum-utils -y
4、 安装 debuginfo 包

https://blog.csdn.net/xiexingshishu/(php解析过程)