I would like to suggest adding the functionality to add breakpoints for value changes on variables as is available in the vscode c++ debugger (Break on Value Change)
Functionality would be: right click on variable in inspector, choose option Break on Value Change. Then when the value is changed by the program the debugger pauses.
I would like to suggest adding the functionality to add breakpoints for value changes on variables as is available in the vscode c++ debugger (Break on Value Change)
Functionality would be: right click on variable in inspector, choose option Break on Value Change. Then when the value is changed by the program the debugger pauses.