原文:rehat 出現GDB debuginfo-install 問題處理

本人使用rhel GDB 調試代碼時,出現以下錯誤: Missing separate debuginfos, use: debuginfo install glibc . . .el .x keyutils libs . .el .x krb libs . . .el .x libcom err . . .el .x libgcc . . .el .x libselinux . . . .el ...

2016-07-28 18:28 0 2993 推薦指數:

查看詳情

debuginfo-install: command not found

debuginfo-install glibc-2.17-307.el7.1.aarch64 libgcc-4.8.5-39.el7.aarch64 numactl-libs-2.0.12-5.el7.aarch64 ...

Wed Sep 02 18:36:00 CST 2020 0 607
CentOS 安裝 debuginfo-install

安裝debuginfo相關的包步驟如下: 1、 修改文件/etc/yum.repos.d/CentOS-Debuginfo.repo中的enabled參數,將其值修改為1 2、 使用命令: yum install nss-softokn-debuginfo –nogpgcheck yum ...

Tue Nov 29 22:41:00 CST 2016 0 3981
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM