Core Analyzer News
A power tool to debug core dump, memory corruption, optimized code.
Brought to you by:
myan
Two bugs are fixed in this patch.
The 2.8 source bundle misses two files stl_container.h and stl_container.cpp. I have updated the download site to include them.
The meta data to handle ptmalloc heaps is also augmented to speed up search functions. In my test, the response time of "shrobj" command is reduced from 8 minutes to a few seconds.
A few bugs are fixed including reference searching, debug build on WIN64, etc. The search result has less false positive.
Core Analyzer is enhanced to read minidump file generated on Windows 2003 Server. It understands the heap data structures used by the runtime memory manager.