On Feb 9, 2012, at 12:08 AM, Jim Meyering wrote: > > Thanks, but without symbols, that's no more than you posted before. > > When I run gdb on fedora or RHEL against tools/libs with no symbols, > at start-up, it suggests that I run a "debuginfo-install ...." command > for each application and library. Do you see that advice from gdb on > Centos?
I see that now too. #debuginfo-install --enablerepo debug parted-2.1-17.el6.x86_64 Could not find debuginfo pkg for dependency package glibc-2.12-1.47.el6_2.5.x86_64 Could not find debuginfo pkg for dependency package glibc-2.12-1.47.el6_2.5.x86_64 Could not find debuginfo pkg for dependency package glibc-2.12-1.47.el6_2.5.x86_64 ..... I do however get parted-debuginfo-2.1-17.el6 so if that's sufficient...once it's done downloading in an hour, I'll post what I get. Must have a bad mirror...