Live view for variables at runtime

I have a question regarding the debugging. In the ST-IDE there is a way to view variables at runtime and don't stop the code. Is this possible in CLion? This feature is very helpful to show values while running. 

We haven't found that option to do this while debugging. The codes stops and show the value.

2

This would be a very useful feature, especially when debugging firmware for embedded systems.

1

Hi, I am also looking for this.
The “Live Expressions” feature in STM32cubeIDE is great. 

Almost impossible to debug live systems without it.

I find it hard to believe that it wouldn't be possible in CLion.

1

Jack Holden at the moment this feature is in development. My Ticket is over 3 years old. There is an now a meeting in January where they want to look how people use it.

https://youtrack.jetbrains.com/issue/CPP-22056/Watch-variables-and-memory-in-realtime

0

请先登录再写评论。