Hi
Excuse still on strong painkillers.
What i was saying is currently on my test its not reliable.
as explained in my first post, in various build modes, including debug where i have -gh set its does not think heaptrc is active.
and on one of my old projects it thinks it is active even when build mode is set to release and no -gh switch is set.
It only showed up recently and is not fixed in stone, which makes it hard to pin down.
further tests it appears more likely to go awry if i do a clean and build in debug mode then it says its active, if i then set to release and run, now and again it willstill think heaptrc is set, i cant catagorically say this is this case but it seems more likely to happen.
ie the old project that was set to release but said heaptrc was active, i done a clean deleteall and rebuild (releae mode) then it was fine.
i noticed it when i compiled old project and moved to its run location and it failed with file not found and the file was a debug file that was written to in various location but only if heaptrc was active, in a sub folder of the exe folder, which only exists in develop environment location.
what i am concerned about is if it is to do a clean build being done with debug mode, then a release build 'failing' this will have an impact on my compile and build many, as will have to do clean and delete all before running it.
Like i said I need to do more tests, to pin point; but my head is a bit fuzzy and euphoric with the meds.