-
choice: Coredump backend
Coredump backend
Type: bool
Default¶
Kconfig definition¶
At subsys/debug/coredump/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:17
→ subsys/debug/Kconfig:346
Menu path: (Top) → Sub Systems and OS Services → Debugging Options → Enable Core Dump
choice bool "Coredump backend" defaultDEBUG_COREDUMP_BACKEND_LOGGING
ifLOG
depends onDEBUG_COREDUMP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)