[comp.lang.c++] debugging malloc for GNU C++

tmb@ai.mit.edu (Thomas M. Breuel) (05/09/91)

I'm looking for a "debugging malloc" for GNU C++, i.e., something that
will detect data that is freed multiple times, array bounds that have
been violated, etc.

If you have gotten one of the C debugging malloc libraries to work
with GNU C++, or have something specifically for C++ or GNU C++, I'd
like to hear from you.

If response warrants it, I'll summarize to the net.

				Thanks, Thomas.
				tmb@ai.mit.edu