Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 35628

Summary: Compile KDE with debug information
Product: Gentoo Linux Reporter: Christian Banik <mynews>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: enhancement CC: f.fernandes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Banik 2003-12-11 16:21:43 UTC
It would be nice to compile the KDE ebuilds with complete debug information. This can help the developers a lot, especially in beta versions of KDE (like now in 3.2.0_beta2).

Is it possible to take the USE flag "debug" for this?

Reproducible: Always
Steps to Reproduce:
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-12-12 13:11:51 UTC
>Is it possible to take the USE flag "debug" for this?
Just do it. The kde.eclass takes care if the debug use flag is set. But you're right. It would be better to add debug to IUSE and maybe a good idea to hardcode it in beta ebuilds.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-03-16 05:02:11 UTC
In the eclass like mentioned.  The IUSE gets added during inherit time.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-05-03 05:36:29 UTC
*** Bug 49826 has been marked as a duplicate of this bug. ***