Skip to main content
feixiao
Associate II
December 1, 2025
Solved

does stellar studio8.0.0 have live expression view when debugging ?

  • December 1, 2025
  • 3 replies
  • 1227 views

I am using stellar studio 8.0.0.

in Debug perspective, I can only find the Expression view, but cannot find the Live Expression view in "Window--show view". 

With Expression view, the monitored variable will be refreshed only when pause the debug session,

if it has Live Expression view, I can watch the variable value without need to pause.

So I want to know if stellar studio have made the Live Expression function or similar functions now?

Best answer by Erwan YVIN

Hello ,

Yes , we have to install Live Memory View (cf screenshot)

ErwanYVIN_0-1764691928899.png

             Best Regards

                                          Erwan

 

3 replies

Erwan YVIN
Erwan YVINBest answer
ST Technical Moderator
December 2, 2025

Hello ,

Yes , we have to install Live Memory View (cf screenshot)

ErwanYVIN_0-1764691928899.png

             Best Regards

                                          Erwan

 

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
feixiao
feixiaoAuthor
Associate II
December 3, 2025

Thanks a lot.