|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
• |
Provides logging
for:
|
|
|
|
… |
memory
allocations
|
|
|
|
… |
process and
thread creation
|
|
|
|
… |
leaves
|
|
|
|
… |
more in the
future?
|
|
|
|
… |
main use is for
most pin-pointing the source of leaked
|
|
|
memory
|
|
|
• |
To use this tool
you need to:
|
|
|
|
… |
Install it on
your machine: download from Symbian DevNet
|
|
|
… |
Attach the hooks
to EUSER.DLL
|
|
|
|
… |
Run
HookLogger.EXE
|
|
|
|
… |
Run the code to
be hooked
|
|