doc: release: 2.7: Add note about west openocd runner

Added OpenOCD note related to zephyr thread awareness.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
Gerson Fernando Budke 2021-09-25 12:44:43 -03:00 committed by Anas Nashif
commit e142f4d908

View file

@ -422,6 +422,12 @@ Build and Infrastructure
* West (extensions) * West (extensions)
* openocd runner: Zephyr thread awareness is now available in GDB by default
for application builds with :kconfig:`CONFIG_DEBUG_THREAD_INFO` set to ``y``
in :ref:`kconfig`. This applies to ``west debug``, ``west debugserver``,
and ``west attach``. OpenOCD version later than 0.11.0 must be installed
on the host system.
Libraries / Subsystems Libraries / Subsystems
********************** **********************