:orphan: .. title:: ARCH_HAS_GDBSTUB .. option:: CONFIG_ARCH_HAS_GDBSTUB *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`X86 ` Kconfig definition ================== At ``/Kconfig:503`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_GDBSTUB bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*