Friday 17 August 2012

DebugView

Use Debug.Writeline("...") or Trace.WriteLine("...") and then use debugview to see the trace of execution flow.

Trace.WriteLine("..") goes into release built only

Download it from http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

No comments:

Post a Comment