[PATCH] arm: show_regs dump stack when ARM_UNWIND enable

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Jul 22 04:00:16 EDT 2010


On Thu, Jul 22, 2010 at 01:24:28AM +0800, Janboe Ye wrote:
> Is there any way for arm unwind to do user space backtrace like
> c_backtrace in arm_syscall?

That's a job for userspace, which would have access to the program
debug information, which is necessary for unwinding EABI programs.
The debug information is not loaded into the programs address space
when you run it, and therefore would not be available to the kernel.



More information about the linux-arm-kernel mailing list