1. Fix memory leaks, no longer allocate PropertyValue.
2. Added SettingsService that allows host to push setting data to agent.
3. Improved handling of exceptions especially those like hardcoded
breakpoint in system libraries (e.g. ntdll.dll).
4. Make sure debug monitor thread is terminated when monitored process
dies.
5. Fix memory leak by making sure all context object (process, thread,
registers, etc) are deleted when a process dies.
21 files changed