|
Debugger extension for Delphi, C++Builder, VC++, etc.
Tool to dump processe's memory, stack trace of thread, and usage of resources. Using explorer like user interface, you can view memory content with attribute related to modules (EXE, DLL, etc.), pages, and heaps. You can also check new memory allocation or changes, or search specific data. Also, this program displays stack trace of thread, and register's content, amount of resources like Pen, Brush, Bitmap, etc. If *pdb file exists, stack trace includes of source file name and line number, function name and offset.
This can help your debugging task.
For Windows95/98/Me/NT4.0/2000/XP
Sorry, Help is written in Japanese, no English help now. But this software is easy to understand without help, I think. Program itself supports English, so, please try. |