arm/unwinder: set default unwinder type to arm exidx/extab
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
af0a35f9ae
commit
0f35ad29a8
@ -1245,8 +1245,7 @@ if SCHED_BACKTRACE
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Choose ARM unwinder"
|
prompt "Choose ARM unwinder"
|
||||||
default UNWINDER_STACK_POINTER if ARM_THUMB
|
default UNWINDER_ARM
|
||||||
default UNWINDER_FRAME_POINTER if !ARM_THUMB
|
|
||||||
---help---
|
---help---
|
||||||
This determines which method will be used for unwinding nuttx stack
|
This determines which method will be used for unwinding nuttx stack
|
||||||
traces for debug.
|
traces for debug.
|
||||||
|
Loading…
Reference in New Issue
Block a user