This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Something is rotten in recent snapshots


Trevor Yann <TYann@vet.com.au> writes:
> There is something like Electric Fence for Windows. It is called
> HeapCheck:
> 	http://www.image.ece.ntua.gr/~ttsiod/HeapCheck.html

Thanks for the pointer. I had forgotten about this package.

> I haven't tried to used it with Cygwin.

It should in theory work with user-code, but it looks a bit tricky if
you want to debug the DLL itself. From a quick look, one would need to
deal with the export_malloc thing.

I'm planning to spend a bit time this weekend looking into it. Too bad
one can't substitute functions in Win32 DLL on the fly as (easily as)
on ELF.

Regards,
Mumit


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]