[opensuse] Warnings when debugging C++ programs with gdb



When I try to debug some C++ program with gdb I get the following warnings:

Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-
id)=664909cfe06edf364c3fbda82b829117747006be"
Missing separate debuginfo for /usr/lib64/libstdc++.so.6
Try: zypper install -C "debuginfo(build-
id)=db9c1eb6649d9c885dbac9fde2e43303eadd8ed8"
Missing separate debuginfo for /lib64/libm.so.6
Try: zypper install -C "debuginfo(build-
id)=75a1284c48254ef5f890bc38eb9a44b8e98dd0c4"
Missing separate debuginfo for /lib64/libgcc_s.so.1
Try: zypper install -C "debuginfo(build-
id)=382199ad5d70633f394170ae79d2b9fab17c1642"
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-
id)=4032930402c4507dfe3390bddaa3c2c5f1b5cfb9"

Could someone tell me how can I solve these warnings ?


--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • RE: Help please with DBD::ODBC on SUSE-Linux
    ... Step 2) running test under gdb ... Try: zypper install -C ... Missing separate debuginfo for /lib64/libnsl.so.1 ... I spoke to lead developer for unixODBC and he thinks the ODBC driver ...
    (perl.dbi.users)
  • crash in btrfsck
    ... I crashed btrfsck fairly easily; there doesn't appear to be a btrfsck man- ... GNU gdb Fedora ... This is free software: you are free to change and redistribute it. ... Missing separate debuginfo for /lib/ld-linux.so.2 ...
    (Fedora)
  • Re: [opensuse] Need help with using cruses in c program
    ... #gdb yourprogram ... Try: zypper install -C ... Missing separate debuginfo for /lib/libncurses.so.5 ... Program received signal SIGSEGV, Segmentation fault. ...
    (SuSE)
  • Re: [opensuse] Need help with using cruses in c program
    ... #gdb yourprogram ... Try: zypper install -C ... Missing separate debuginfo for /lib/libncurses.so.5 ... Program received signal SIGSEGV, Segmentation fault. ...
    (SuSE)