Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96772 - Debug in enlightenment.eclass
Summary: Debug in enlightenment.eclass
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 03:49 UTC by Bertrand Jacquin
Modified: 2005-06-22 11:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for enligtenment.eclass (enligtenment.eclass-debug.patch,2.68 KB, patch)
2005-06-22 03:50 UTC, Bertrand Jacquin
Details | Diff
Patch for enligtenment.eclass round 2 (enligtenment.eclass-debug.patch,2.84 KB, patch)
2005-06-22 07:34 UTC, Bertrand Jacquin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2005-06-22 03:49:35 UTC
Because more and more people contact E team to report bugs and do not show any
debugger info I made some improvement in enlightenment.eclass to do this and
inform users.

Here is the patch

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bertrand Jacquin 2005-06-22 03:50:17 UTC
Created attachment 61713 [details, diff]
Patch for enligtenment.eclass
Comment 2 SpanKY gentoo-dev 2005-06-22 05:39:32 UTC
the debug eclass is garbage
Comment 3 Bertrand Jacquin 2005-06-22 07:34:06 UTC
Created attachment 61723 [details, diff]
Patch for enligtenment.eclass round 2

inherit debug wasn't too difficult to override ;)

So here is second patch which don't inherit debug but flag-o-matic. And that's
work good.
Comment 4 SpanKY gentoo-dev 2005-06-22 08:55:00 UTC
regardless, the concept of overriding CFLAGS/FEATURES with USE=debug is crap
Comment 5 Bertrand Jacquin 2005-06-22 09:09:57 UTC
yes you're right. I think that too, but we need to don't strip binaries and lib.
Maybe there's another solution, i don't find it :( Do you know one ?
Comment 6 SpanKY gentoo-dev 2005-06-22 10:40:54 UTC
ive brought this up before on gentoo-dev mailing lists ... it isnt
something to be solved on an individual ebuild basis
Comment 7 Bertrand Jacquin 2005-06-22 11:30:43 UTC
Uh :/

So we need to update all e ebuilds for make it proper ?

Also, for the rest of patch. What do you think about it ? about debug infos etc
.. ? Do you think is it neccesary to have debugging libs & bin for e ?