From c1897c67dc31d2a3dc69523b9f4d5bc80cc37762 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 27 Mar 2007 15:21:33 -0600 Subject: [PATCH] --- yaml --- r: 54138 b: refs/heads/master c: b72e53f8bbbec8421316220291d8a8002a5562ba h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 534e66249bf3..eb492ccaff85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c53aeca059c4d2108335810fba6ba89ab6a944dd +refs/heads/master: b72e53f8bbbec8421316220291d8a8002a5562ba diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 79afd00bbe5f..bdbf3fe14de6 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -333,6 +333,9 @@ config DEBUG_INFO help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This adds debug symbols to the kernel and modules (gcc -g), and + is needed if you intend to use kernel crashdump or binary object + tools like crash, kgdb, LKCD, gdb, etc on the kernel. Say Y here only if you plan to debug the kernel. If unsure, say N.