如何:使用“调用堆栈”窗口。
“调用堆栈”窗口查看并控制脚本流。
有关更多信息,请参见使用“调用堆栈”窗口。
当程序在指定的内存分配处中断时,可以查看“调用堆栈”窗口和其他调试器信息以确定分配内存时的情况。
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.
如何:在“调用堆栈”窗口中缺少本机框架时跳出托管代码。
How to: Step out of Managed Code when Native Frames are Missing from the Call Stack Window.
“调用堆栈”窗口,您可以在特定的函数调用处设置断点。
Call Stack window, you can set a breakpoint on a particular function call.
“调用堆栈”窗口反向沿调用堆栈进行调试,查找作为参数传递给函数的已损坏数据。
Call stack window to work your way back up the call stack, looking for corrupted data being passed as a parameter to a function.
“调用堆栈”窗口反向沿调用堆栈进行调试,查找作为参数传递给函数的已损坏数据。
Call stack window to work your way back up the call stack, looking for corrupted data being passed as a parameter to a function.
应用推荐