The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_OPENOCD_SUPPORT

OpenOCD support (DEPRECATED)

Type: bool

Help

This is deprecated, please use DEBUG_THREAD_INFO instead.

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At subsys/debug/Kconfig:325

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:17

Menu path: (Top) → Sub Systems and OS Services → Debugging Options

config OPENOCD_SUPPORT
    bool "OpenOCD support (DEPRECATED)"
    select DEBUG_THREAD_INFO
    help
      This is deprecated, please use DEBUG_THREAD_INFO instead.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)