python debugging symbols_如何为gdb安装python debug-info?

我想用gdb来调试

python脚本.启动gdb后,输出:

[root@localhost scripts]# gdb python

GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-51.el7

Copyright (C) 2013 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law. Type "show copying"

and "show warranty" for details.

This GDB was configured as "x86_64-redhat-linux-gnu".

For bug reporting instructions, please see:

...

Reading symbols from /usr/bin/python2.7...Reading symbols from /usr/bin/python2.7...(no debugging symbols found)..

.done.

(no debugging symbols found)...done.

Missing separate debuginfos, use: debuginfo-install python-2.7.5-16.el7.x86_64

根据提示,我执行debuginfo-install python-2.7.5-16.el7.x86_64命令,输出为:

[root@localhost scripts]# debuginfo-install python-2.7.5-16.el7.x86_64

Loaded plugins: product-id

centos-extra | 3.4 kB 00:00:00

rhel | 4.1 kB 00:00:00

centos-extra/primary_db | 563 kB 00:00:00

Could not find debuginfo for main pkg: python-2.7.5-16.el7.x86_64

Could not find debuginfo pkg for dependency package glibc-2.17-55.el7.x86_64

Could not find debuginfo pkg for dependency package python-libs-2.7.5-16.el7.x86_64

No debuginfo packages available to install

P.S.:有2个yum数据源:RHEL 7.0 iso和CentOS链接:

[rhel]

name=rhel 7.0

baseurl=file:///mnt/iso

enabled=1

gpgcheck=0

[centos-extra]

name=centos extra

baseurl=http://cbs.centos.org/repos/virt7-testing/x86_64/os/

enabled=1

gpgcheck=0

我该如何安装python debug-info?

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值