-
CONFIG_OPENOCD_SUPPORT
¶
OpenOCD support [EXPERIMENTAL]
Type: bool
Help¶
This option exports an array of offsets to kernel structs, used by OpenOCD to determine the state of running threads. (This option selects CONFIG_THREAD_MONITOR, so all of its caveats are implied.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/debug/Kconfig:224
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:14
Menu path: (top menu) → Debugging Options
config OPENOCD_SUPPORT bool prompt "OpenOCD support [EXPERIMENTAL]" selectTHREAD_MONITOR
selectTHREAD_NAME
help This option exports an array of offsets to kernel structs, used by OpenOCD to determine the state of running threads. (This option selects CONFIG_THREAD_MONITOR, so all of its caveats are implied.)
(Definitions include propagated dependencies, including from if’s and menus.)