Thread Viewer does not show threads

Hey,

I encountered a problem with the thread viewer, where the corresponding window is empty when I'm in a debug session. Inside the build configuration I used "Optimize for debugging (-Og)"

I tested this in the "threads" example. I used the nrf connect SDK v 2.9.0 and Toolchain v2.9.0 with an actinius icarus (nrf 9160) board and VS Code V 1.97.2 on windows 10.

 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.
// For help and support, visit Nordic Semiconductor's DevZone at https://devzone.nordicsemi.com/.
{
"platform": {
"os": "win32",
"osVersion": "Windows 10 Pro",
"osKernel": "10.0.19045",
"vscode": "1.97.2",
"electron": "32.2.7",
"node": "v20.18.1"
},
"system": {
"date": "2025-03-06T11:46:29.610Z",
"vscodeRoot": "c:\\Program Files\\Microsoft VS Code\\resources\\app",
"nrfConnectForDesktopInstalled": true,
"vscodeUptime": "00:11:42",
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX