Topic: Debugger ?
Hi Jeff,
Is it possible to add to the SF Debugger Watch List a request to Break (pause on location) if a variable is greater, equal, or less then some value? For example, break (pause on line) if
rval > 1.e+16
rval < 0.0
rval = 0.0
If not, is this something that could be added in the future?
Frank