An auto-tracing tool of .Net software. support Debug and Release
Auto Debug for .Net is used to trace the .Net target program automatically, record the results of input and return value during call functions. Auto analyse the target program, auto display and trace the export functions of classes. Overview Auto Debug for .Net is an auto-tracing tool of software.
User can set breakpoints, Auto Debug for .Net will auto trace the target program and record the input and output of function call. Therefore, the software can help programmer analysis errors, process inside the target program, especially help the programmer analysis the sequences and parameters of the function call.
Here are some key features of "Auto Debug for .Net Profressional":
· Support VB.NET, C#, and all managed programs.
Recording input parameters and return value of the methods which are set breakpoints in the target program: · Therefore, not need to compile the source code, you can monitor the input and return value of methods.
· Supporting debug version and release version, not need source code.
Supporting multithread: · Through displaying sequence chart, easy get sequence relationship between all the threads.