When your program breaks at the specified memory allocation, you can look at the Call Stack window and other debuggerinformation to determine the conditions under which the memory was allocated.
当程序在指定的内存分配处中断时,可以查看“调用堆栈”窗口和其他调试器信息以确定分配内存时的情况。
2
The debugger and debug information is available or present in all software components, however, not all users are aware of what the debug data consists of and how the data is stored.