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
  • 1 reply
  • 1139 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

 

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
December 2, 2025

Hello ,

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

ErwanYVIN_0-1764691928899.png

             Best Regards

                                          Erwan

 

feixiao
feixiaoAuthor
Associate II
December 3, 2025

Thanks a lot.