pjs/tools/trace-malloc/lib
dbaron@dbaron.org 930ae10df8 Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan 2007-08-10 15:21:37 -07:00
..
Makefile.in Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan 2007-08-10 15:20:48 -07:00
nsDebugHelpWin32.cpp Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan 2007-08-10 15:20:48 -07:00
nsDebugHelpWin32.h
nsTraceMalloc.c Define the __libc_* on Windows to something that does automatic suppression, like on Linux. b=391477 r+a=brendan 2007-08-10 15:21:13 -07:00
nsTraceMalloc.h
nsTraceMallocCallbacks.h
nsTypeInfo.cpp
nsWinTraceMalloc.cpp Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan 2007-08-10 15:21:37 -07:00
tm.def