You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to add/remove variable logs during debugging is useful. However this may require some special syntax in the protocol to access the old value.
Something like: "var change $OLDVALUE -> $NEWVALUE at {GetTime()}"