You are not logged in.

#1 2011-01-30 12:10:01

fthieme
Member
Registered: 2008-12-30
Posts: 16

KDE / Qt debug symbols

Hi!

As a former KDEmod user I wonder if there are any debug symbols for all the KDE and Qt packages. I would love to help the community with reasonable crash reports and even debug myself a bit...

Cheers

Offline

#2 2011-01-30 12:24:19

the_isz
Member
Registered: 2009-04-14
Posts: 280

Re: KDE / Qt debug symbols

I think all packages from the official repositories contain (optimized) release
builds, so they won't contain debugging symbols. You'll have to create a
debugging build yourself if you need those.

Offline

#3 2011-01-30 12:30:31

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: KDE / Qt debug symbols

does kde crash so often ?


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-01-30 13:03:19

fthieme
Member
Registered: 2008-12-30
Posts: 16

Re: KDE / Qt debug symbols

In KDEmod there were optimized builds with seperate debugging symbols. I wonder if its possible to have the same in Archlinux.

wonder wrote:

does kde crash so often ?

KDE itsself doesn't crash that often. But under some circumstances parts of it do crash. And in that case debugging symbols help a lot to solve the bug...

(at the moment kwin crashes if I view videos on youtube in fullscreen, using flashplugin-prerelease in firefox on x86_64)

Offline

#5 2011-01-30 16:42:42

Damnshock
Member
From: Barcelona
Registered: 2006-09-13
Posts: 414

Re: KDE / Qt debug symbols

The lack of debug/devel packages is the only downside I've found at using Archlinux.

Anyway, if you really need the debug symbols it's only a matter of changing "Release" by "Debug" on the proper PKGBUILD (which you can find with abs)

Regards


My blog: blog.marcdeop.com
Jabber ID: damnshock@jabber.org

Offline

#6 2011-01-30 17:49:08

fthieme
Member
Registered: 2008-12-30
Posts: 16

Re: KDE / Qt debug symbols

Damnshock wrote:

Anyway, if you really need the debug symbols it's only a matter of changing "Release" by "Debug" on the proper PKGBUILD (which you can find with abs)

Or RelWithDebug - yeah I know.

And after that you just have to compile it. But KDE isn't a piece of software, you compile between breakfast and lunch... hmm

Cheers

Offline

Board footer

Powered by FluxBB