Auto Debug for .Net
Home Page
Categories: Profiling - Debugging
Author: Auto Debug System
Latest version: 1.3
Added 2006-09-07
Used to trace programs automatically without recompilation.
Auto Debug records the results of input and return value during functions calls. It auto analyses the target program, auto displays and traces the export functions of classes.
Features include:
- Records input parameters and return value of the methods where breakpoints have been set
- Supports debug version and release version
- Supports multithread: a sequence chart displays the relationships between the threads
- Supports attaching to a process
 Built for .NET 2 |