Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274042 - Code Listing 1.1: should contain "-g" too
Summary: Code Listing 1.1: should contain "-g" too
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Quality Assurance Team
URL: http://www.gentoo.org/proj/en/qa/back...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 17:15 UTC by Toralf Förster
Modified: 2010-07-11 21:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2009-06-13 17:15:03 UTC
not only "-ggdb", or ?


Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-07-11 21:28:19 UTC
Read the sentence above this Code Listing

"The basic flag to add in this case is -g. That tells the compiler to include extra information in objects, such as filenames and line numbers"

So there is no need to add -g on the code.