NeedForTrade Documentation

Debug Information

To debug analysis technique it must be built with Debug Info property set to True (see Analysis Technique Properties). Analysis techniques must be built with Debug Info property set to False to ensure maximum possible calculation performance.

 

To force all analysis techniques to have Debug Info included:

  1. Select Build->Force Include Debug Info menu item from main menu.
  2. Select Build->Rebuild All to rebuild all analysis techniques with Debug Info included.

 

To exclude Debug Info from all analysis techniques:

  1. Select Build->Force No Debug Info menu item from main menu.
  2. Select Build->Rebuild All to rebuild all analysis techniques with no Debug Info.

 

See also Building Analysis Techniques, Debugging Analysis Techniques.