DEBUG_INFO -> DEBUG_KERNEL dependency
Vivek Goyal
vgoyal at in.ibm.com
Thu Sep 6 01:48:58 EDT 2007
On Wed, Sep 05, 2007 at 02:23:11PM +0200, Bernhard Walle wrote:
> Hi,
>
> Subject says all. Why does DEBUG_INFO depend on DEBUG_KERNEL? IMO it's
> also desirable to use Kdump when DEBUG_KERNEL is not enabled.
>
That's true. But is DEBUG_KERNEL hurting you. You can disable all other
debug options under DEBUG_KERNEL and only enable DEBUG_INFO.
Logically it makes sense to put all kernel debug features under KERNEL_DEBUG.
Though DEBUG_INFO probably can be brought out. But is there huge piece
of code under DEBUG_KERNEL which is a problem for you?
Thanks
Vivek
More information about the kexec
mailing list