5 ms·
While probably a biased blog, folks might find it interesting to read Julian Seward's (valgrind's maintainer) thoughts after experimenting with drmemory; https
by ucsdrake 11y ago
While probably a biased blog, folks might find it interesting to read Julian Seward's (valgrind's maintainer) thoughts after experimenting with drmemory;
https://blog.mozilla.org/jseward/2015/10/05/dr-memory-a-memory-checking-tool-for-windows/ https://blog.mozilla.org/jseward/2015/10/05/dr-memory-a-memo...
- zitterbewegung 11y agoLooking at the post it seems that the issue is that the underlying host is much more Complex and hard for the program to have a complete picture of what is happening. Does Microsoft have an solution similar to drmemory or valgrind?
- mockery 11y agoMicrosoft has App Verifier: See: https://msdn.microsoft.com/en-us/library/ms220948(v=vs.90).aspx https://msdn.microsoft.com/en-us/library/ms220948(v=vs.90).a... Or: https://randomascii.wordpress.com/2011/12/07/increased-reliability-through-more-crashes/ https://randomascii.wordpress.com/2011/12/07/increased-relia...