You are not logged in.

#1 2011-02-05 13:39:23

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

KDE debug packages?

Is there a simple way to install the KDE debug symbols? I'd like to be able to report crashes without running Testing or prerelease versions...

Offline

#2 2011-02-05 18:03:47

Faither
Member
Registered: 2009-10-09
Posts: 14

Re: KDE debug packages?

You have to build them yourself.

See:
https://wiki.archlinux.org/index.php/De … ing_Traces

Basically sync the ABS and use the official PKGBUILDS from /var/abs to build your package.
You have to EITHER edit your makepkg.conf or the PKGBUILD files (every PKGBUILD file in this case)first to include the "-g" switch and option=('!strip')

Takes some time but works like a charm.


There are 10 kinds of people in this world - Those who know binary and those who don't.

Offline

Board footer

Powered by FluxBB