Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194965 - USE=debug for eboard missing
Summary: USE=debug for eboard missing
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-07 08:13 UTC by Dirk Moermans
Modified: 2007-10-07 09:07 UTC (History)
0 users

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


Attachments
proposed patch for eboard-1.0.4.ebuild (eboard-1.0.4.patch,97 bytes, patch)
2007-10-07 09:01 UTC, Dirk Moermans
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Moermans 2007-10-07 08:13:31 UTC
games-board/eboard can be configured with "--enable-debug". Please enable it via the "debug" USE-flag.

Reproducible: Always
Comment 1 Dirk Moermans 2007-10-07 09:01:03 UTC
Created attachment 132797 [details, diff]
proposed patch for eboard-1.0.4.ebuild
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-10-07 09:07:49 UTC
All it seems to do is add -ggdb to CXXFLAGS. The debug USE flag is meant to be used for enabling extra output.

Here's the description:

debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .