cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Live Expressions view does not retain expand/collapse state after debug restart

Mohammad1020
Visitor

Hi,

I am using STM32CubeIDE v1.18.

any start debug or stop debug collapse all parameters in Live Expressions. My parameters are so much.

I need to do not changed state of expand/collapse of parameters in this windows by every start/stop of Debug.

I will request to option for Preserve expand/collapse state across debug sessions.

Thanks.

 

 

#stm32cubeide, #debug, #live-expressions, #feature-request

1 REPLY 1
Andrew Neil
Super User

I think the same applies to the normal 'Watch" view?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.