[PATCH] sandbox: enable frame pointers unconditionally

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have no size constraints on sandbox, so enable frame pointers for
easier debugging.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 arch/sandbox/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/sandbox/Kconfig b/arch/sandbox/Kconfig
index 3419b6e4f686..d82027e75047 100644
--- a/arch/sandbox/Kconfig
+++ b/arch/sandbox/Kconfig
@@ -19,6 +19,7 @@ config SANDBOX
 	select ARCH_HAS_CTRLC
 	select HAS_DEBUG_LL
 	select ARCH_DMA_DEFAULT_COHERENT
+	select ARCH_WANT_FRAME_POINTERS
 	default y
 
 config ARCH_TEXT_BASE
-- 
2.39.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux