Forum Discussion

AlexB's avatar
AlexB
Regular Visitor
8 years ago

No source access with allocation profiler

Hey guys,

 

I am experiencing problems accessing the source files in the editor's tab if I use the allocation profiler. Search paths are set up correctly since I can perfectly view the source (and the line per line analysis) if I use the performance profiler. As soon as I switch over to the allocation profiler no source is available. Of course the executable remains untouched, so it is the same for the two profiler runs.

 

 

It's a Win32 Delphi Application. The configuration was done according to https://support.smartbear.com/viewarticle/54592/

I followed these two tutorials for the allocation profiling: https://support.smartbear.com/articles/aqtime/fixing-memory-leaks-with-aqtime/ and https://support.smartbear.com/viewarticle/43862/

I tried the troubleshooter but could not find a solution concerning my problem.

 

It works perfectly with performance but not allocation profiler. Is there any kind of difference between them (concerning source code)?

 

Thanks in advance,

Alex