-debuginfo
packages for all architecture-dependent RPMs included in the operating system. A -debuginfo
package contains accurate debugging information for its corresponding package. To install the -debuginfo
package of a package (i.e. typically packagename
-debuginfo
), use the following command:
debuginfo-install packagename
-debuginfo
equivalent installed may fail, although GDB will try to provide any helpful diagnostics it can.