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