Overview
Auto Debug for Windows is an auto-tracing tool of software. User can set breakpoints, this application 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.
Features
Automatic recording input parameters and output result of the traced APIs in the target program. not need to rebuild the source code, you can monitor the input and output of APIs.
Tracing your application with release version.
The best API monitor tool.
Tracing Release version with mapfile.
Supporting debug version and release version, not need source code.
Supporting tracing COM Interface.
Supporting multithread.
Not need to know the prototype of the functions.
Not only trace for exported APIs, but also be effect for undocumented APIs.