Compile the kernel with frame pointers
configname: CONFIG_FRAME_POINTER
Linux Kernel Configuration
└─>Compile-time checks and compiler options
└─>Compile the kernel with frame pointers
In linux kernel since version 2.6.12
If you say Y here the resulting kernel image will be slightly
larger and slower, but it gives very useful debugging information
in case of kernel bugs. (precise oopses/stacktraces/warnings)
larger and slower, but it gives very useful debugging information
in case of kernel bugs. (precise oopses/stacktraces/warnings)
depends
CONFIG_ARCH_WANT_FRAME_POINTERS or CONFIG_DEBUG_KERNELCONFIG_AVR32 or CONFIG_BLACKFIN or CONFIG_CRIS or CONFIG_FRV or CONFIG_M68K or CONFIG_METAG or CONFIG_MN10300 or CONFIG_SUPERH or CONFIG_UML