您要查找的是不是:
- Editing code after an unhandled exception, when the "Unwind the call stack on unhandled exceptions" option is not selected. 在未选择“在未处理的异常上展开调用堆栈”选项的情况下,在发生未处理的异常之后编辑代码。
- unwind the call stack 解退调用栈
- Higher up the call stack, we handle the exception. 我们在呼叫堆叠的较高层位置处理这个例外。
- View and control script flow with the Call Stack window. 利用“调用堆栈”窗口查看和控制脚本流。
- Suppresses creation of frame pointers on the call stack. 此选项取消在调用堆栈上创建框架指针。
- Then the call stack returned would be that of the server. 那么返回的调用堆栈将是服务器的。
- Verify that the breakpoint was hit, and that the call stack is accurate. 确认是否命中了断点,以及调用堆栈是否准确。
- Method does not propagate the calling stack. 不传播该调用堆栈。
- There are a number of ways to gather information about the call stack. 有许多方法可以收集关于调用堆栈的信息。
- It stores information about the call stack leading up to the function call. 它存储有关导致函数调用的调用堆栈的信息。
- You can then look at the call stack to see how your program got to that point. 然后可以查看调用堆栈,以了解程序是怎样到达该点的。
- Does not propagate the calling stack onto the worker thread. 不将调用堆栈传播到辅助线程上。
- The native frame immediately above the managed code may be missing from the Call Stack window. 紧邻托管代码之上的本机框架可能从“调用堆栈”窗口中消失。
- Is called for every method; the only tricky part is unwinding the internal call stack when an exception is thrown. 唯一的技巧就是当抛出异常时就解开内部调用堆栈。在调用。
- Unwind the solemn twine, and tie my Valentine! 请庄严地解开那丝线,系上我情人节的贺卡!
- Gets a string representation of the frames on the call stack at the time the current exception was thrown. 获取当前异常发生时调用堆栈上的帧的字符串表示形式。
- In the Call Stack window, right-click the frame whose code and data that you want to view. 在“调用堆栈”窗口中,右击要查看其代码和数据的帧。
- Otherwise, the call stack information displayed by the debugger may be off by one frame. 否则,调试器可能在显示一帧调用堆栈信息后就停止显示。
- At least one of the callers higher in the call stack does not have permission to configure remoting types and channels. 调用堆栈中的较高位置上至少有一个调用方没有配置远程处理类型和信道的权限。
- The Call Stack window displays the name of each function and the programming language it is written in. “调用堆栈”窗口显示每个函数的名称和编写它所用的编程语言。