Saturday 1 August 2009

Easy way to Debug Expressions

Execute the Build/Jobstream to where dialog box comes up.


In the Additional options box, type the following string to invoke trace logging
-VEXP_TRACE_VALUES=BASIC,DATATYPE,VARIABLE,BUILTIN


Reduce the number of options if the output is too overwhelming.

The log does not appear in the console window. You have to go to View Logs and then you will see it with the same name as the original log but with _TRACE appended.

No comments:

Post a Comment