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:
parent
cda4eebdf0
commit
e142f4d908
1 changed files with 6 additions and 0 deletions
|
@ -422,6 +422,12 @@ Build and Infrastructure
|
|||
|
||||
* 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
|
||||
**********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue