Hi All
I want to test my 3rd edition (symbian v9.1) application for memory leaks,
memory fatals etc.......
Can anyone tell me Is there any tool available to test this. If anyone knowns
then plz replay me soon. Waiting for replay.
Thank you.
Hi All
I want to test my 3rd edition (symbian v9.1) application for memory leaks,
memory fatals etc.......
Can anyone tell me Is there any tool available to test this. If anyone knowns
then plz replay me soon. Waiting for replay.
Thank you.
You can check for memory leaks using __UHEAP_MARK and __UHEAP_MARKEND macros. SDK documentation contains instructions how to use them.
Regards,
ivey