Skip to content

Commit e142f4d

Browse files
nandojvenashif
authored andcommitted
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>
1 parent cda4eeb commit e142f4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-2.7.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,12 @@ Build and Infrastructure
422422

423423
* West (extensions)
424424

425+
* openocd runner: Zephyr thread awareness is now available in GDB by default
426+
for application builds with :kconfig:`CONFIG_DEBUG_THREAD_INFO` set to ``y``
427+
in :ref:`kconfig`. This applies to ``west debug``, ``west debugserver``,
428+
and ``west attach``. OpenOCD version later than 0.11.0 must be installed
429+
on the host system.
430+
425431

426432
Libraries / Subsystems
427433
**********************

0 commit comments

Comments
 (0)