padams777
14 years agoNew Contributor
Object names in Allocation Profiler are class.number, MAP file vanishes
I am profiling my C++Builder 2007 application for leaks, but in the results tab the object name section gives a meaningless class.number, such as EDBEngine.25185687. Further the address column shows a raw address, such as 0x06123BD4.
In the images shown in the help, there is a bottom panel that appears to include trace information, but this doesn't show with mine.
Finally, making interpretation of the addresses harder, the MAP file that is created when I manually build the application is deleted when I profile using AQTime.
Am I missing something?
Is there some setting I have to turn on to get "nice" addresses, like MyForm.HandleEvent + 0x215, or module and line number like MyFrm.cpp.154?
In the images shown in the help, there is a bottom panel that appears to include trace information, but this doesn't show with mine.
Finally, making interpretation of the addresses harder, the MAP file that is created when I manually build the application is deleted when I profile using AQTime.
Am I missing something?
Is there some setting I have to turn on to get "nice" addresses, like MyForm.HandleEvent + 0x215, or module and line number like MyFrm.cpp.154?