Edouard_le_homard wrote:donc yum install -y digikam-debuginfo.x86_64
C'est fait.
Mais ça ne change rien au comportement antérieur : Digikam se lance comme si c'était une nouvelle installation, et le debug ne semble pas fonctionner :
# gdb digikam
GNU gdb (GDB) Fedora 7.6.1-46.fc19
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/digikam...done.
(gdb) run
Starting program: /bin/digikam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
Missing separate debuginfo for /lib64/libgraphite2.so.3
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a1/aa32c91bc181cb69ebc81bbfd03a1349ea4e33.debug
[New Thread 0x7ffff13e6700 (LWP 7229)]
Detaching after fork from child process 7230.
[Thread 0x7ffff13e6700 (LWP 7229) exited]
[Inferior 1 (process 7221) exited with code 01]
Missing separate debuginfos, use: debuginfo-install OpenEXR-libs-1.7.1-5.fc19.x86_64 atk-2.8.0-1.fc19.x86_64 attica-0.4.2-1.fc19.x86_64 bzip2-libs-1.0.6-8.fc19.x86_64 cairo-1.12.14-2.fc19.x86_64 dbus-libs-1.6.12-2.fc19.x86_64 dbusmenu-qt-0.9.2-4.fc19.x86_64 exiv2-libs-0.23-4.fc19.x86_64 expat-2.1.0-5.fc19.x86_64 flac-libs-1.3.0-2.fc19.x86_64 fontconfig-2.10.93-1.fc19.x86_64 freetype-2.4.11-7.fc19.x86_64 gamin-0.1.10-14.fc19.x86_64 gdk-pixbuf2-2.28.2-1.fc19.x86_64 giflib-4.1.6-7.fc19.x86_64 glib2-2.36.3-4.fc19.x86_64 glibc-2.17-20.fc19.x86_64 gsm-1.0.13-9.fc19.x86_64 gstreamer-0.10.36-3.fc19.x86_64 gstreamer-plugins-base-0.10.36-4.fc19.x86_64 gtk2-2.24.22-2.fc19.x86_64 harfbuzz-0.9.19-1.fc19.x86_64 herqq-1.0.0-5.fc19.x86_64 ilmbase-1.0.3-5.fc19.x86_64 jasper-libs-1.900.1-24.fc19.x86_64 jbigkit-libs-2.0-8.fc19.x86_64 json-c-0.11-3.fc19.x86_64 kde-runtime-libs-4.11.5-2.fc19.x86_64 kde-style-oxygen-4.11.5-1.fc19.x86_64 kdelibs-4.11.5-1.fc19.x86_64 kdepimlibs-4.11.5-1.fc19.x86_64 keyutils-libs-1.5.8-1.fc19.x86_64 krb5-libs-1.11.3-18.fc19.x86_64 lcms-libs-1.19-9.fc19.x86_64 lcms2-2.5-1.fc19.x86_64 lensfun-0.2.7-1.fc19.x86_64 libICE-1.0.8-5.fc19.x86_64 libSM-1.2.1-5.fc19.x86_64 libX11-1.6.0-1.fc19.x86_64 libXScrnSaver-1.2.2-5.fc19.x86_64 libXau-1.0.8-1.fc19.x86_64 libXcomposite-0.4.4-3.fc19.x86_64 libXcursor-1.1.14-1.fc19.x86_64 libXdamage-1.1.4-3.fc19.x86_64 libXdmcp-1.1.1-4.fc19.x86_64 libXext-1.3.2-1.fc19.x86_64 libXfixes-5.0.1-1.fc19.x86_64 libXft-2.3.1-4.fc19.x86_64 libXi-1.7.2-1.fc19.x86_64 libXinerama-1.1.3-1.fc19.x86_64 libXpm-3.5.10-4.fc19.x86_64
(...) j'ai coupé avant la fin.