- choice: GDB backend
GDB backend
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At subsys/debug/Kconfig:352
Included via Kconfig:8
→ Kconfig.zephyr:44
→ 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.)