Skip to content

Conversation

@thorstendb-ARM
Copy link
Contributor

When compiling Zephyr project with "default" settings, the following variables can not be found on the target system:

  • symbol behind "curTaskObjBase.prio" (hidden in union?)
  • symbol _kernel.threads.stack_info (can be enabled using CONFIG_THREAD_STACK_INFO=y)

I changed the detection that missing symbols are detected and the display then renders '???'. Showing the remaining information can help the user enabling the missing bits in his system.

@thorstendb-ARM
Copy link
Contributor Author

@haneefdm can you please review?

@haneefdm
Copy link
Contributor

Could you please update the CHANGELOG so I can merge.

@thorstendb-ARM
Copy link
Contributor Author

thorstendb-ARM commented Nov 17, 2025

Updated Changelog, please set version & date.

## 0.0.13-pre1 - Nov 17, 2025

- PR#82: Zephyr support: fixed detection of stack_info and curTaskObjBase.prio

@haneefdm haneefdm merged commit f230eb1 into mcu-debug:main Nov 17, 2025
3 checks passed
@jreineckearm
Copy link

@haneefdm , are you planning to release this change in the near future?

@haneefdm
Copy link
Contributor

Done

@jreineckearm
Copy link

Done

Awesome, thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants