Valgrind
Sean Kelly
sean at f4.ca
Mon Apr 17 09:23:04 PDT 2006
Thomas Kuehne wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hasan Aljudy schrieb am 2006-04-16:
>> Debugger? nice!
>> does it work in a windows? is there a way to get it working on windows?
>
> Valgrind isn't a "stepping" debugger - it is usually used to profile
> cache usage, profile the heap, detect memory leaks and detect use of
> uninitialised values.
>
> Only available on Posix systems and no, Windows isn't a Posix system.
Well, there's always Windows Services for Unix, but as MS has dropped
support for it recently it isn't a terribly attractive option.
Sean
More information about the Digitalmars-d-announce
mailing list