图1显示了一个典型的调用堆栈。
如何:使用“调用堆栈”窗口。
堆栈链表示线程的物理调用堆栈。
The stack chain represents the physical call stack for the thread.
“调用堆栈”窗口查看并控制脚本流。
此位置将展开以显示线程的调用堆栈。
相反,程序员需要手动列出调用堆栈中的每个调用。
Instead, the programmer needs to manually list each call in the call stack of interest.
注意,这个调用堆栈当然将会按前面描述的过程优化。
Note, of course, that this call stack will be optimized in the ways described earlier.
在这种情况下,调用堆栈中没有用户代码。
有关更多信息,请参见使用“调用堆栈”窗口。
已用非独占时间值是函数在调用堆栈上的时间。
Application inclusive values indicate the time that a function was on the call stack.
调用堆栈是可选定的,因此您可以复制并保存它。
The call stack is selectable so that you can copy and save it.
“调用堆栈”窗口,您可以在特定的函数调用处设置断点。
Call Stack window, you can set a breakpoint on a particular function call.
当进行调试时,当前处于调用堆栈上的任何函数都是活动函数。
When you are debugging, any function currently on the call stack is an active function.
在性能分析器,调用堆栈,代码覆盖率,加强在能力不详。
The Performance Analyzer , Call Stack , Code Coverage , and Step Outcapabilities are not available.
“显示调用堆栈”链接,这将进一步扩展此错误以显示调用堆栈。
Show call stack link, which further expands the error to show the call stack.
它不会调用另一个函数,所以不需要堆栈框架。
It never calls another function, so it doesn't need a stack frame.
堆栈包含对每个已经被调用到该点的组件的跟踪。
The stack contains a trace of each component that has been called to that point.
在调用函数之后,ESP代表堆栈的顶部。
当控制返回给调用程序时,调用程序就可以从堆栈中提取出返回值。
When control returns to the caller, the caller extracts the return values from the stack.
现在将三个参数压入堆栈,并调用print_array 10函数(第37行)。
Three arguments are now pushed onto the stack, and the print_array10 function is called (line 37).
一个关联特殊函数调用的堆栈区域。
An area of the stack associated with a particular function call.
如果不支持,就会将调用委托给堆栈中的下一个绑定元素。
If not, it delegates the call down to the next binding element in the stack.
如果不支持,则该层仅仅将调用委托给堆栈中的下一层。
If not, it simply delegates the call down to the next layer in the stack.
做一个堆栈帧真的得到推送到堆栈在调用函数时?
Does a stack frame really get pushed onto the stack when a function is called?
堆栈帧实质上与函数调用相同。
A stack frame is essentially the same thing as a function call.
调用方一般知道被调用方的堆栈帧的位置。
Most often. the caller knows the location of the called procedure's stack frame.
调用方法或函数推到堆栈上的一个新的堆栈帧。
Calling a method or function pushes a new stack frame onto the stack.
堆栈上的所有调用方必须传递指定的权限或标识。
All callers on the stack must have the specified permission or identity to pass.
堆栈上的所有调用方必须传递指定的权限或标识。
All callers on the stack must have the specified permission or identity to pass.
应用推荐