You are not logged in.

#1 2011-08-08 10:18:32

locke87
Member
Registered: 2010-03-29
Posts: 41

Getting debugging symbols

Hey,

I want to install debugging symbols for digikam to get a usuable tracelog. I followed the steps in the wiki on https://wiki.archlinux.org/index.php/De … ing_Traces, but there seems to be a problem with the source location.

When I run digikam in gdb, I get the following error:

Temporary breakpoint 1, main (argc=-1073743844, argv=0x0)
    at /tmp/yaourt-tmp-felix/aur-digikam-git/src/digikam/digikam/main/main.cpp:70
70      /tmp/yaourt-tmp-felix/aur-digikam-git/src/digikam/digikam/main/main.cpp: No such file or directory.
        in /tmp/yaourt-tmp-felix/aur-digikam-git/src/digikam/digikam/main/main.cpp

Looks like gdb is looking for the source file in the temporary pkgbuild location.

How do I get around this?

Cheers
Locke

Offline

#2 2011-08-08 15:24:10

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Getting debugging symbols

Build it "manually" with makepkg and don't delete the sources afterwards? (or build it with yaourt but not in /tmp and keep the sources... But I don't use yaourt so I don't know its options.)

Offline

Board footer

Powered by FluxBB