On Sat, 24 Aug 2002, Stefan Petersen wrote: > Unfortunate it doesn't help by checking malloc routines. I have tried to > do some kind of checks on gdk_pixmap_new, but apperently it isn't any of > these. So...I don't know where and I even don't know if it's possible to > check it.
http://developer.kde.org/~sewardj/ ...this is probably the best open source solution to date which lets you debug malloc/memory related problems. -t
