|
From: Greg C. <chi...@mi...> - 2003-07-19 12:49:19
|
David Eisner wrote: > > Hi. I'm looking for information about memory debugging tools, > (like valgrind, electric fence, etc.) that can be used with MinGW. > > I found this excellent summary in the archives: > > http://sourceforge.net/mailarchive/message.php?msg_id=2623449 > > His guess was that mpatrol was the way to go, but I haven't been > able to get it to compile on MinGW. An mpatrol makefile that works for mingw: http://groups.yahoo.com/group/mpatrol/message/786 Samples--dll issues and linking options: http://groups.yahoo.com/group/mpatrol/message/792 |