verbose kernel debug

Jon Smirl jonsmirl at gmail.com
Wed Jul 30 10:17:49 EST 2008


Why isn't PowerPC in the depends on?

config DEBUG_BUGVERBOSE
	bool "Verbose BUG() reporting (adds 70K)" if DEBUG_KERNEL && EMBEDDED
	depends on BUG
	depends on ARM || AVR32 || M32R || M68K || SPARC32 || SPARC64 || \
		   FRV || SUPERH || GENERIC_BUG || BLACKFIN || MN10300
	default !EMBEDDED
	help
	  Say Y here to make BUG() panics output the file name and line number
	  of the BUG call as well as the EIP and oops trace.  This aids
	  debugging but costs about 70-100K of memory.


-- 
Jon Smirl
jonsmirl at gmail.com



More information about the Linuxppc-dev mailing list