The Cygwin version uses addr2line to get symbol info. If you have
addr2line available then it should work for Mingw. I've briefly tested
some versions of Mingw but my machine also had Cygwin, so I did not see the
cygpath problem. If you can identify other issues we can improve the tool.
Use this:
http://drmemory.googlecode.com/files/DrMemory-Cygwin-1.3.0-2.zip
And in drmemory.pl set $is_cygwin_avail to 0.
- Derek