backtrace

回溯
常用释义
n. 回溯;向后追踪

扩展信息

回溯
一个回溯(backtrace)是你的程序如何到达现在位置的摘要。如果有很多帧的话,它每行显示一个帧,从现在正在执行的帧(编 …
回溯跟踪
debug_backtrace() 产生一条 PHP 的回溯跟踪(backtrace)。 options limit 截至 5.4.0,这个参数能够用于限制返回堆栈帧的数量。
回退跟踪
GCC 术语表 - 测试者家园 - 博客园 ... assembler( 汇编器) backtrace回退跟踪) built in function( 内嵌函数) ...
回溯信息
Ruby足够聪明,能够提示你哪里出了问题,因而最终你应该会看到同下面类似的回溯信息Backtrace): Aristotle is thinking …
查看堆栈
陈皓的博客_哥本草根_新浪博客 ... c:continue 继续跑 bt:backtrace 查看堆栈 j:jump 跳转 ...
向后追踪
信息词汇英语翻译(A-D) ... backspacing 退回 backtrace 向后追踪 backtracking 回溯 ...
调用跟踪栈
...s的窗口,非后面所说的程序中的帧),其中显示了一个调用跟踪栈backtrace),并且GDB I/O缓冲作为其当前帧。
回索
IT专业英语词典-B ... backscatter 反向散射 backtrace 回索 backup 备存 ...

例句

The preceding part of the error message shows the context where the exception happened, in the form of a stack backtrace.

错误信息的前半部分以堆栈的形式列出异常发生的位置。

In the last example, we remove the current routine from the stack backtrace , which is often useful in library modules.

最后一个范例,我们从堆叠倒推过程中拿掉了目前项目,这在函式库模组中经常很有用。

If the exception wasn't ThreadDeath, you got the name of the thread and a stack backtrace sent to System. err.

如果异常不是ThreadDeath,则将线程的名称和堆栈回溯(stackbacktrace)发送到System.err。

If a function is called from many places, use the stack backtrace to determine the specific calling sequence.

如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。

The debug view, shown in Figure 19, controls the progress and displays backtrace and status of the debug session.

debug视图(见图19)控制调试过程,并显示调试会话的数据跟踪和状态。

通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。

利用了FAN算法的多路回退和回溯等主要特色,提高了测试生成算法的效率。

Set the debug option to enable a backtrace when a; problem occurs.

当有问题出现显示错误信息,便于调试。

You need to turn these options off and reproduce the problem again in order to get a backtrace .

您需要关闭这些选项,再现这些问题,再生成回溯。

The frameCount argument specifies the number of frames to omit from the backtrace. (The default is 1).

frameCount参数指定回溯时跳过的帧数(默认为1)。

同义词

n.
回溯;向后追踪