Hi!
----
Is there a way to run drmemory -coverage for processes which normally do not exit ?
I tried $ drmemory.exe -coverage -light -batch -- name_of_daemon.exe # ... but if I kill "name_of_daemon" with taskkill or <CTRL-C>, then no profiling log gets written...
$ drmemory -nudge $win_pid # does not work..
Version is "Dr. Memory version 2.6.19989" on Windows 10/64bit
----
Bye,
Roland