linux - debuginfo-install using a local file -
I am trying to debug a program that I wrote but GDB tells me an error:
Use different debuginfo, use: debuginfo-istall glibc-2.9-2.i686
When im trying to use that command, it gives me an error because my fadra Disconnected from internet.
However, I have glibc-2.9-2.i686 in the Fadora CD.
How can I use debugino-installation with my local file?
Or is there any other solution?
Thank you!
I think you can call debuginfo-install - enablerepo option, so that you can use your fedora CD as a repository for installation.
Comments
Post a Comment