-
choice: GDB backend
GDB backend
Type: bool
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/debug/Kconfig:351
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:17
Menu path: (Top) → Sub Systems and OS Services → GDB remote serial protocol support [EXPERIMENTAL]
choice
bool "GDB backend"
depends on GDBSTUB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)