Page 1 of 1

DrMemory: memory debugger tool for Windows (and Linux)

Posted: Tue Jan 22, 2013 10:45 am
by mar
Hi,
unless you already know, there's a tool named Dr. Memory (as was pointed out to me), which (unlike Valgrind) works in Windows too.
I think it's awesome - I really missed a Valgrind-like tool a lot!!
The link is here: http://www.drmemory.org/
It's free and open source.
Hope it helps.

Martin

Re: DrMemory: memory debugger tool for Windows (and Linux)

Posted: Wed Jan 23, 2013 12:06 am
by Jorge Garcia
Thanks for the info and the link

Re: DrMemory: memory debugger tool for Windows (and Linux)

Posted: Wed Jan 23, 2013 3:03 pm
by Don
mar wrote:Hi,
unless you already know, there's a tool named Dr. Memory (as was pointed out to me), which (unlike Valgrind) works in Windows too.
I think it's awesome - I really missed a Valgrind-like tool a lot!!
The link is here: http://www.drmemory.org/
It's free and open source.
Hope it helps.

Martin
From the website:

Dr. Memory currently targets 32-bit applications only.

That is a nonstarter for me.

Re: DrMemory: memory debugger tool for Windows (and Linux)

Posted: Wed Jan 23, 2013 3:04 pm
by Don
Don wrote:
mar wrote:Hi,
unless you already know, there's a tool named Dr. Memory (as was pointed out to me), which (unlike Valgrind) works in Windows too.
I think it's awesome - I really missed a Valgrind-like tool a lot!!
The link is here: http://www.drmemory.org/
It's free and open source.
Hope it helps.

Martin
From the website:

Dr. Memory currently targets 32-bit applications only.

That is a nonstarter for me.
Actually, I could debug in 32 bit Komodo and it would probably do the job, so maybe I spoke too soon.