On 28/11/11 08:16, Paul Allen Newell wrote:
Community:
I am trying to run gdb on a program that is crashing and I am getting messages of: +++ Missing separate debuginfos, use debug-install glibc-2.13.2.x86_64 libgcc-4.5.1.fc14.x86_64 libg++-4.5.1.fc14.x86_64 libstdc++-4.5.1.fc14.x86_64
It's telling you to install the debug pkgs, which are not already installed. as the line says use "debug-install glibc-2.13.2.x86_64 etc..