mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09:00
The gcc option "-mbacktrace" will push fp(r8),lr into stack and we could unwind the stack with: fp = *fp lr = (unsigned int *)fp[1] Signed-off-by: Guo Ren <ren_guo@c-sky.com>
1.3 KiB
1.3 KiB