NeedForTrade Documentation

Watching Variable Values

Watching variable values is only possible when execution of analysis technique is stopped (you can stop execution of any analysis technique by setting a Breakpoint or on Exception).

To watch variable value you can point mouse cursor on it and wait. Variable value will be displayed.

You can also use Quick Watch and Watch windows. See How to:atch an Expression in the Debugger for details.

 

See also Debugging Analysis Techniques.