Hi,
I want to monitor some variables in my program.
So I do this "zb *varname", however, i don't really want to get break went the program touch "varname" every time.
I only want to get break when certain conditions are meet. For example, $d(varname(1,2,3)) > 0, then break.
Is there any way to achieve this?
Thanks.




 Working fine in localhost.  While connecting to remote server getting the above error. Tried with Web Port 1972 and 80 both. Also there is no log in audit viewer.