- CONFIG_GDB_DEBUG¶
GDB Stub
Type: bool
Help¶
Select for GDB debugging
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
n
Kconfig definition¶
At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:168
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:14
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2
Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Debug
config GDB_DEBUG
bool "GDB Stub"
default n
depends on SOF
help
Select for GDB debugging
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)