Re: 2.6.0-test3-mm1
From: Sam Ravnborg <hidden>
Date: 2003-08-13 20:18:34
Also in:
lkml
On Mon, Aug 11, 2003 at 11:26:36AM -0700, George Anzinger wrote:
quoted
that patch sets DEBUG_INFO to y by default, even if whether DEBUG_KERNEL nor KGDB is enabled. The attached patch changes this to enable DEBUG_INFO by default only if KGDB is enabled.Looks good to me, but.... just what does this turn on? Its been a long time and me thinks a wee comment here would help me remember next time.
DEBUG_INFO add "-g" to CFLAGS. Main reason to introduce this was that many architectures always use "-g", so a config option seemed more appropriate. I do not agree that this should be dependent on KGDB. To my knowledge -g is useful also without using kgdb. Sam -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>