Hi,
Can any one help me in finding a way to get the complete trace of Debug in a File.
Basically I would like to avoid going in to Debug line by line or trace for a perticular variable. Instead would be great to have the complete dump of Trace in a file with the field values at each line. This allows me to filter the trace and build a report showcasing the desired change of values.
I work in production support and use Debugger intensively. So when ever I resreach on an issue and find a solution for the problem, I had to capture lot of screen shots of Debug to show where the problem has occured.