[opensuse] Warnings when debugging C++ programs with gdb
- From: Bogdan Cristea <cristeab@xxxxxxxxx>
- Date: Wed, 19 Aug 2009 12:29:47 +0300
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
- Follow-Ups:
- Re: [opensuse] Warnings when debugging C++ programs with gdb
- From: Cristian Rodríguez
- Re: [opensuse] Warnings when debugging C++ programs with gdb
- Prev by Date: Re: [opensuse] install without CD
- Next by Date: Re: [opensuse] install without CD
- Previous by thread: [opensuse] How to measure traffic divided by port# on a single interface?
- Next by thread: Re: [opensuse] Warnings when debugging C++ programs with gdb
- Index(es):
Relevant Pages
|