Hello,
I want to setup up debugging functionalities as mentioned in link - Debugging Common Heap Issues .
The link defines adding HEAPMGR_METRICS to preprocessor symbols so is it talking about adding HEAPMGR_METRICS to predefined symbol of the project, set up in properties of the project or adding it to the preprocessor directives of the code. In case of preprocessor directive definition where can I find information about what value it should be initialized to ?
Thanks,
Garvit