When your program breaks at the specified memory allocation, you can look at the Call Stack window and other debugger information to determine the conditions under which the memory was allocated.
当程序在指定的内存分配处中断时,可以查看“调用堆栈”窗口和其他调试器信息以确定分配内存时的情况。
Call stack window, you can view the function or procedure calls that are currently on the stack.
呼叫堆叠视窗来检视目前堆叠上的函式或程序呼叫。
Call stack window to work your way back up the call stack, looking for corrupted data being passed as a parameter to a function.
“调用堆栈”窗口反向沿调用堆栈进行调试,查找作为参数传递给函数的已损坏数据。
How to: Step out of Managed Code when Native Frames are Missing from the Call Stack Window.
如何:在“调用堆栈”窗口中缺少本机框架时跳出托管代码。
How to: Step out of Managed Code when Native Frames are Missing from the Call Stack Window.
如何:在“调用堆栈”窗口中缺少本机框架时跳出托管代码。
应用推荐