arm/unwind: EABI unwind needs frame pointer support

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2023-04-18 17:15:39 +08:00 committed by Xiang Xiao
parent 18d2653e4e
commit 60d188353c

View File

@ -1289,6 +1289,7 @@ config UNWINDER_STACK_POINTER
config UNWINDER_ARM
bool "ARM EHABI stack unwinder"
select FRAME_POINTER
---help---
This option enables stack unwinding support in the nuttx
using the information automatically generated by the