choice: GDB backend

GDB backend

Type: bool

Direct dependencies

GDBSTUB

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At <Zephyr>/subsys/debug/Kconfig:357

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:16

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.)