:orphan: .. title:: choice: GDB backend .. _choice_364: .. describe:: choice: GDB backend *GDB backend* Type: ``bool`` Direct dependencies =================== \ :option:`GDBSTUB ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`GDBSTUB_SERIAL_BACKEND ` Kconfig definition ================== .. highlight:: kconfig At ``subsys/debug/Kconfig:358`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:17`` Menu path: (Top) → Sub Systems and OS Services → GDB remote serial protocol support [EXPERIMENTAL] .. parsed-literal:: choice bool "GDB backend" depends on \ :option:`GDBSTUB ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*