We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda4eeb commit e142f4dCopy full SHA for e142f4d
doc/releases/release-notes-2.7.rst
@@ -422,6 +422,12 @@ Build and Infrastructure
422
423
* West (extensions)
424
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
+
431
432
Libraries / Subsystems
433
**********************
0 commit comments