This takes a lot of my debugging time.
During the run of an app, I like to see how a variable is changing. To do this I manually enter echo statements to print out the values I want to see, at the points I need them
It would save me hours a week, if somehow I could specify the variables I want to see and the system echo them for me when ever they change, or just echo every variable as it changes.
If there were 1 enhancement that would make life easier, it is this.
Does anyone have a way to do this?
I know I can see variable values at the end of the session, but not as they change
Thanks for listening