Debug new
technique in C++ to overload and/or redefine operator new and operator delete in order to intercept the memory allocation and deallocation calls, and thus debug a program for memory usage
en-GB/ˌdiːˈbʌɡ ˈnjuː/
en-US/diˈbʌɡ ˈnu/
technique in C++ to overload and/or redefine operator new and operator delete in order to intercept the memory allocation and deallocation calls, and thus debug a program for memory usage