From cc6670c8c49fe9f7f9963bb417bd2306e23db513 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Mon, 14 Dec 2009 18:00:25 -0800 Subject: [PATCH] --- yaml --- r: 176340 b: refs/heads/master c: 8420e7efa1cf155765c6d77c91d3e3547c7aa557 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 18fc68c54591..2d3b3cd39ae0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a64f336bc1d4aa203b138d29d5a9c414a9fbb47 +refs/heads/master: 8420e7efa1cf155765c6d77c91d3e3547c7aa557 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 2f22cf4576db..8cf9938dd147 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -575,7 +575,7 @@ config DEBUG_BUGVERBOSE depends on BUG depends on ARM || AVR32 || M32R || M68K || SPARC32 || SPARC64 || \ FRV || SUPERH || GENERIC_BUG || BLACKFIN || MN10300 - default !EMBEDDED + default y 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