Skip to content

Commit

Permalink
doc: release: 2.7: Add note about west openocd runner
Browse files Browse the repository at this point in the history
Added OpenOCD note related to zephyr thread awareness.

Signed-off-by: Gerson Fernando Budke <[email protected]>
  • Loading branch information
nandojve authored and nashif committed Sep 27, 2021
1 parent cda4eeb commit e142f4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/releases/release-notes-2.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
**********************
Expand Down

0 comments on commit e142f4d

Please sign in to comment.