Auto Debug System

Debug MapFile SDK

Debug MapFile SDK(Professional V2.5) allow you create a debug mapfile for any modules if you know the functions relavite address. Example, you can use DirectDrawCreate API to creates an instance of a DirectDraw object which include IDirectDraw interface address, then use the object and Debug MapFile SDK can get IDirectDraw mapfile. So that allow user can trace IDirectDraw interface.

How it's work

When you want use debug mapfile feature to trace your application , please use these steps.

Step 1:
Create a new application, using Debug MapFile SDK function to create your module mapfiles.
Step 2:
Run your application, it will create some txt files(Debug MapFile).
Step 3:
Copy these txt files to Auto Debug Tool's plugin path.
Step 4:
Launch Auto Debug Tool, select Tool - Option menu, and check Load Extends MapFile. Trace your another application, you will found can trace some functions which created by Step 1.


Copyright © 2003-2008, www.autodebug.com All Rights Reserved