Compile the kernel with frame pointers
configname: CONFIG_FRAME_POINTER
Linux Kernel Configuration
└─>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 will give very useful debugging information.
If you don't debug the kernel, you can say N, but we may not be able
to solve problems without frame pointers.
and slower, but it will give very useful debugging information.
If you don't debug the kernel, you can say N, but we may not be able
to solve problems without frame pointers.
depends
CONFIG_DEBUG_KERNELCONFIG_CRIS or CONFIG_FRV or CONFIG_M68K or CONFIG_M68KNOMMU or CONFIG_UML or CONFIG_X86
NOT CONFIG_X86_64