Hi,
I have been trying to track memory allocations since application startup and I thought that using autodiag.ini is the way to go.
I added a section using the exe name to autodiag.ini. I launched LeakDiag.exe after saving the autodiag.ini file.
Now, I launch the application. Is LeakDiag now going to hook into that launched process automatically ? Or do I have to again explicitly select the PID and start logging ? If I need to do it explicitly , do I need to use the same allocator as the one specified in the ini file ?
Thanks,
Kiran